Ingo Bürk 6f12f029f4 Allow mouse bindings to run on the root window.
Previously, mouse bindings could only be run when a window was present,
by using --whole-window. Such bindings would not work on empty
workspaces. However, this is a valid usecase for bindings like

    bindsym $mod+button4 workspace prev
    bindsym $mod+button5 workspace next

Hence, we need to grab the root window as well and run bindings on it.

fixes #2097
2015-12-14 16:26:36 -05:00
2015-09-30 09:03:34 +02:00
2015-11-23 22:18:02 +01:00
2015-11-07 14:28:45 -05:00
2015-11-02 17:32:04 -05:00
2011-08-28 17:44:42 +02:00
2015-11-22 19:57:46 +01:00
2011-08-28 17:44:42 +02:00
2015-09-30 08:55:07 +02:00
2015-11-19 13:32:35 +01:00
Description
No description provided
9.1 MiB
Languages
C 62%
Perl 28%
Raku 6.4%
Ruby 1.1%
Makefile 1%
Other 1.4%