Commit graph

8 commits

Author SHA1 Message Date
Vincent Bernat
56806a7aea Revert "dimmer: tentative to quit if we are obscured (presumably by i3lock)"
This reverts commit d72855073a. So, this
doesn't work.
2021-08-06 00:19:41 +02:00
Vincent Bernat
d72855073a dimmer: tentative to quit if we are obscured (presumably by i3lock)
This does not happend because, I suppose, we are using a compositor.
2021-08-06 00:16:58 +02:00
Vincent Bernat
6e75c87102 dimmer: no need to stay above (and fight with other clients) 2021-08-05 23:31:40 +02:00
Vincent Bernat
959aa992bf dimmer: use override_redirect to stay on top
Otherwise, we are just floating and we are not on top of fullscreen
windows. This also allows us to remove some of window-manager-related
attributes.
2021-08-05 21:55:12 +02:00
Vincent Bernat
6729429c57 dimmer: display a countdown 2021-08-04 11:27:27 +02:00
Vincent Bernat
e06eda914e dimmer: add a mode
And remove some useless comments.
2021-08-04 08:31:52 +02:00
Vincent Bernat
b1ae3bd89d xss-lock: dimmer don't need to be killed when there is movement
We redraw correctly when needed.
2021-08-04 00:04:52 +02:00
Vincent Bernat
00b6359835 xss-lock: provide a dimmer written in Python 2021-08-04 00:01:48 +02:00