Jaakko Keränen
Jaakko Keränen
This is related to #135, to allow the user to set up a suitable external player for MIDI. In the case of CLI players, Lagrange's browser window could act as...
The general issue here is embedding non-Gemtext syntax into a Gemtext file, and that is largely inadvisable due to compatibility issues. One should be able to view the document with...
> I thought OP was asking about using it as its own document type, instead of embedded. @bleonard252 There is no fundamental technical difference when it comes to implementing that....
Hmm... This depends on how SDL sees the trackpad device and what kind of events it will send to the app. Typically trackpad scrolling is translated to mouse wheel events,...
I think it wouldn't hurt to trim whitespace from text pasted into URL fields. IIRC that's already done in the mobile ports. Maybe the URL handling code could simply reject...
While caching DNS results in-app could provide benefits in some cases, you are the first to report DNS being noticeably slow. May I ask if there is something in your...
This is already supported using the `--user` command line option (on desktop). However, when it comes to mobile operating systems, you typically can't set command line options so changing the...
This vaguely rings a bell, although the issue I'm thinking may have been related to window event handling and not the configuration file. > After that, I'm no longer able...
If you launch the app with the `--prefs-sheet` option, does it change the behavior for the better?
You are probably right. The scroll position is saved as a normalized offset, and one of those calculations must be using the document height excluding the banner.