Robinhuett
1e7696fceb
Add caps lock state to indicator
...
This implements customization for the indicator as proposed in sway#2788 with comments from sway#3367 in mind.
The default behaviour does not change exept for the caps lock text color.
Since these changes seem to be lost in the split I've remade them.
2019-01-14 16:51:04 +01:00
Drew DeVault
b90637e2a6
Convert swaylock into standalone project
2019-01-13 21:16:47 -05:00
emersion
8191c2147b
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
...
And make sure we don't define both in the same source file.
2018-11-25 17:19:43 +01:00
Geoff Greer
1ba79a159e
swaybar, swaylock, & tree/container: Set cairo font options to render text and lines with subpixel hinting (if available).
2018-09-22 11:34:21 -07:00
Brian Ashworth
77cf57ae14
Implement swaylock customization flags
2018-07-10 21:29:15 -04:00
Bor Grošelj Simić
0978661a1b
Fix transparency in background images in swaylock
2018-07-04 12:09:05 +02:00
Bor Grošelj Simić
175c21d36d
Fix #1857
2018-07-04 01:53:32 +02:00
emersion
515f03c94c
swaylock: implement a proper render loop
2018-05-27 13:39:38 +01:00
emersion
8eca011fa7
swaylock: don't try to render unconfigured surfaces
2018-05-23 22:55:57 +01:00
Ryan Dwyer
3afd535a3b
Swaylock: Allow per-output images
2018-05-20 22:54:09 +10:00
Mattias Eriksson
52e2575d19
Improved key handling in swaylock
...
Make escape clear buffer
Add indicator states for ctrl,shift,super et al
Add CapsLock indicator
2018-04-24 15:40:30 +02:00
Drew DeVault
f39499b139
Address review feedback from @emersion
2018-04-04 18:52:44 -04:00
Drew DeVault
495fcb627a
Import stdlib.h and define POSIX macro for rand()
2018-04-04 18:47:49 -04:00
Drew DeVault
2c6703cd41
Move extra roundtrip into password.c
2018-04-04 18:47:49 -04:00
Drew DeVault
61b2e71c0c
Add hidpi support to swaylock
2018-04-04 18:47:48 -04:00
Drew DeVault
d9287eb53b
R E N D E R I N G
2018-04-04 18:47:48 -04:00
Drew DeVault
3f21cd441b
Add password buffer, refactor rendering/surfaces
2018-04-04 18:47:48 -04:00