vincentbernat.i3wm-configur.../rc
Vincent Bernat 79cd569c33 signals: better handling of sloppy focus and mouse follows focus
It may happend that a client is focused on `mouse::enter` without the
`focus` event being fired. Therefore, the next client to be focused
will not get the mouse on its top left corner because we think that
the focus comes from sloppy focus.

We circumvent this by:
 1. giving sloppy focus only if we don't have focus
 2. keeping track of the client getting the focus through sloppy focus
    and checking it if we get the same client on focus event
2012-07-31 20:46:55 +02:00
..
appearance.lua appearance: don't use Terminus as default GTK+ font 2012-07-31 06:41:59 +02:00
bindings.lua bindings: use own screen_focus function that do not move the mouse after focusing the client 2012-07-25 12:27:50 +02:00
debug.lua debug: increase hover timeout 2012-07-29 22:47:54 +02:00
errors.lua debug: let dbg() be the universal thing to debug. 2012-07-15 17:10:40 +02:00
quake.lua quake: new Quake module that handles awesome restart gracefully 2012-07-15 12:44:46 +02:00
rules.lua rules: pidgin dialog boxes can be on any screen 2012-07-24 18:20:29 +02:00
signals.lua signals: better handling of sloppy focus and mouse follows focus 2012-07-31 20:46:55 +02:00
start.lua keyboard: use XKB groups to switch between layouts 2012-07-20 18:35:14 +02:00
tags.lua theme: include directory for icons inside the theme 2012-07-31 07:03:22 +02:00
theme.lua theme: include directory for icons inside the theme 2012-07-31 07:03:22 +02:00
wallpaper.lua Initial commit. 2012-07-07 00:26:35 +02:00
widgets.lua theme: include directory for icons inside the theme 2012-07-31 07:03:22 +02:00
xlock.lua icons: move icon lookup in a seperate module 2012-07-15 22:24:10 +02:00
xrandr.lua xrandr: turn off disconnected outputs 2012-07-19 20:12:00 +02:00
xrun.lua start: when using xrun, also search for capitalized version of the name 2012-07-13 10:57:53 +02:00