]> code.delx.au - spectrwm/commit
Fix switchws to unfocus the focused win before operating on ws.
authorReginald Kennedy <rk@rejii.com>
Mon, 20 Aug 2012 16:40:55 +0000 (00:40 +0800)
committerReginald Kennedy <rk@rejii.com>
Mon, 20 Aug 2012 18:39:37 +0000 (02:39 +0800)
commit42610fddc37e9af64d0ebf3a274b16c96200b46c
treea425fa8a37a71c21b1fdbacd778af5601d66db3c
parentcc5d90f729d6c7fc85bc3631d0ba5c9f29ab19d7
Fix switchws to unfocus the focused win before operating on ws.

In unmanage_window, do not change focus.

Add more member initializations in workspace.

Add new focus_pending member to workspace.

Fix destroynotify to correctly set focus.

In propertynotify when state has a new value, check the state.
spectrwm.c