feat: Add joystickwake to keep screen alive from controller input

This commit is contained in:
Kyle Gospodnetich 2024-02-13 17:56:35 -08:00
parent c2b7fdec22
commit 564c5bf635
5 changed files with 12 additions and 0 deletions

View File

@ -245,6 +245,7 @@ RUN rpm-ostree install \
tuned-profiles-atomic \
tuned-profiles-cpu-partitioning \
powertop \
joystickwake \
hl2linux-selinux \
joycond \
ladspa-caps-plugins \

View File

@ -294,6 +294,7 @@ Ported SteamOS and ChimeraOS packages, among others used by Bazzite, are built o
| [gnome-shell-extension-compiz-windows-effect](https://github.com/hermes83/compiz-windows-effect) | ![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-compiz-windows-effect/status_image/last_build.png?) |
| [gnome-shell-extension-hanabi](https://github.com/jeffshee/gnome-ext-hanabi) | ![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-hanabi/status_image/last_build.png?) |
| [gnome-shell-extension-hotedge](https://github.com/jdoda/hotedge) | ![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-hotedge/status_image/last_build.png?) |
| [joystickwake](https://github.com/foresto/joystickwake) | ![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/joystickwake/status_image/last_build.png?) |
| jupiter-fan-control | ![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/jupiter-fan-control/status_image/last_build.png?) |
| jupiter-hw-support-[btrfs](https://gitlab.com/popsulfr/steamos-btrfs) | ![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/jupiter-hw-support-btrfs/status_image/last_build.png?) |
| [mangohud](https://github.com/flightlessmango/MangoHud) | ![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/package/mangohud/status_image/last_build.png?) |

View File

@ -91,6 +91,7 @@ process-scheduler enable=true {
hhd
input-remapper-service
ionice
joystickwake
mangoapp
nice
otd-daemon

View File

@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Name=Joystick Wake
Comment=Joystick-aware screen waker
Icon=input-gaming
NoDisplay=true
Exec=joystickwake --command "qdbus org.kde.Solid.PowerManagement /org/kde/Solid/PowerManagement wakeup"
Terminal=false

View File

@ -88,6 +88,7 @@ process-scheduler enable=true {
gamescope
input-remapper-service
ionice
joystickwake
nice
otd-daemon
oversteer