Christoph Gysin
|
a71baf816d
|
swaylock: extract render_image
|
2016-01-25 21:18:53 +02:00 |
|
Christoph Gysin
|
133c0cfdbc
|
swaylock: don't memset memory that has been freed
swaylock is randomly crashing because we write to password that has already been
freed in pam_authenticate().
|
2016-01-25 20:15:00 +02:00 |
|
Christoph Gysin
|
b8f8398ae6
|
swaylock: fix pam conversation
|
2016-01-25 20:14:59 +02:00 |
|
Christoph Gysin
|
1fc6e45a85
|
swaylock: add pam conversation debug output
|
2016-01-25 20:14:44 +02:00 |
|
Christoph Gysin
|
a17033fdd2
|
swaylock: remove global variable pam_reply
|
2016-01-25 19:43:51 +02:00 |
|
Christoph Gysin
|
7b74002576
|
swaylock: add i3lock compatible options
|
2016-01-23 16:36:19 +02:00 |
|
Christoph Gysin
|
39655c63eb
|
swaylock: add option parsing
|
2016-01-23 16:00:14 +02:00 |
|
Mikkel Oscar Lyderik
|
b1fc427c08
|
Fix whitespace issues.
|
2016-01-05 23:42:40 +01:00 |
|
Yacine Hmito
|
446e76ad47
|
Use SYSCONFDIR as recommended
- swaylock config path not hardcoded anymore
- the unusual and weird FALLBACK_CONFIG_DIR is no more
|
2015-12-23 12:22:48 +01:00 |
|
progandy
|
3459903ae9
|
make gdk-pixbuf dependency really optional
|
2015-12-20 17:37:52 +01:00 |
|
Drew DeVault
|
56e6895fcd
|
Implement compositor support for swaylock
This makes swaylock more or less work.
|
2015-12-18 19:30:19 -05:00 |
|
Drew DeVault
|
f82f494536
|
Fix lock extension setup in compositor
|
2015-12-18 19:30:19 -05:00 |
|
Drew DeVault
|
ffb1e3091c
|
Add shims for swaylock on compositor
|
2015-12-18 08:49:04 -05:00 |
|
Drew DeVault
|
27139b9f48
|
[swaylock] Stupid implementation of password entry
|
2015-12-17 08:56:08 -05:00 |
|
Drew DeVault
|
d3fc6f8f77
|
Implement PAM password verification in swaylock
|
2015-12-17 08:44:30 -05:00 |
|
Drew DeVault
|
18819d56e7
|
Add PAM configuration for swaylock
|
2015-12-17 08:30:45 -05:00 |
|
Drew DeVault
|
16cb8ddd8e
|
Pass keys along from wayland backend to clients
|
2015-12-12 15:19:23 -05:00 |
|
Drew DeVault
|
f7f73f6299
|
Add some more keyboard handling for wayland clients
|
2015-12-12 12:54:10 -05:00 |
|
Drew DeVault
|
6219cca29a
|
Copy+paste swaybg code to swaylock for testing
|
2015-12-10 08:18:48 -05:00 |
|
Drew DeVault
|
e76c4a7ba7
|
Discover swaylock extension in registry
|
2015-12-10 08:05:27 -05:00 |
|
Drew DeVault
|
9317d1c449
|
Refactor gdk pixbuf code into shared client lib
|
2015-12-10 07:57:46 -05:00 |
|
Drew DeVault
|
c422529ea3
|
Add swaylock subproject
|
2015-12-10 07:52:24 -05:00 |
|