Rafał Dzięgiel

Results 302 comments of Rafał Dzięgiel

@CharoSW Hold left `Ctrl` button when dropping file(s) onto the player from file manager. But due to [https://github.com/Rafostar/clapper/issues/75](https://github.com/Rafostar/clapper/issues/75), flatpak version still has some limitations as mentioned in that conversation.

Above seems easy to use. As one can select, open multiple files from file manager (e.g. Nautilus) and append more files for playback with D&D while holding `Ctrl` key or...

> I normally open files by double clicking them or using the context menus of the file manager (...) Being that this isn't a D&D I don't know if it...

@CharoSW Hmm. Making it as a not default option configurable in preferences seems like plausible solution to me. Will be added, but I have some pending playlist functionality reworking/rewriting, so...

> Options to change the screenshot path and the generated filename would also be great! This could be solved by introducing 2 shortcuts: * `s` - quick save (autogen filename...

Playback speed can be controlled using slider that comes from elapsed time button when clicked. There is no keyboard shortcut for it yet. This feature requires implementing some "notification" popup...

> Thanks! I didn't know about that feature. Buttons highlight on hover should be more noticeable on recent 0.4.0 version. So I hope that this feature will be easier to...

> undefined reference to `gdk_x11_display_get_egl_display' This function is in GTK4 and AFAIK should always be available when build with x11 support since gtk 4.3.1, can be seen in GTK4 source...

> from KDE konsole terminal But considering that this project targets and uses some GNOME related features (like `gjs`), you might be better of using Flatpak version on non-GNOME systems....

To be more precise Clapper calls GNOME Shell via DBus which in turn calls Mutter which handles such option (same goes for show on all workspaces), which makes this impossible...