]> git.sur5r.net Git - i3/i3/commit
shmlog: store meta information in the buffer itself, store path as X11 atom
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 6 Jan 2012 23:40:07 +0000 (23:40 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 6 Jan 2012 23:40:07 +0000 (23:40 +0000)
commitdee7c07ad27263e2f9b595c06d4c1f0394036e78
treec8380a3880ec389149ff1ee8b8141c8520e1babf
parented37a63942a8f462e155593bd4a3b378336e577d
shmlog: store meta information in the buffer itself, store path as X11 atom

This makes i3-dump-log completely independent of a running i3 instance.
14 files changed:
i3-config-wizard/main.c
i3-dump-log/main.c
i3-input/main.c
i3-msg/main.c
include/atoms.xmacro
include/i3/ipc.h
include/libi3.h
include/log.h
libi3/get_socket_path.c [deleted file]
libi3/root_atom_contents.c [new file with mode: 0644]
src/ipc.c
src/log.c
src/main.c
src/x.c