commit | 636fb791f3c8e4079c99c36178d5e41d250655b2 | [log] [tgz] |
---|---|---|
author | Daniel Erat <derat@chromium.org> | Wed Dec 16 16:54:44 2009 |
committer | Daniel Erat <derat@chromium.org> | Wed Dec 16 16:54:44 2009 |
tree | 4732ff0659844bd786337ed482855607378d414e | |
parent | b23b707b3452aee45fd045db2a1711c1b36e8dab [diff] |
wm: Make _NET_ACTIVE_WINDOW contain transient windows. We previously only stored "toplevel" (i.e. maximized) windows in this hint, but storing transients there when they have the focus will hopefully get along better with Chrome's info bubble implementation. Intended to fix http://code.google.com/p/chromium-os/issues/detail?id=1012. Review URL: http://codereview.chromium.org/506026