Florian "sp1rit"

Results 31 issues of Florian "sp1rit"

Consider force setting the playback speed to 1.00 and setting the sensitive property of the playback slider to false for "live' content. Right now, if you try to increase the...

API

If Clapper is invoked with "-" as file, it should read from stdin (like other GNU applications), rather than trying to read "$PWD/-". This allows for more straight forward piping:...

enhancement
API

The Nintendo Switch Pro Controller has "trigger buttons", in the sense that evdev exposes them as `BTN_TL2` & `BTN_TR2`. Wine's dinput impl then exposes those as part of `DIJOYSTATE2 →...

This is somewhat a regression that happened due to #4306. Previously, XWayland would make use of this `tablet-unstable-v2` API and expose it as a "normal" xcursor, to provide compatibility for...

enhancement
wayland

Well, here it is 😄 . Additions: - "Zen"/hide user-interface mode (finding a better name is up to you.) - @LyesSaadi's Adwaita Screenshots from #60 - About dialog - devel...

You can now select the cursor notekit uses for a specific tool in the config. Key: root->tool->[text/pen/eraser/select] And I've improved the Preferences, (the new things are just there graphically, so...

Is it possible to add a sub menu to the context menu of the sourceview, that contains more or less short strings defined in the config file. If I click...

I'm unsure if I just don't know how (as it appears as https://github.com/blackhole89/notekit/blob/af313fbd3710ce6e2f0f51e770099b91de3d8ad7/sourceview/markdown.lang#L192 matches $$\n\LaTeX\n$$) or if this is a limitation with gtksourceview (no multiline regex) It is very hard...

enhancement

Just an FYI, I've packaged notekit with cLaTeXMath support for openSUSE (Tumbleweed & Leap 15.2), as AppImage & Arch (AUR). * openSUSE: [software.opensuse.org//download.html?project=home%3Asp1rit&package=notekit](https://software.opensuse.org//download.html?project=home%3Asp1rit&package=notekit), [(OBS Project)](https://build.opensuse.org/package/show/home:sp1rit/notekit). Please note that the version...

enhancement
plumbing