Rafał Dzięgiel
Rafał Dzięgiel
Config seems OK, and you have libxml2-utils. Are you statrting this script with correct path to your config file as an arg? If path contains spaces you need to quote...
Thats weird indeed. Let's try this, apply this change (either manually or as a git patch): ```patch diff --git a/shell-rss-torrent b/shell-rss-torrent index 598736a..e4ed4cb 100755 --- a/shell-rss-torrent +++ b/shell-rss-torrent @@ -18,6...
> Tested only with Firefox. I had some time now to test this a little too. This works with Firefox, but unfortunately breaks Clapper due to resizing PiP window animation....
This is gonna get hacky with other applications that do not have any sort of special PiP mode (in case of mpv, `--ontop` option is a noop on Wayland -...
Make sure you have this extension installed and enabled (and also did logout/login or reboot after enabling). I have tried on both GNOME Shell 41 and older 3.36 and something...
> I would like to try clapper it just doesn't support some of the web services mpv does That might be simply because nobody ever requested support for them to...
@yavko > does clapper support hardware encoding / decoding idk much about gstreamer. This is not the right place to talk about Clapper. If you have any questions for it,...
> [mpv](https://mpv.io/) doesn't really support GNOME, see docs [here](https://github.com/mpv-player/mpv/blob/v0.34.1/DOCS/man/mpv.rst#disabling-screensaver). Mostly a boycot of all things GNOME by the maintainer; (...) I'd recommend using [Celluloid](https://celluloid-player.github.io/) instead This issue is starting to...
While not KODI, but someone already managed to integrate Clapper into an Emby client app: https://github.com/tsukinaha/tsukimi This is a nice example that an app that wants to use Clapper for...
The question here is, where to put it? There is not much space in the UI where it can be placed without interfering with narrow/mobile window size. Also how does...