gri3-wm/i3bar/src
Nick Lanham 8f2d066dc6 Fix issue #2184. don't send atom, but raw code
XEMBED messages aren't atoms, but just codes, so i3bar should just send
XEMBED_EMBEDDED_NOTIFY rather than indexing the atom array.
2016-01-31 12:21:47 -08:00
..
child.c Added background and border keys to the i3bar protocol. 2015-10-22 16:11:08 +02:00
config.c Allow multiple tray_output directives. 2015-11-01 16:35:17 -05: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 Fix issue #2184. don't send atom, but raw code 2016-01-31 12:21:47 -08:00