shell: Store focus state in workspaces
authorJonas Ådahl <jadahl@gmail.com>
Tue, 12 Jun 2012 22:01:24 +0000 (00:01 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 13 Jun 2012 00:20:38 +0000 (20:20 -0400)
commit04769744e1af5296dc2727e123847d2a65f12092
tree11140775cfc8959bb5e375444f035795d9bddce2
parent62fcd0417e996ca37323af0b863888abfaa8bf81
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>
src/shell.c