aboutsummaryrefslogtreecommitdiff
path: root/swaylock/seat.c
AgeCommit message (Expand)AuthorLines
2019-01-13Split swaylock into separate projectDrew DeVault-178/+0
2019-01-03swaylock: Fix caps lock not updating immediatelyOscar Cowdery Lack-1/+5
2018-10-24Add multiseat support to swaylockRyan Dwyer-11/+11
2018-10-06swaylock: Support keyboard and pointer disconnects and reconnectsRyan Dwyer-4/+12
2018-07-09Update for swaywm/wlroots#1126emersion-2/+2
2018-06-08swaylock: implement ^U to clear bufferDominique Martinet-32/+7
2018-04-24Improved key handling in swaylockMattias Eriksson-0/+1
2018-04-04exit() needs stdlib.hDrew DeVault-0/+1
2018-04-04Add password buffer, refactor rendering/surfacesDrew DeVault-1/+3
2018-04-04Split seat code into its own fileDrew DeVault-0/+187