Commit graph

13 commits

Author SHA1 Message Date
Alexander Oakman
9c4aaa4207 Add screensaver inhibition control service
The service enables or disables swayidle inhibition depending on
whether any audio plays or not. It replaces the activation of
inhibition for fullscreen browser windows.
2024-08-20 08:28:32 +03:00
836e378d5a Merge branch 'user/okmans/swayidle/restart' into 'master'
Fix ordering cycle on swayidle-restart.path

See merge request tile-os/tileos-settings-sway!6
2024-07-23 12:30:36 +00:00
Alexander Oakman
6dd19b8f20 Add waybar configuration monitoring service 2024-07-23 02:25:10 +03:00
Alexander Oakman
84cced30d0 Fix ordering cycle on swayidle-restart.path 2024-07-23 02:21:25 +03:00
46224a32e6 Merge branch 'user/okmans/swayidle/restart' into 'master'
Automatically restart the swayidle when its configuration changed

See merge request tile-os/tileos-settings-sway!2
2024-07-18 15:26:32 +00:00
Alexander Oakman
852abda7aa Add swayidle configuration monitoring service 2024-07-17 22:28:39 +03:00
Alexander Oakman
178b7041eb Fix showing a non-blurry screen when the laptop wakes up
Before entering sleep mode, make sure that the swayidle is waiting for all commands to be completed. This prevents unprotected content from briefly flashing on the laptop screen when it wakes up.
2024-07-17 22:21:11 +03:00
17f3663a9b Move some scripts back to Sway config
There is no need to run these scripts as systemd user services
since they are optional and can be modified or deleted by the user
2023-09-16 11:59:20 +04:00
68d6cff1a4 Add more services 2023-09-04 00:37:17 +04:00
ac30fbf3d6 Add nwg-drawer service 2023-09-03 15:53:27 +04:00
f64acdea2b Add conditions to systemd services 2023-09-02 19:05:17 +04:00
7b8c3c6d98 feature: Allow switching between containers 2023-08-21 10:23:35 +04:00
312a2f093c Starting swayidle as systemd service 2023-08-21 10:19:19 +04:00