aboutsummaryrefslogtreecommitdiff
path: root/swaylock
AgeCommit message (Expand)AuthorLines
2016-01-28swaylock: Allow for transparent color valuescrondog-11/+17
2016-01-26Remove pointer from swaylock surfaceDrew DeVault-0/+6
2016-01-25extract cairo_set_source_u32()Christoph Gysin-8/+0
2016-01-25swaylock: support --colorChristoph Gysin-18/+46
2016-01-25swaylock: extract render_imageChristoph Gysin-85/+92
2016-01-25swaylock: don't memset memory that has been freedChristoph Gysin-5/+4
2016-01-25swaylock: fix pam conversationChristoph Gysin-5/+15
2016-01-25swaylock: add pam conversation debug outputChristoph Gysin-0/+14
2016-01-25swaylock: remove global variable pam_replyChristoph Gysin-4/+5
2016-01-23swaylock: add i3lock compatible optionsChristoph Gysin-6/+27
2016-01-23swaylock: add option parsingChristoph Gysin-2/+40
2016-01-05Fix whitespace issues.Mikkel Oscar Lyderik-10/+10
2015-12-23Use SYSCONFDIR as recommendedYacine Hmito-1/+1
2015-12-20make gdk-pixbuf dependency really optionalprogandy-2/+13
2015-12-18Implement compositor support for swaylockDrew DeVault-2/+11
2015-12-18Fix lock extension setup in compositorDrew DeVault-3/+3
2015-12-18Add shims for swaylock on compositorDrew DeVault-8/+6
2015-12-17[swaylock] Stupid implementation of password entryDrew DeVault-1/+28
2015-12-17Implement PAM password verification in swaylockDrew DeVault-0/+36
2015-12-17Add PAM configuration for swaylockDrew DeVault-0/+12
2015-12-12Pass keys along from wayland backend to clientsDrew DeVault-0/+6
2015-12-12Add some more keyboard handling for wayland clientsDrew DeVault-3/+3
2015-12-10Copy+paste swaybg code to swaylock for testingDrew DeVault-1/+123
2015-12-10Discover swaylock extension in registryDrew DeVault-2/+29
2015-12-10Refactor gdk pixbuf code into shared client libDrew DeVault-0/+3
2015-12-10Add swaylock subprojectDrew DeVault-0/+42