summaryrefslogtreecommitdiff
path: root/swaylock/render.c
AgeCommit message (Expand)AuthorLines
2018-07-10Implement swaylock customization flagsBrian Ashworth-43/+31
2018-07-04Fix transparency in background images in swaylockBor Grošelj Simić-2/+3
2018-07-04Fix #1857Bor Grošelj Simić-0/+2
2018-05-27swaylock: implement a proper render loopemersion-0/+4
2018-05-23swaylock: don't try to render unconfigured surfacesemersion-0/+3
2018-05-20Swaylock: Allow per-output imagesRyan Dwyer-1/+1
2018-04-24Improved key handling in swaylockMattias Eriksson-0/+16
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