diff options
author | Andrea Rossato <andrea.rossato@unibz.it> | 2008-02-23 14:07:02 +0100 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@unibz.it> | 2008-02-23 14:07:02 +0100 |
commit | 41ba2da59ddd075ccf9b60fd19985a48713506ae (patch) | |
tree | b6e79e9f72637146917b3287286c28a327bd0c9b /util/GenerateManpage.hs | |
parent | 27371f845de92481e84f792e68c933e83865cd74 (diff) | |
download | xmonad-41ba2da59ddd075ccf9b60fd19985a48713506ae.tar.gz xmonad-41ba2da59ddd075ccf9b60fd19985a48713506ae.tar.xz xmonad-41ba2da59ddd075ccf9b60fd19985a48713506ae.zip |
add sendMessageWithNoRefresh and have broadcastMessage use it
This patch:
- moves broadcastMessage and restart from Core to Operations (to avoid
circular imports);
- in Operations introduces sendMessageWithNoRefresh and move
updateLayout outside windows.
- broadcastMessage now uses sendMessageWithNoRefresh to obey to this
rules:
1. if handleMessage returns Nothing no action is taken;
2. if handleMessage returns a Just ml *only* the layout field of the
workspace record will be updated.
darcs-hash:20080223130702-32816-60d71cd8ac32cff1d4039947142332023274a725.gz
Diffstat (limited to 'util/GenerateManpage.hs')
0 files changed, 0 insertions, 0 deletions