alamminsalo / orion

Cross platform Twitch.tv client
GNU General Public License v3.0
314 stars 60 forks source link

Disable Screensaver Not Working #164

Closed ahjolinna closed 7 years ago

ahjolinna commented 7 years ago

it would be nice to have (extended) option to choose between different option's to disable screensaver when orion is in fullscreen and/or video is playing

apprently gnome uses their own thing and kde uses freedesktop standards.. (ironically)..I think, I would check how bomi-player has done it: image

....: "org.gnome.SessionManager.Inhibit "org.freedesktop.screenSaver.Inhibit" & "XScreenSaver

rakslice commented 7 years ago

Would it be a problem if the screensaver was disabled through all of the available supported APIs all the time?

ahjolinna commented 7 years ago

well in bomi's case, that's what the auto is, it will use that API what is currently in use...and if it can't recognize or chooses the wrong one you have the option to choose manually the correct one

I think the API thing should be just "auto" with only option to choose with; "in fullscreen only and/or while video is playing" ...