💾 Archived View for bbs.geminispace.org › u › istvan › 19792 captured on 2024-12-17 at 15:33:23. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "Lagrange v1.18: TUI and Misfin Development of version 1.18..."
Fixed it. Cmake decided to not respect a single variable set from the command line. Edited the options in the cache file and rebuilt. Finally got onto the TUI path.
Had to patch most of the files to remove all middle scroll wheel functionality because that’s not available in SDL 2.0.3. Finally compiled everything.
… And then linking failed with every single symbol missing. Guessing pkg-config isn’t playing nicely with cmake to add all the linking paths.
I’ve had enough pain for one day. May give it another shot next week. Guessing Unicode is going to ah e some serious problems even if I get it going since I’m missing ncursesw.
Sep 20 · 3 months ago
🕹️ skyjake [OP/mod...] · Sep 21 at 10:59:
clagrange does not display proper output unless the compilation flags use -O1 (or sometimes -O2). It is perhaps due to undefined behavior _somewhere_
I managed to track this down pretty easily. Turns out, there was an ill-advised cast and dereferencing of a value in the function that copies the text canvas to the screen.
I remember reading about Lagrange in F droids and I can't find the link to your F droids repository anymore. Can you link that here?
🕹️ skyjake [OP/mod...] · Sep 25 at 04:06:
Thanks!
I probably missed it somewhere, but how can I make the new misfin features work with my gembox at hashnix.club?
— Lagrange v1.18: TUI and Misfin
Development of version 1.18 has been a slow burn. Over the past year, I've been putting finishing touches on the Curses-based TUI variant and adding support for new Gemini-adjacent protocols. A number of bugs were fixed as well, and I've made several minor improvements in the user interface. What's new? Curses-based TUI (clagrange) as an alternative to the graphical interface. Support for Misfin: mail...
clagrange (80x25) on macOS, showing BBS front page
💬 skyjake [mod...] · 15 comments · 3 likes · Sep 20 · 3 months ago · #release