aboutsummaryrefslogtreecommitdiff
path: root/swaylock/seat.c
AgeCommit message (Collapse)AuthorLines
2018-04-24Improved key handling in swaylockMattias Eriksson-0/+1
Make escape clear buffer Add indicator states for ctrl,shift,super et al Add CapsLock indicator
2018-04-04exit() needs stdlib.hDrew DeVault-0/+1
inb4 acrisci
2018-04-04Add password buffer, refactor rendering/surfacesDrew DeVault-1/+3
2018-04-04Split seat code into its own fileDrew DeVault-0/+187