aboutsummaryrefslogtreecommitdiff
path: root/swaylock/swaylock.1.txt
AgeCommit message (Collapse)AuthorLines
2018-05-25Delete old asciidoc man pagesemersion-116/+0
2017-10-08Document swaylock -f, scratchpad showDrew DeVault-0/+4
2017-10-06Fix github links in docZuzana Svetlikova-1/+1
2017-07-31Allow swaylock indicator size to be configurableCalvin Lee-0/+8
2017-06-18Correct swaylock man page description of -i and -cAndrew Conrad-4/+5
2017-02-25Correct typo in swaylock(1)Drew DeVault-1/+1
2017-02-25Improve swaylock manFabio Alessandro Locati-2/+3
2017-02-21Documentation and style fixes for swaylockCalvin Lee-18/+28
2017-02-21Feature for #1078: Configurable swaylock colorsCalvin Lee-0/+37
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-26add --no-unlock-indicator to swaylockZandr Martin-0/+3
2016-03-24Change 'display' to 'output' in swaylock docs where necessaryNuew-2/+2
2016-03-24Add choice of display to --image.Nuew-3/+9
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-01add a manpage for swaylockAaron Ouellette-0/+46