gri3-wm/include
Ingo Bürk 83c8740bf1 Only grab the mouse buttons that need to be grabbed. (#2290)
This is a followup to #2049. While we had fixed that bug by only grabbing
buttons 4 and 5 if there is a whole-window binding for that button, this
did not consider buttons higher than 5 as found on many mice.

Therefore, we now ditch the special handling for scrollwheel buttons and
instead do the same for all buttons higher than 3.

fixes #2271
2016-04-13 10:45:57 -07:00
..
i3 Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
all.h
assignments.h Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
atoms.xmacro split atoms.xmacro into 2 files to obtain _NET_SUPPORTED count 2016-02-23 21:48:18 +01:00
atoms_NET_SUPPORTED.xmacro
atoms_rest.xmacro Introduce I3_FLOATING_WINDOW 2016-02-25 18:36:22 +01:00
bindings.h
click.h
cmdparse.h Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
commands.h
commands_parser.h
con.h
config.h
config_directives.h Rename decoration_border to child_border. 2016-01-09 16:47:33 -05:00
config_parser.h
data.h
debug.h
display_version.h Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
ewmh.h
fake_outputs.h Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
floating.h
handlers.h
i3.h
ipc.h
key_press.h
libi3.h
load_layout.h Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
log.h
main.h Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
manage.h Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
match.h Refactor parsing of matches to avoid code duplication. 2015-10-04 17:40:25 +02:00
move.h
output.h
queue.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
randr.h
regex.h Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
render.h
resize.h
restore_layout.h Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
scratchpad.h
sd-daemon.h
shmlog.h Fix spelling mistakes 2016-04-04 09:33:59 +02:00
sighandler.h
startup.h
tree.h
util.h Move title_format from window to container. 2016-01-05 12:22:27 -05:00
window.h
workspace.h Handle the EWMH atom _NET_WM_DESKTOP. 2016-01-18 12:13:36 +01:00
x.h
xcb.h Only grab the mouse buttons that need to be grabbed. (#2290) 2016-04-13 10:45:57 -07:00
xcb_compat.h
xcursor.h
xinerama.h
yajl_utils.h