]> git.sur5r.net Git - i3/i3/commit
make i3bar use libi3’s root_atom_contents()
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 22 Nov 2013 14:48:45 +0000 (15:48 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 22 Nov 2013 14:48:45 +0000 (15:48 +0100)
commitd3beff23395356ec71fcc35a3b802163e12df73e
treeca45a904db22ed53b46ba98631ec4cdef83e6a4c
parentca39289e3e333f1abe63c155e6516375920a0df2
make i3bar use libi3’s root_atom_contents()

This removes code duplication, which will be useful for a subsequent
commit.

Furthermore, we now don’t open X11 connections unnecessarily in some
corner cases.
i3-config-wizard/main.c
i3-dump-log/main.c
i3-input/main.c
i3-msg/main.c
i3bar/src/xcb.c
include/libi3.h
libi3/root_atom_contents.c
src/display_version.c
src/main.c