Robinhuett
33d9de88ef
swaylock: Add caps lock state to indicator
...
Implements customization for the indicator as proposed in #2788 with comments from #3367 in mind.
The default behaviour does not change exept for the caps lock text color.
6 years ago
emersion
3a310f92ab
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
...
And make sure we don't define both in the same source file.
6 years ago
Geoff Greer
c495164f60
swaybar, swaylock, & tree/container: Set cairo font options to render text and lines with subpixel hinting (if available).
6 years ago
Brian Ashworth
936a920a8e
Implement swaylock customization flags
6 years ago
Bor Grošelj Simić
484042efd8
Fix transparency in background images in swaylock
6 years ago
Bor Grošelj Simić
1d0963737e
Fix #1857
6 years ago
emersion
cc10c7af65
swaylock: implement a proper render loop
7 years ago
emersion
32f8ade7ab
swaylock: don't try to render unconfigured surfaces
7 years ago
Ryan Dwyer
9d99e5c2e7
Swaylock: Allow per-output images
7 years ago
Mattias Eriksson
2d884d4e4f
Improved key handling in swaylock
...
Make escape clear buffer
Add indicator states for ctrl,shift,super et al
Add CapsLock indicator
7 years ago
Drew DeVault
5d444b34f6
Address review feedback from @emersion
7 years ago
Drew DeVault
218a3787d2
Import stdlib.h and define POSIX macro for rand()
7 years ago
Drew DeVault
0138f79b4a
Move extra roundtrip into password.c
7 years ago
Drew DeVault
46b388995d
Add hidpi support to swaylock
7 years ago
Drew DeVault
d053acbed6
R E N D E R I N G
7 years ago
Drew DeVault
066143adef
Add password buffer, refactor rendering/surfaces
7 years ago