aboutsummaryrefslogtreecommitdiff
path: root/swaylock
AgeCommit message (Expand)Author
2016-12-02Run config files through sed and install to /etcDrew DeVault
2016-10-05Explicitly set cairo font to avoid wonky fallbackVasilij Schneidermann
2016-09-05Add client support for HiDPIDrew DeVault
2016-09-01Reorganize includesDrew DeVault
2016-07-15Fix warning from unused daemon return valueDrew DeVault
2016-07-13swaylock: Add -f option to detach from the controlling terminal, fixes #725David Eklov
2016-06-26Bug fix: Add missing header file, unistd.hDavid Eklov
2016-06-04make numpad enter key work in swaylockZandr Martin
2016-06-04add documentation for client commandsZandr Martin
2016-05-26add --no-unlock-indicator to swaylockZandr Martin
2016-05-26clear swaylock password buffer with escZandr Martin
2016-05-26clear password buffer with ctrl-u in swaylockZandr Martin
2016-04-28Fix missing include pathsTomáš Čech
2016-04-25swaylock: fix double freeKevin Hamacher
2016-04-23swaylock: Fix swaylock.pamwdbw
2016-04-10swaylock: Handle possible fail on password reallocMikkel Oscar Lyderik
2016-04-03Improve swaylock event flushingKevin Hamacher
2016-03-31swaylock: improve graphical feedbackKevin Hamacher
2016-03-27Squash warning about uninitialized variableDrew DeVault
2016-03-25Add graphical feedback to swaylock (#526)Kevin Hamacher
2016-03-24Replace with in swaylockNuew
2016-03-24Change 'display' to 'output' in swaylock error messages where necessaryNuew
2016-03-24Change 'display' to 'output' in swaylock docs where necessaryNuew
2016-03-24Add choice of display to --image.Nuew
2016-03-24swaylock: Interpret XKB_KEY_BackSpace as a deletion instead of a normal key.Julius Michaelis
2016-03-23swaylock: Fix crash when unable to connect to wlMikkel Oscar Lyderik
2016-03-21swaylock: Grow the password bufferGökberk Yaltıraklı
2016-03-01add a manpage for swaylockAaron Ouellette
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik
2016-01-28swaylock: Allow for transparent color valuescrondog
2016-01-26Remove pointer from swaylock surfaceDrew DeVault
2016-01-25extract cairo_set_source_u32()Christoph Gysin
2016-01-25swaylock: support --colorChristoph Gysin
2016-01-25swaylock: extract render_imageChristoph Gysin
2016-01-25swaylock: don't memset memory that has been freedChristoph Gysin
2016-01-25swaylock: fix pam conversationChristoph Gysin
2016-01-25swaylock: add pam conversation debug outputChristoph Gysin
2016-01-25swaylock: remove global variable pam_replyChristoph Gysin
2016-01-23swaylock: add i3lock compatible optionsChristoph Gysin
2016-01-23swaylock: add option parsingChristoph Gysin
2016-01-05Fix whitespace issues.Mikkel Oscar Lyderik
2015-12-23Use SYSCONFDIR as recommendedYacine Hmito
2015-12-20make gdk-pixbuf dependency really optionalprogandy
2015-12-18Implement compositor support for swaylockDrew DeVault
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-17Add PAM configuration for swaylockDrew DeVault
2015-12-12Pass keys along from wayland backend to clientsDrew DeVault