-
#96 is similar to my issue, but in my case I am using Sway, not LightDM.
`swayidle` is used to trigger the lock before suspend like so:
```bash
swayidle -w \
timeout 60 'physlock -dsm -p…
-
I have the following desktop setup:
- 3 x 4k monitors (DP1 DP2 DP3)
- AMD ATI Radeon RX 5700 XT GPU
- sway version 1.4-eeb90a79 (Jun 21 2020, branch 'master')
- mesa driver version 20.1.1
I hav…
-
Occasionally montors will go into a "fugue state" in which they are enabled, with no events to indicate any change in their state.
Example: outputs have been set to dpms off via, say, swayidle. dpm…
-
When enabling idle state through with SIGUSR1 (`pkill -USR1 swayidle`), the events are processed in the reversed order than if they are activated through the regular timeout.
Take for example the f…
-
Thank you for this awesome piece of software!
I'm using unimatrix as my screensaver in my hyprland desktop. If someone is interested how, my config is the following:
```
exec-once = swayidle -w t…
Lazzu updated
7 months ago
-
It would be good to have a way to active / deactivate the idle inhibitor module programmatically (e.g. from a CLI).
The use I have in mind is that whenever I lock my laptop, if I forget to deactiva…
-
Hi all,
In the default sway config swayidle is started like so:
`exec swayidle
timeout 300 'swaylock -c 000000'
timeout 600 'swaymsg "output * dpms off"'
resume 'swaymsg "outp…
camoz updated
2 years ago
-
I use sway with swaylock on Arch Linux.
sway version 1.5.1
swaylock version 1.4
During use, I close the laptop lid and the laptop goes into sleep and later into hybernation.
After opening the …
-
libconsolekit/sd-compat.c implements logind for C API and [basu](https://sr.ht/~emersion/basu/) provides DBus for C API. Unfortunately, consumers that use DBus API require patching.
-
### Hyprland Version
1b48642fd15c433c53876f1b933dcd46265caf8f
### Bug or Regression?
Bug
### Description
I have this issue where sometimes swaylock/waylock (it happens for either of the…