Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for powerdevil, cinnamon, mpv, smplayer #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lastique
Copy link

This PR adds support for:

  • Blocking screensaver in KDE5 (powerdevil)
  • Blocking screensaver in Cinnamon (adopted from Made compatible with cinnamon-screensaver #23)
  • Blocking screensaver when mpv or SMPlayer is running.
  • Blocking screensaver when any application opens a fullscreen window. This is useful for games, when the user controls the game with a gamepad, which is not registered as a user activity.

Additionally, the PR cleans the implementation a little, e.g. to spawn less processes while operating, use canon comparison operators and adjust formatting.

Also added support for blocking screensaver when any application opens a
fullscreen window. This is useful for games, when the user controls the
game with a gamepad, which is not registered as a user activity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant