Commit graph

471 commits

Author SHA1 Message Date
Vincent Bernat
30767bea20 lock: ensure notification happens before timeout 2014-09-12 21:24:10 +02:00
Vincent Bernat
9eb6982085 lock: use more steps to fade screen 2014-09-12 21:23:36 +02:00
Vincent Bernat
35f0a4296b lock: fade screen during 10 seconds 2014-09-12 21:23:15 +02:00
Vincent Bernat
bfb8c77781 lock: sleep a bit to let i3lock lock the screen
We could let i3lock fork to notify us but then, we have to spy on it to
know when the screen is unlocked.
2014-09-12 14:53:59 +02:00
Vincent Bernat
097e076694 lock: use xss-lock instead of xautolock
xss-lock features nice integration with standard X screensaver
feature which makes it easy to trigger it or to disable it. Moreover, it
also has some logind integration to lock screen before suspend.
2014-09-12 14:52:36 +02:00
Vincent Bernat
6d9f31eb98 lock: make i3lock ignore empty password 2014-08-20 19:24:20 +02:00
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
fa1e03624c input: make trackpoint snappier 2014-07-03 11:11:29 +02:00
Vincent Bernat
b0c4a6d43f input: make the trackpoint speedier 2014-06-21 08:36:23 +02:00
Vincent Bernat
2bf4642d88 keys: disable synaptics motion but keep gestures 2014-06-15 14:18:39 +02:00
Vincent Bernat
6a28acc5fa keys: disable touchscreen on Carbon X1 2014-06-11 17:53:13 +02:00
Vincent Bernat
bcf2f66102 keys: disable clickpad by using "huge" buttons 2014-06-11 17:41:21 +02:00
Vincent Bernat
a6506a223f keys: remove keyboard configuration from Lua code
Everything is now handled by inputplug.
2014-06-10 21:23:37 +02:00
Vincent Bernat
41bfe7fa0d keys: use inputplug to configure keyboards 2014-06-10 01:44:42 +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
0a7c7e3eb2 wallpaper: don't favor large images anymore
I have sorted my wallpapers and don't have low-res ones anymore.
2012-10-06 08:38:07 +02:00
Vincent Bernat
3dd614555a wallpaper: only display really used files 2012-10-04 00:47:56 +02:00
Vincent Bernat
c30c2062ad xlock: move xautolock and notify stuff into shell scripts 2012-09-15 21:08:46 +02:00
Vincent Bernat
95113f1927 wallpaper: log the files used to build the wallpaper 2012-07-16 15:06:13 +02:00
Vincent Bernat
c130561cb7 Initial commit. 2012-07-07 00:26:35 +02:00