aboutsummaryrefslogtreecommitdiffstats
path: root/swaylock
Commit message (Expand)AuthorAge
* Error handling in swaylock daemonize()Libravatar Drew DeVault2018-04-05
* Address review feedback from @emersionLibravatar Drew DeVault2018-04-04
* exit() needs stdlib.hLibravatar Drew DeVault2018-04-04
* Import stdlib.h and define POSIX macro for rand()Libravatar Drew DeVault2018-04-04
* Move extra roundtrip into password.cLibravatar Drew DeVault2018-04-04
* Add hidpi support to swaylockLibravatar Drew DeVault2018-04-04
* Implement input-inhibit in sway, swaylockLibravatar Drew DeVault2018-04-04
* Actually let's not do that TODOLibravatar Drew DeVault2018-04-04
* R E N D E R I N GLibravatar Drew DeVault2018-04-04
* Verify passwordsLibravatar Drew DeVault2018-04-04
* Add password buffer, refactor rendering/surfacesLibravatar Drew DeVault2018-04-04
* Link swaylock to xkbcommonLibravatar Drew DeVault2018-04-04
* Split seat code into its own fileLibravatar Drew DeVault2018-04-04
* Set up an XKB context for the keyboardLibravatar Drew DeVault2018-04-04
* Grab keyboard off of the seatLibravatar Drew DeVault2018-04-04
* Initial swaylock portLibravatar Drew DeVault2018-04-04
* remove the rest of cmakeLibravatar Tony Crisci2017-12-01
* Document swaylock -f, scratchpad showLibravatar Drew DeVault2017-10-08
* Fix github links in docLibravatar Zuzana Svetlikova2017-10-06
* Clean up fallthrough issuesLibravatar Drew DeVault2017-08-09
* Allow swaylock indicator size to be configurableLibravatar Calvin Lee2017-07-31
* Make asciidoc (and man pages) optionalLibravatar Drew DeVault2017-07-04
* Correct swaylock man page description of -i and -cLibravatar Andrew Conrad2017-06-18
* Add -DVERSION flag for release version numbersLibravatar Sebastian Noack2017-04-26
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* Correct typo in swaylock(1)Libravatar Drew DeVault2017-02-25
* Improve swaylock manLibravatar Fabio Alessandro Locati2017-02-25
* Documentation and style fixes for swaylockLibravatar Calvin Lee2017-02-21
* Feature for #1078: Configurable swaylock colorsLibravatar Calvin Lee2017-02-21
* fix #971Libravatar Zandr Martin2016-12-27
* Clear swaylock properly during re-renderLibravatar Drew DeVault2016-12-20
* Run config files through sed and install to /etcLibravatar Drew DeVault2016-12-02
* Explicitly set cairo font to avoid wonky fallbackLibravatar Vasilij Schneidermann2016-10-05
* Add client support for HiDPILibravatar Drew DeVault2016-09-05
* Reorganize includesLibravatar Drew DeVault2016-09-01
* Fix warning from unused daemon return valueLibravatar Drew DeVault2016-07-15
* swaylock: Add -f option to detach from the controlling terminal, fixes #725Libravatar David Eklov2016-07-13
* Bug fix: Add missing header file, unistd.hLibravatar David Eklov2016-06-26
* make numpad enter key work in swaylockLibravatar Zandr Martin2016-06-04
* add documentation for client commandsLibravatar Zandr Martin2016-06-04
* add --no-unlock-indicator to swaylockLibravatar Zandr Martin2016-05-26
* clear swaylock password buffer with escLibravatar Zandr Martin2016-05-26
* clear password buffer with ctrl-u in swaylockLibravatar Zandr Martin2016-05-26
* Fix missing include pathsLibravatar Tomáš Čech2016-04-28
* swaylock: fix double freeLibravatar Kevin Hamacher2016-04-25
* swaylock: Fix swaylock.pamLibravatar wdbw2016-04-23
* swaylock: Handle possible fail on password reallocLibravatar Mikkel Oscar Lyderik2016-04-10
* Improve swaylock event flushingLibravatar Kevin Hamacher2016-04-03
* swaylock: improve graphical feedbackLibravatar Kevin Hamacher2016-03-31
* Squash warning about uninitialized variableLibravatar Drew DeVault2016-03-27