Age | Commit message (Expand) | Author |
2016-03-31 | swaylock: improve graphical feedback | Kevin Hamacher |
2016-03-27 | Squash warning about uninitialized variable | Drew DeVault |
2016-03-25 | Add graphical feedback to swaylock (#526) | Kevin Hamacher |
2016-03-24 | Replace with in swaylock | Nuew |
2016-03-24 | Change 'display' to 'output' in swaylock error messages where necessary | Nuew |
2016-03-24 | Change 'display' to 'output' in swaylock docs where necessary | Nuew |
2016-03-24 | Add choice of display to --image. | Nuew |
2016-03-24 | swaylock: Interpret XKB_KEY_BackSpace as a deletion instead of a normal key. | Julius Michaelis |
2016-03-23 | swaylock: Fix crash when unable to connect to wl | Mikkel Oscar Lyderik |
2016-03-21 | swaylock: Grow the password buffer | Gökberk Yaltıraklı |
2016-02-26 | Correctly exit sway on errors. | Mikkel Oscar Lyderik |
2016-01-28 | swaylock: Allow for transparent color values | crondog |
2016-01-26 | Remove pointer from swaylock surface | Drew DeVault |
2016-01-25 | extract cairo_set_source_u32() | Christoph Gysin |
2016-01-25 | swaylock: support --color | Christoph Gysin |
2016-01-25 | swaylock: extract render_image | Christoph Gysin |
2016-01-25 | swaylock: don't memset memory that has been freed | Christoph Gysin |
2016-01-25 | swaylock: fix pam conversation | Christoph Gysin |
2016-01-25 | swaylock: add pam conversation debug output | Christoph Gysin |
2016-01-25 | swaylock: remove global variable pam_reply | Christoph Gysin |
2016-01-23 | swaylock: add i3lock compatible options | Christoph Gysin |
2016-01-23 | swaylock: add option parsing | Christoph Gysin |
2016-01-05 | Fix whitespace issues. | Mikkel Oscar Lyderik |
2015-12-20 | make gdk-pixbuf dependency really optional | progandy |
2015-12-18 | Implement compositor support for swaylock | Drew DeVault |
2015-12-18 | Fix lock extension setup in compositor | Drew DeVault |
2015-12-18 | Add shims for swaylock on compositor | Drew DeVault |
2015-12-17 | [swaylock] Stupid implementation of password entry | Drew DeVault |
2015-12-17 | Implement PAM password verification in swaylock | Drew DeVault |
2015-12-12 | Pass keys along from wayland backend to clients | Drew DeVault |
2015-12-12 | Add some more keyboard handling for wayland clients | Drew DeVault |
2015-12-10 | Copy+paste swaybg code to swaylock for testing | Drew DeVault |
2015-12-10 | Discover swaylock extension in registry | Drew DeVault |
2015-12-10 | Refactor gdk pixbuf code into shared client lib | Drew DeVault |
2015-12-10 | Add swaylock subproject | Drew DeVault |