https://github.com/shadowblip/steam-powerbuttond
Simple powerbutton daemon for steam with gamescope-session
https://github.com/shadowblip/steam-powerbuttond
Last synced: 4 months ago
JSON representation
Simple powerbutton daemon for steam with gamescope-session
- Host: GitHub
- URL: https://github.com/shadowblip/steam-powerbuttond
- Owner: ShadowBlip
- License: gpl-3.0
- Created: 2023-12-03T18:09:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T20:01:50.000Z (about 1 year ago)
- Last Synced: 2024-05-20T23:32:16.870Z (about 1 year ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# steam-powerbuttond
Simple powerbutton daemon for steam with gamescope-session## Attribution
created based on implementation from [HandyGCCS](https://github.com/ShadowBlip/HandyGCCS/blob/10bf0da2bbe06b4e6c608e157f26628b6d848042/src/handycon/utilities.py#L351)
as well as power-button-handler.py from SteamOS