aboutsummaryrefslogtreecommitdiff
path: root/swaylock
AgeCommit message (Expand)Author
2018-05-27swaylock: implement a proper render loopemersion
2018-05-25Delete old asciidoc man pagesemersion
2018-05-23swaylock: remove unused fieldemersion
2018-05-23swaylock: don't try to render unconfigured surfacesemersion
2018-05-23Merge branch 'master' into fix-swaylock-hotpluggingemersion
2018-05-20Swaylock: Use calloc instead of mallocRyan Dwyer
2018-05-20Swaylock: Log error if multiple images are defined for the same outputRyan Dwyer
2018-05-20Swaylock: Allow per-output imagesRyan Dwyer
2018-05-18Fix output hotpluggingemersion
2018-05-18Fix swaylock crashing when unplugging outputemersion
2018-05-11Add swaylock(1) and swaymsg(1)Drew DeVault
2018-04-24Improved key handling in swaylockMattias Eriksson
2018-04-20[swaylock] Install pam moduleBruno Pinto
2018-04-12swaylock: Securely zero-out password.Geoff Greer
2018-04-05Error handling in swaylock daemonize()Drew DeVault
2018-04-04Address review feedback from @emersionDrew DeVault
2018-04-04exit() needs stdlib.hDrew DeVault
2018-04-04Import stdlib.h and define POSIX macro for rand()Drew DeVault
2018-04-04Move extra roundtrip into password.cDrew DeVault
2018-04-04Add hidpi support to swaylockDrew DeVault
2018-04-04Implement input-inhibit in sway, swaylockDrew DeVault
2018-04-04Actually let's not do that TODODrew DeVault
2018-04-04R E N D E R I N GDrew DeVault
2018-04-04Verify passwordsDrew DeVault
2018-04-04Add password buffer, refactor rendering/surfacesDrew DeVault
2018-04-04Link swaylock to xkbcommonDrew DeVault
2018-04-04Split seat code into its own fileDrew DeVault
2018-04-04Set up an XKB context for the keyboardDrew DeVault
2018-04-04Grab keyboard off of the seatDrew DeVault
2018-04-04Initial swaylock portDrew DeVault
2017-12-01remove the rest of cmakeTony Crisci
2017-10-08Document swaylock -f, scratchpad showDrew DeVault
2017-10-06Fix github links in docZuzana Svetlikova
2017-08-09Clean up fallthrough issuesDrew DeVault
2017-07-31Allow swaylock indicator size to be configurableCalvin Lee
2017-07-04Make asciidoc (and man pages) optionalDrew DeVault
2017-06-18Correct swaylock man page description of -i and -cAndrew Conrad
2017-04-26Add -DVERSION flag for release version numbersSebastian Noack
2017-03-10UnGNUify the codebaseDrew DeVault
2017-02-25Correct typo in swaylock(1)Drew DeVault
2017-02-25Improve swaylock manFabio Alessandro Locati
2017-02-21Documentation and style fixes for swaylockCalvin Lee
2017-02-21Feature for #1078: Configurable swaylock colorsCalvin Lee
2016-12-27fix #971Zandr Martin
2016-12-20Clear swaylock properly during re-renderDrew DeVault
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