aboutsummaryrefslogtreecommitdiff
path: root/swaylock/main.c
AgeCommit message (Collapse)Author
2015-12-20make gdk-pixbuf dependency really optionalprogandy
2015-12-18Implement compositor support for swaylockDrew DeVault
This makes swaylock more or less work.
2015-12-18Fix lock extension setup in compositorDrew DeVault
2015-12-18Add shims for swaylock on compositorDrew DeVault
2015-12-17[swaylock] Stupid implementation of password entryDrew DeVault
2015-12-17Implement PAM password verification in swaylockDrew DeVault
2015-12-12Pass keys along from wayland backend to clientsDrew DeVault
2015-12-12Add some more keyboard handling for wayland clientsDrew DeVault
2015-12-10Copy+paste swaybg code to swaylock for testingDrew DeVault
2015-12-10Discover swaylock extension in registryDrew DeVault
2015-12-10Refactor gdk pixbuf code into shared client libDrew DeVault
2015-12-10Add swaylock subprojectDrew DeVault