aboutsummaryrefslogtreecommitdiff
path: root/swaylock/render.c
AgeCommit message (Collapse)Author
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
And make sure we don't define both in the same source file.
2018-09-22swaybar, swaylock, & tree/container: Set cairo font options to render text ↵Geoff Greer
and lines with subpixel hinting (if available).
2018-07-10Implement swaylock customization flagsBrian Ashworth
2018-07-04Fix transparency in background images in swaylockBor Grošelj Simić
2018-07-04Fix #1857Bor Grošelj Simić
2018-05-27swaylock: implement a proper render loopemersion
2018-05-23swaylock: don't try to render unconfigured surfacesemersion
2018-05-20Swaylock: Allow per-output imagesRyan Dwyer
2018-04-24Improved key handling in swaylockMattias Eriksson
Make escape clear buffer Add indicator states for ctrl,shift,super et al Add CapsLock indicator
2018-04-04Address review feedback from @emersionDrew DeVault
2018-04-04Import stdlib.h and define POSIX macro for rand()Drew DeVault
2018-04-04Move extra roundtrip into password.cDrew DeVault
2018-04-04Add hidpi support to swaylockDrew DeVault
2018-04-04R E N D E R I N GDrew DeVault
2018-04-04Add password buffer, refactor rendering/surfacesDrew DeVault