Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-08 | Document swaylock -f, scratchpad show | Drew DeVault | |
2017-10-06 | Fix github links in doc | Zuzana Svetlikova | |
2017-07-31 | Allow swaylock indicator size to be configurable | Calvin Lee | |
2017-06-18 | Correct swaylock man page description of -i and -c | Andrew Conrad | |
2017-02-25 | Correct typo in swaylock(1) | Drew DeVault | |
2017-02-25 | Improve swaylock man | Fabio Alessandro Locati | |
2017-02-21 | Documentation and style fixes for swaylock | Calvin Lee | |
2017-02-21 | Feature for #1078: Configurable swaylock colors | Calvin Lee | |
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. | |||
2016-05-26 | add --no-unlock-indicator to swaylock | Zandr Martin | |
2016-03-24 | Change 'display' to 'output' in swaylock docs where necessary | Nuew | |
2016-03-24 | Add choice of display to --image. | Nuew | |
Additionally - Made background colors display when an image is enabled if a --color is specified. - Link CJson to swaylock. - Add the --socket option to swaylock. | |||
2016-03-01 | add a manpage for swaylock | Aaron Ouellette | |