Tiling: don't tile centered windows.
authorTom Hacohen <tom@stosb.com>
Mon, 13 Apr 2015 10:17:25 +0000 (11:17 +0100)
committerTom Hacohen <tom@stosb.com>
Mon, 13 Apr 2015 10:20:09 +0000 (11:20 +0100)
commit64f1f7fcffc8d161ebb7de0098700a9bff7ec752
tree07e6b7e3765f839bb0b952b9f08fa14f67d92658
parent4389030678cd44989825eda7b0c7a3b2fa0c9cbc
Tiling: don't tile centered windows.

This broke with the change to elm (so within this release cycle). Tiling
wasn't properly detecting windows who become centered after creation as
there was no e event for that. This is now fixed, and a blanket solution
for similar gotchas has been implemented (otherwise known as a hack).

Thanks to Mike for helping out.
src/modules/tiling/e_mod_tiling.c