aboutsummaryrefslogtreecommitdiffstats
path: root/swaylock
Commit message (Collapse)AuthorAge
* extract cairo_set_source_u32()Libravatar Christoph Gysin2016-01-25
|
* swaylock: support --colorLibravatar Christoph Gysin2016-01-25
|
* swaylock: extract render_imageLibravatar Christoph Gysin2016-01-25
|
* swaylock: don't memset memory that has been freedLibravatar Christoph Gysin2016-01-25
| | | | | swaylock is randomly crashing because we write to password that has already been freed in pam_authenticate().
* swaylock: fix pam conversationLibravatar Christoph Gysin2016-01-25
|
* swaylock: add pam conversation debug outputLibravatar Christoph Gysin2016-01-25
|
* swaylock: remove global variable pam_replyLibravatar Christoph Gysin2016-01-25
|
* swaylock: add i3lock compatible optionsLibravatar Christoph Gysin2016-01-23
|
* swaylock: add option parsingLibravatar Christoph Gysin2016-01-23
|
* Fix whitespace issues.Libravatar Mikkel Oscar Lyderik2016-01-05
|
* Use SYSCONFDIR as recommendedLibravatar Yacine Hmito2015-12-23
| | | | | - swaylock config path not hardcoded anymore - the unusual and weird FALLBACK_CONFIG_DIR is no more
* make gdk-pixbuf dependency really optionalLibravatar progandy2015-12-20
|
* Implement compositor support for swaylockLibravatar Drew DeVault2015-12-18
| | | | This makes swaylock more or less work.
* Fix lock extension setup in compositorLibravatar Drew DeVault2015-12-18
|
* Add shims for swaylock on compositorLibravatar Drew DeVault2015-12-18
|
* [swaylock] Stupid implementation of password entryLibravatar Drew DeVault2015-12-17
|
* Implement PAM password verification in swaylockLibravatar Drew DeVault2015-12-17
|
* Add PAM configuration for swaylockLibravatar Drew DeVault2015-12-17
|
* Pass keys along from wayland backend to clientsLibravatar Drew DeVault2015-12-12
|
* Add some more keyboard handling for wayland clientsLibravatar Drew DeVault2015-12-12
|
* Copy+paste swaybg code to swaylock for testingLibravatar Drew DeVault2015-12-10
|
* Discover swaylock extension in registryLibravatar Drew DeVault2015-12-10
|
* Refactor gdk pixbuf code into shared client libLibravatar Drew DeVault2015-12-10
|
* Add swaylock subprojectLibravatar Drew DeVault2015-12-10