Vincent Bernat
95ecd523b5
Revert "lock: let i3lock handle DPMS"
...
This reverts commit b643e21430
.
2014-07-22 11:15:18 +02:00
Vincent Bernat
b643e21430
lock: let i3lock handle DPMS
...
DPMS is otherwise globally disabled.
2014-07-22 10:48:54 +02:00
Vincent Bernat
f7d82d5c52
lock: enable locking with modkey + delete
...
Some keyboards are missing a lot of keys...
2014-07-01 16:17:11 +02:00
Vincent Bernat
51525044ae
xlock: lock screen faster by invoking i3lock directly
...
Instead of trying to mess with xautolock to trigger locking, just
invoke i3lock directly.
2013-11-01 09:23:26 +01:00
Vincent Bernat
27c5c4deee
xlock: really lock the screen
...
xautolock only reads its messages once per second. It can only
receives one message. So, if we send "enable" and "locknow", "locknow"
erases "enable". Try to be smarter.
2013-08-20 15:20:28 +02:00
Vincent Bernat
04b184c6cc
lock: ensure xautolock locks the screen even if disabled
2013-08-11 11:30:11 +02:00
Vincent Bernat
c30c2062ad
xlock: move xautolock and notify stuff into shell scripts
2012-09-15 21:08:46 +02:00
Vincent Bernat
335b80262d
icons: move icon lookup in a seperate module
2012-07-15 22:24:10 +02:00
Vincent Bernat
f98ec2017f
xlock: fix call to xautolock to specify correctly notifier
2012-07-12 09:15:50 +02:00
Vincent Bernat
5275a77cd3
xlock: display a notification 10 seconds before kicking i3lock
2012-07-11 10:01:53 +02:00
Vincent Bernat
53ca8b7ad5
xlock: also configure DPMS
2012-07-11 09:05:34 +02:00
Vincent Bernat
c130561cb7
Initial commit.
2012-07-07 00:26:35 +02:00