gri3-wm/i3bar/src
Ingo Bürk 018922dcc4 Allow "modifier none" in i3bar to disable the modifier.
This allows "modifier none" (and "modifier off") for the bar config
in order to disable the modifier key altogether. This is useful
for users who use a different approach to hiding / showing the bar,
e.g., a custom keybind that involved multiple keys or scripts.

fixes #2208
2016-02-11 20:51:05 +01:00
..
child.c Added background and border keys to the i3bar protocol. 2015-10-22 16:11:08 +02:00
config.c Allow "modifier none" in i3bar to disable the modifier. 2016-02-11 20:51:05 +01:00
ipc.c ASAN: trigger leak before exiting 2016-01-09 17:18:05 +01:00
main.c i3bar: fix memory leak in socket path 2016-01-09 12:30:15 +01:00
mode.c Use sasprintf() instead of alloc'ing and strncpy() in i3bar. 2015-10-17 22:14:48 +02:00
outputs.c Optionally change i3bar color on focused output, implements #2020 2015-10-27 09:12:57 -04:00
parse_json_header.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
workspaces.c Use sasprintf() instead of alloc'ing and strncpy() in i3bar. 2015-10-17 22:14:48 +02:00
xcb.c Allow "modifier none" in i3bar to disable the modifier. 2016-02-11 20:51:05 +01:00