elm = fix window norender handling
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 28 May 2015 03:27:59 +0000 (12:27 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 28 May 2015 03:27:59 +0000 (12:27 +0900)
commit34e4aff4eab4957bdb76396158e40ebc6347a75d
tree1d0942105bf13f776275ec0eb1362a052ad70216
parent4af0e4da4d6c8347a9b4787e5b22f746080bef3d
elm = fix window norender handling

this delays norender and throttle handling to allow for quick
show/hide etc. changes an app may make so to not jump state so often.
this also fixes an issue wqhere config may change leaving all windows
in norender mode.
src/lib/elm_win.c