gri3-wm/i3bar/src
Orestis Floros fed059a2b7
Fix "relative_x" and "width" of click events
Now clicks begin at the start of the "actual" block, offsets and
separators don't trigger click events. The width property is now just
the width of the block, including border.

Fixes #3380.
2018-09-16 14:58:20 +03:00
..
child.c Add relative coordinates in JSON for i3bar click events (fixes #2767) 2017-12-20 22:51:14 +05:30
config.c Merge pull request #3246 from orestisf1993/bar-modifier-3234 2018-04-17 13:13:18 +02:00
ipc.c Replace strncpy call with memcpy when result is not NUL-terminated 2018-05-08 17:05:46 +03:00
main.c Add an i3bar flag: --verbose 2018-04-13 23:09:44 +08: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 Fix "relative_x" and "width" of click events 2018-09-16 14:58:20 +03:00