Simon Ser

Results 1962 comments of Simon Ser

Can you grab a `WAYLAND_DEBUG=1` log of swaylock?

Hm, seems like swaylock creates a 1x1 buffer for some reason…

https://github.com/swaywm/swaylock/pull/167

There are still some cases where we use an invalid buffer size for the scale we use: https://github.com/swaywm/swaylock/pull/167#issuecomment-778289975 Probably some rounding errors?

What's the use-case for this?

This doesn't strike me as a very useful feature.

I'd be open to capitalize the text FWIW. The lowercase versions aren't a deliberate decision IIRC. Or maybe it's to mimic i3lock? What does i3lock do here? For translations, I...

The idle protocol is missing output information, which is necessary for this feature.

The way it works is: * The compositor knows some applications _inhibit idle_. It means that if they are visible on an output, the output should stay on. This is...

>so I can easily change the tty and pkill swaylock You could also just kill sway directly.