Age | Commit message (Expand) | Author |
2018-10-24 | Merge pull request #2925 from ianyfan/swaylock | Drew DeVault |
2018-10-24 | Add multiseat support to swaylock | Ryan Dwyer |
2018-10-23 | swaylock: exit on display error | Ian Fan |
2018-10-23 | swaylock: exit early if unable to inhibit input | Ian Fan |
2018-10-19 | Change initial background mode before arg parse. | Connor E |
2018-10-16 | Fix swaylock version string | Ryan Dwyer |
2018-10-15 | Sway clients: Exit gracefully when compositor is unavailable | Ryan Dwyer |
2018-10-15 | swaylock: Use common event loop | Ryan Dwyer |
2018-10-06 | swaylock: Support keyboard and pointer disconnects and reconnects | Ryan Dwyer |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-28 | Add support for building swaylock without PAM | Drew DeVault |
2018-09-22 | swaybar, swaylock, & tree/container: Set cairo font options to render text an... | Geoff Greer |
2018-07-17 | Fix swaylock arguments | Brian Ashworth |
2018-07-16 | Switch to using getopt_long for config flag | Brian Ashworth |
2018-07-16 | Remove leftover parens | Brian Ashworth |
2018-07-16 | Remove int cast after changing to size_t | Brian Ashworth |
2018-07-16 | Change to size_t in swaylock's get_config_path | Brian Ashworth |
2018-07-16 | Implement swaylock configuration file parsing | Brian Ashworth |
2018-07-10 | Change formatting of swaylock usage in the code | Brian Ashworth |
2018-07-10 | Implement swaylock customization flags | Brian Ashworth |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-07-07 | swaylock: daemonize after locking | emersion |
2018-07-07 | Detect opaque lockscreen when using a solid color | Ryan Dwyer |
2018-07-07 | Use infinite opaque region in swaylock | Ryan Dwyer |
2018-07-07 | Use opaque region to determine if frame done should be sent | Ryan Dwyer |
2018-07-02 | swaylock daemonize: fix leak of devnull fd | Dominique Martinet |
2018-05-27 | swaylock: implement a proper render loop | emersion |
2018-05-23 | swaylock: remove unused field | emersion |
2018-05-23 | Merge branch 'master' into fix-swaylock-hotplugging | emersion |
2018-05-20 | Swaylock: Use calloc instead of malloc | Ryan Dwyer |
2018-05-20 | Swaylock: Log error if multiple images are defined for the same output | Ryan Dwyer |
2018-05-20 | Swaylock: Allow per-output images | Ryan Dwyer |
2018-05-18 | Fix output hotplugging | emersion |
2018-05-18 | Fix swaylock crashing when unplugging output | emersion |
2018-04-12 | swaylock: Securely zero-out password. | Geoff Greer |
2018-04-05 | Error handling in swaylock daemonize() | Drew DeVault |
2018-04-04 | Address review feedback from @emersion | Drew DeVault |
2018-04-04 | Add hidpi support to swaylock | Drew DeVault |
2018-04-04 | Implement input-inhibit in sway, swaylock | Drew DeVault |
2018-04-04 | Actually let's not do that TODO | Drew DeVault |
2018-04-04 | R E N D E R I N G | Drew DeVault |
2018-04-04 | Add password buffer, refactor rendering/surfaces | Drew DeVault |
2018-04-04 | Split seat code into its own file | Drew DeVault |
2018-04-04 | Set up an XKB context for the keyboard | Drew DeVault |
2018-04-04 | Grab keyboard off of the seat | Drew DeVault |
2018-04-04 | Initial swaylock port | Drew DeVault |
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 |