aboutsummaryrefslogtreecommitdiff
path: root/swaylock/CMakeLists.txt
AgeCommit message (Collapse)AuthorLines
2017-12-01remove the rest of cmakeTony Crisci-51/+0
2017-07-04Make asciidoc (and man pages) optionalDrew DeVault-1/+3
And remove it from the build
2016-12-02Run config files through sed and install to /etcDrew DeVault-1/+1
2016-04-28Fix missing include pathsTomáš Čech-1/+2
When headers were installed in more sofisticated places (but package config knows it right), it revealed missing paths in CMake configuration. Lets fix it.
2016-03-24Add choice of display to --image.Nuew-0/+2
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/+2
2016-01-05Fix whitespace issues.Mikkel Oscar Lyderik-6/+6
2015-12-23Use SYSCONFDIR as recommendedYacine Hmito-1/+1
- swaylock config path not hardcoded anymore - the unusual and weird FALLBACK_CONFIG_DIR is no more
2015-12-20make gdk-pixbuf dependency really optionalprogandy-2/+9
2015-12-17Implement PAM password verification in swaylockDrew DeVault-0/+2
2015-12-17Add PAM configuration for swaylockDrew DeVault-0/+6
2015-12-10Add swaylock subprojectDrew DeVault-0/+29