Rafał Dzięgiel

Results 23 issues of Rafał Dzięgiel

It seems that opening URI from command line causes the user password to be lost along the way. While this does not happen from open URI dialog. Always works: ```sh...

bug

With some mobile distros/tools exporting experimental ENV options by default without user knowledge ([example](https://source.mnt.re/reform/reform-tools/-/merge_requests/18/diffs), also others like PureOS may set `USE_PLAYBIN3`), we really need to indicate such behavior inside player...

Right now we use stock `GtkPicture` where our sink displays video using custom `GdkPaintable`. Unfortunately current implementation requires paintable to hold a weak ref on its parent widget, so we...

enhancement

For local media, showing file name as title was good enough, but since now we have and use for web content `gtuber` plugin that works nicely with `GstDiscoverer`, it would...

enhancement
API

With current GstPlayer API we have access to changing the GstPlayFlags of the playbin(3) and we do allow changing a few of them. The problem is that GstPlayer is also...

API

## Known non-Clapper issues This is an up-to date list of issues (without a fix yet) that are not caused by Clapper, but affect the application in a bad way....

Due to recent discovery of multiple functions and properties in GTK4 with the same name, Clapper GJS part of code should be checked for eventual name collitions that GJS cannot...

There should be a not too much disturbing OSD overlay appearing that displays current change done via keybindings (e.g. volume, repeat mode, etc.).

enhancement