Add theather and borderless modes
Recent Commits to hypnotix:master
-
Add theather and borderless modes
-
inhibit: Remove configuration
inhibit: Remove configuration The app tells the session manager it's doing something, it's up to the session manager to offer configuration for this if need be or to provide ways of handling event to the user. The app itself should always do this. Note that we don't have any such settings in rhythmbox, celluloid etc..
-
Remove unused filter functions
Remove unused filter functions In a recent commit, the search was refactored to use show_channels() The filter is therefore no longer used. Also, refactor the loop code to use an actual loop (easier to maintain).
-
Fix downloading m3u get 'b' string in files (#382)
Fix downloading m3u get 'b' string in files (#382)
-
Use the defined User-Agent in Xtream requests (#381)
Use the defined User-Agent in Xtream requests (#381) Co-authored-by: ZĂŠ Loff <zeloff@zeloff.org>
-
Allow for '=' on values of mpv options (#380)
Allow for '=' on values of mpv options (#380) Co-authored-by: ZĂŠ Loff <zeloff@zeloff.org>
-
increase efficiency (#375)
increase efficiency (#375)