]> Pileus Git - wmpus/commitdiff
Insert windows into WM immediately
authorAndy Spencer <andy753421@gmail.com>
Wed, 15 Apr 2015 20:03:34 +0000 (20:03 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 15 Apr 2015 20:05:24 +0000 (20:05 +0000)
This simplifies later processing because we don't have to figure out if
we need to insert or remove windows when they are mapped or unmapped. We
can just insert and remove them when the are created and destroyed then
send ST_SHOW/ST_HIDE events the rest of the time.


No differences found