Rafał Dzięgiel
82e3c9a52f
prefs: Add can-swipe-back compat with latest libadwaita
...
Recent libadwaita has renamed "can-swipe-back" into "can-navigate-back".
Set both in JS code instead of UI file in order to support all libadwaita versions.
Fixes #185
2021-11-29 10:13:06 +01:00
Rafał Dzięgiel
654b8aaf60
prefs: Fix expander rows compat with latest libadwaita
2021-11-19 18:43:01 +01:00
Rafał Dzięgiel
928244dc32
prefs: Show icon in plugins with modified feature ranks
2021-09-09 12:10:54 +02:00
Rafostar
dea67e4712
Prepare for resource loading
...
Cleanup the Clapper install path detection code in a way to make gresources loading eventually possible for compiled builds
2021-09-05 17:55:11 +02:00
Rafał Dzięgiel
70942ba419
prefs: Mark experimental options
...
Options not fully reliable with possibility to break playback. Better mark them as experimental then listen to users complaining on daily basis.
2021-09-03 20:08:07 +02:00
Rafał Dzięgiel
dc25ec976a
Name our classes
...
In order to not end up with random names prefixed with Gjs_, give each class a proper name, so its easier to inspect and allows usage with UI files
2021-09-02 20:12:39 +02:00
Rafał Dzięgiel
a145890f9d
Fix disabling plugin feature with zero rank
2021-09-01 17:53:23 +02:00
Rafał Dzięgiel
c8a5277908
Port preferences window to libadwaita
2021-08-22 16:09:23 +02:00
Rafał Dzięgiel
21ccab1cc2
Add option to keep showing last video frame after playback
...
Previously Clapper showed last frame, now it defaults to black screen, so add an option for users to choose what they like better
2021-06-16 15:34:36 +02:00
Rafał Dzięgiel
33a5ec18fa
Change prefs adaptive streaming text
...
This option sets the preferred streaming mode. When unavailable, other might still be used as a fallback.
2021-04-17 18:06:34 +02:00
Rafał Dzięgiel
2fd94fdc70
Add some YouTube related preferences
2021-04-16 10:37:17 +02:00
Rafał Dzięgiel
4a60e01131
Auto set brighter sliders on Adwaita dark only
2021-03-24 21:16:41 +01:00
Rafał Dzięgiel
2347ff52bf
Add option to show floating video on all workspaces
...
Option to stick the floating mode window to all workspaces. Disabled by default. Can be enabled in player preferences.
2021-02-16 15:33:57 +01:00
Rafał Dzięgiel
17f73bb222
Add resume last unfinished video setting to prefs
2021-02-08 21:53:22 +01:00
Rafał Dzięgiel
340cb36ecd
Move "clapper_src" dir to "src"
...
The "clapper_src" directory name was unusual. This was done to make it work as a widget for other apps. Now that this functionality got removed it can be named simply "src" as recommended by guidelines.
2021-01-21 14:19:04 +01:00