]> git.sur5r.net Git - i3/i3/commit
Bugfix: Setup the _NET_SUPPORTING_WM_CHECK atom in a standards-compliant way
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 20 Jan 2012 10:52:45 +0000 (10:52 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 20 Jan 2012 18:09:53 +0000 (18:09 +0000)
commit4f26d6f2a1a0efb7fa15999f9cc00d8673220e97
tree4ca9cc2eb0da22a2e7a9797dd78402b099937f71
parent67ff74d4e3b6997a5ffe65b0ef35020145305d7e
Bugfix: Setup the _NET_SUPPORTING_WM_CHECK atom in a standards-compliant way

This makes chrome (and probably other apps, too) receive changes of the
_NET_ACTIVE_WINDOW and thus show its bookmark dialog properly.

Fixes: #544
include/ewmh.h
src/ewmh.c
src/main.c