]> git.tdb.fi Git - geometrycompositor.git/commit
React to ReparentNotify events
authorMikko Rasa <tdb@tdb.fi>
Fri, 11 Dec 2015 16:56:04 +0000 (18:56 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 11 Dec 2015 16:56:04 +0000 (18:56 +0200)
commitf13c078df3041afbf1b9d4fdbb502b426c46640c
tree6763af45e57caca5e031aec1e8344b8b910a9219
parentb7cfb7990668847fd2aa3095d803560d4482ff51
React to ReparentNotify events

When a reparenting window manager is in use, new windows appear on the
root window first and immediately get reparented.  We must unredirect
them so the contents appear in the window manager frame.
source/main.c