]> git.lizzy.rs Git - bspwm.git/commit
Fix the ordering of the EWMH function calls
authorBastien Dejean <nihilhill@gmail.com>
Sat, 26 Jan 2019 16:20:54 +0000 (17:20 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Sat, 26 Jan 2019 16:20:54 +0000 (17:20 +0100)
commit19f3c5b2a24e596873b5a12dfd978dcfc816db20
tree1be3b074d5c56e3dfcae8be5967c6c8a955aff1b
parentf82338f313cc4b515b4e6efba3b30004e57f7df2
Fix the ordering of the EWMH function calls

First provide the new list of items, then declare the active item.

Fix #911.
src/restore.c
src/window.c