Age | Commit message (Expand) | Author |
2017-08-09 | Clean up fallthrough issues | Drew DeVault |
2017-07-31 | Allow swaylock indicator size to be configurable | Calvin Lee |
2017-04-26 | Add -DVERSION flag for release version numbers | Sebastian Noack |
2017-03-10 | UnGNUify the codebase | Drew DeVault |
2017-02-21 | Documentation and style fixes for swaylock | Calvin Lee |
2017-02-21 | Feature for #1078: Configurable swaylock colors | Calvin Lee |
2016-12-27 | fix #971 | Zandr Martin |
2016-12-20 | Clear swaylock properly during re-render | Drew DeVault |
2016-10-05 | Explicitly set cairo font to avoid wonky fallback | Vasilij Schneidermann |
2016-09-05 | Add client support for HiDPI | Drew DeVault |
2016-09-01 | Reorganize includes | Drew DeVault |
2016-07-15 | Fix warning from unused daemon return value | Drew DeVault |
2016-07-13 | swaylock: Add -f option to detach from the controlling terminal, fixes #725 | David Eklov |
2016-06-26 | Bug fix: Add missing header file, unistd.h | David Eklov |
2016-06-04 | make numpad enter key work in swaylock | Zandr Martin |
2016-06-04 | add documentation for client commands | Zandr Martin |
2016-05-26 | add --no-unlock-indicator to swaylock | Zandr Martin |
2016-05-26 | clear swaylock password buffer with esc | Zandr Martin |
2016-05-26 | clear password buffer with ctrl-u in swaylock | Zandr Martin |
2016-04-25 | swaylock: fix double free | Kevin Hamacher |
2016-04-10 | swaylock: Handle possible fail on password realloc | Mikkel Oscar Lyderik |
2016-04-03 | Improve swaylock event flushing | Kevin Hamacher |
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 |