commit | 1d75c7d3a2826163494260593eb67cb4219ede2a | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Oct 30 23:46:08 2013 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Oct 30 23:46:08 2013 -0700 |
tree | c6b0cde8390c591091200ee86b8203688b60b3f7 | |
parent | 286ff6817b7b127aae30b1daa4e5cb1a69880b72 [diff] |
xwm: Set input region for fullscreen surfaces correctly The logic here broke at some point so that we would only update the input region for non-fullscreen windows. Thus, a fullscreen window would be stuck with whatever size the most recent non-fullscreen size was. https://bugs.freedesktop.org/show_bug.cgi?id=69219