Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-24 | Add multiseat support to swaylock | Ryan Dwyer | |
2018-10-06 | swaylock: Support keyboard and pointer disconnects and reconnects | Ryan Dwyer | |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion | |
2018-06-08 | swaylock: implement ^U to clear buffer | Dominique Martinet | |
The whole state->xcb.modifiers thing didn't work at all (always 0) The xkb doc says "[xkb_state_serialize_mods] should not be used in regular clients; please use the xkb_state_mod_*_is_active API instead" so here it is | |||
2018-04-24 | Improved key handling in swaylock | Mattias Eriksson | |
Make escape clear buffer Add indicator states for ctrl,shift,super et al Add CapsLock indicator | |||
2018-04-04 | exit() needs stdlib.h | Drew DeVault | |
inb4 acrisci | |||
2018-04-04 | Add password buffer, refactor rendering/surfaces | Drew DeVault | |
2018-04-04 | Split seat code into its own file | Drew DeVault | |