summaryrefslogtreecommitdiffstats
path: root/XMonad/StackSet.hs
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@unibz.it>2008-02-23 14:07:02 +0100
committerAndrea Rossato <andrea.rossato@unibz.it>2008-02-23 14:07:02 +0100
commit128621bef7d80ea9bab9195eecc22bed8510c95f (patch)
treeb6e79e9f72637146917b3287286c28a327bd0c9b /XMonad/StackSet.hs
parent3b07ee0b8a303bd305772336d716257b86e7c598 (diff)
downloadmetatile-128621bef7d80ea9bab9195eecc22bed8510c95f.tar
metatile-128621bef7d80ea9bab9195eecc22bed8510c95f.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
Diffstat (limited to 'XMonad/StackSet.hs')
0 files changed, 0 insertions, 0 deletions