aboutsummaryrefslogtreecommitdiffstats
path: root/include/swaylock
Commit message (Collapse)AuthorAge
* Add hidpi support to swaylockLibravatar Drew DeVault2018-04-04
|
* Implement input-inhibit in sway, swaylockLibravatar Drew DeVault2018-04-04
|
* R E N D E R I N GLibravatar Drew DeVault2018-04-04
|
* Add password buffer, refactor rendering/surfacesLibravatar Drew DeVault2018-04-04
|
* Split seat code into its own fileLibravatar Drew DeVault2018-04-04
|
* Allow swaylock indicator size to be configurableLibravatar Calvin Lee2017-07-31
|
* Documentation and style fixes for swaylockLibravatar Calvin Lee2017-02-21
|
* Feature for #1078: Configurable swaylock colorsLibravatar Calvin Lee2017-02-21
| | | | | | | | | | | Colors are configured through the command line so that swaylock conforms to the i3lock fork 'github.com/chrjguill/i3lock-color'. Differences from it are that one letter options '-r' and '-s' are not implimentend because '-s' is already used by '--scaling' in swaylock. This commit also fixed whitespace in 'include/swaylock/swaylock.h' and changed `parse_color` in 'common/util.h' so that it can accept colors that do not start with a hash. This was done to keep compatability with the i3lock fork.
* Reorganize includesLibravatar Drew DeVault2016-09-01