-
I cannot seem to get the displays to sleep on my Intel Nuc desktop. The swayidle command that this program builds doesn't seem to handle a condition where I have screen blanking enabled in the gdm con…
-
Hi,\
I am using with qtile + swayidle + swaddle under wayland. For initial start, playing youtube via librewolf (firefox fork), it works normally. However, when I stop playing video, it keeps prohibi…
-
I use a command like this to automatically lock my session after some time has passed:
```
swayidle -w timeout 5 "swaylock -f" timeout 3 "wlopm --off \*" resume "wlopm --on \*"
```
This usually …
fberg updated
1 month ago
-
I have used swaylock successfully with sway for some time, to the degree that I don't actually know where to find logfiles, etc. to troubleshoot issues. My current testing setup is giving me issues ho…
-
When I open the laptop lid the display turns on, then freezes and turns off again. After pressing any input the display either just turns on and it works from then on, or the behavior above repeats …
-
`sway` is easier to modify and reduces lag of e.g. Xournal++ in comparison to gnome, so let's add a usable sway configuration to the image:
- [x] ~#91~
- [ ] #93
- [x] https://github.com/PNDeb/p…
-
I don't know what it is, but for some reason swayidle randomly sees activity, somewhere.
I have checked the debug mode, but it doesn't really help because it doesn't show activity sources. All I am s…
-
## sway version
sway version v1.5
## log
[log](https://gist.github.com/plattfot/a8371fbe37501bc52a7bbdd823a0b265)
**Note** the log is quite big as sway was running for a few hours before it happ…
-
Config file is upstream.
I should have a script to migrate configurations
-
Regressed by a1599ee3a12a. Other `zwp_linux_dmabuf_v1` consumers like `mpv --vo=dmabuf-wayland` work fine.
```
$ uname -a
FreeBSD 141amd64-default 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 amd64
…