jim jammer

Results 4 issues of jim jammer

With `strftime` a single digit 12-hour hour can be formatted to not have a leading zero using `%-I`. This seems to not be possible with `fmt::format`. ``` #include #include int...

enhancement
help wanted

**Describe the feature** Kodi Jellyfin add-on does not offer requesting a different resolution of the video from the server (so that transcoding on the server side could be triggered). This...

enhancement

Plugins should provide the host application a bypass/enable control so that bypassing the plugin can be easily automated. Dragonfly has no such control, and it would great if it did!

I use Alacritty on Wayland, specifically with the Sway window manager. Alacritty uses this underlying library to handle text copying and pasting. When pasting text from the clipboard with Alacritty...