summaryrefslogtreecommitdiff
path: root/swaylock/render.c
AgeCommit message (Collapse)AuthorLines
2018-04-24Improved key handling in swaylockMattias Eriksson-0/+16
Make escape clear buffer Add indicator states for ctrl,shift,super et al Add CapsLock indicator
2018-04-04Address review feedback from @emersionDrew DeVault-20/+24
2018-04-04Import stdlib.h and define POSIX macro for rand()Drew DeVault-1/+3
2018-04-04Move extra roundtrip into password.cDrew DeVault-1/+0
2018-04-04Add hidpi support to swaylockDrew DeVault-18/+23
2018-04-04R E N D E R I N GDrew DeVault-1/+120
2018-04-04Add password buffer, refactor rendering/surfacesDrew DeVault-0/+21