commit | 04769744e1af5296dc2727e123847d2a65f12092 | [log] [tgz] |
---|---|---|
author | Jonas Ådahl <jadahl@gmail.com> | Wed Jun 13 00:01:24 2012 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Jun 12 20:20:38 2012 -0400 |
tree | 11140775cfc8959bb5e375444f035795d9bddce2 | |
parent | 62fcd0417e996ca37323af0b863888abfaa8bf81 [diff] |
shell: Store focus state in workspaces When moving moving back to a workspace or resuming a locked desktop the keyboard focus state information was lost. By pushing the state to the workspace when navigating away from a workspace, or locking a desktop, we can restore it when navigating back, or resuming. Signed-off-by: Jonas Ådahl <jadahl@gmail.com>