Log message:
lagrange: update to 1.6.5
(v1.6.3) Input field improvements: highlight domain name in URLs, hide default \
Gemini scheme if narrow, selecting all text, retain focus in background. Fixed \
bugs: delay when splitting the view; initial split view background; line break \
modifier affecting all input fields; potential hang when aborting a connection.
(v1.6.4) UTF-8 text files can be viewed in the app regardless of file extension. \
Added ENABLE_RESIZE_DRAW build option. Fixed bugs: cursor positioning and text \
insertion around variation selectors; "Unknown Status Code" in Page \
Information; network requests getting stuck before anything is sent; possible \
crash when clicking on sidebar items; freeze after a network request is \
cancelled (OpenBSD); page contents not reflowing during window resize.
(v1.6.5) Audio init errors are no longer fatal. Fixed tab button appearance, \
cursor movement regression, right-clicking on sidebar tab buttons, crash with \
KMSDRM video driver, and minor text rendering artifacts.
|
Log message:
add net/lagrange
Lagrange is a desktop GUI client for browsing Geminispace. It offers modern
conveniences familiar from web browsers, such as smooth scrolling, inline
image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks,
history, and page outlines.
Like Gemini, Lagrange has been designed with minimalism in mind. It depends
on a small number of essential libraries. It is written in C and uses SDL
for hardware-accelerated graphics. OpenSSL is used for secure communications.
|