]> git.sur5r.net Git - i3/i3/commit - include/atoms_rest.xmacro
split atoms.xmacro into 2 files to obtain _NET_SUPPORTED count
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 23 Feb 2016 20:47:00 +0000 (21:47 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 23 Feb 2016 20:48:18 +0000 (21:48 +0100)
commitfdbbae56b2b5f8049380b9456c01c3966b3b18f2
treefa1ec36e2ae6e57a09c2eea4f734dccad7924c04
parenteb631ce3c38729bcd91d41a9d3801da097e8c313
split atoms.xmacro into 2 files to obtain _NET_SUPPORTED count

Manually updating a magic number doesn’t work in the long run.
With this change, the number of atoms contained in
include/atoms_NET_SUPPORTED.xmacro is used.

fixes #2230
include/atoms.xmacro
include/atoms_NET_SUPPORTED.xmacro [new file with mode: 0644]
include/atoms_rest.xmacro [new file with mode: 0644]
src/ewmh.c