Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-10 | swaylock: Add caps lock state to indicator | Robinhuett | |
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. | |||
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion | |
And make sure we don't define both in the same source file. | |||
2018-09-22 | swaybar, swaylock, & tree/container: Set cairo font options to render text ↵ | Geoff Greer | |
and lines with subpixel hinting (if available). | |||
2018-07-10 | Implement swaylock customization flags | Brian Ashworth | |
2018-07-04 | Fix transparency in background images in swaylock | Bor Grošelj Simić | |
2018-07-04 | Fix #1857 | Bor Grošelj Simić | |
2018-05-27 | swaylock: implement a proper render loop | emersion | |
2018-05-23 | swaylock: don't try to render unconfigured surfaces | emersion | |
2018-05-20 | Swaylock: Allow per-output images | Ryan Dwyer | |
2018-04-24 | Improved key handling in swaylock | Mattias Eriksson | |
Make escape clear buffer Add indicator states for ctrl,shift,super et al Add CapsLock indicator | |||
2018-04-04 | Address review feedback from @emersion | Drew DeVault | |
2018-04-04 | Import stdlib.h and define POSIX macro for rand() | Drew DeVault | |
2018-04-04 | Move extra roundtrip into password.c | Drew DeVault | |
2018-04-04 | Add hidpi support to swaylock | Drew DeVault | |
2018-04-04 | R E N D E R I N G | Drew DeVault | |
2018-04-04 | Add password buffer, refactor rendering/surfaces | Drew DeVault | |