gri3-wm/i3bar/src
Orestis Floros 8903f29795
child_handle_button: Call only if x >= offset
c2a1b6e9 was a bit overzealous, other actions should be executed if the
button was pressed after the workspace buttons but before the
statusline.

Also, should we allow other actions everywhere in the bar if click
events are disabled by the child?
2019-03-29 16:10:19 +02:00
..
child.c Do not assume STDIN_FILENO is available for input from child 2018-10-26 09:31:43 -04:00
config.c Merge pull request #3246 from orestisf1993/bar-modifier-3234 2018-04-17 13:13:18 +02:00
ipc.c Fix missing prototypes 2018-10-13 21:10:10 +03:00
main.c Fix missing prototypes 2018-10-13 21:10:10 +03:00
mode.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
outputs.c i3bar: free output data structures 2017-12-03 20:25:34 +02:00
parse_json_header.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspaces.c Add strip_workspace_name 2018-03-11 12:17:42 +08:00
xcb.c child_handle_button: Call only if x >= offset 2019-03-29 16:10:19 +02:00