diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2010-11-12 07:52:17 +0100 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2010-11-12 07:52:17 +0100 |
commit | 32933e7d8843f5de224d88d63f91014fe4d27ecb (patch) | |
tree | cd2266fde88a92169ca8b56e6c42014e313f40e1 /NEWS | |
parent | 30946f43701d6f39c135c30a9c96a5527cbe28d3 (diff) | |
download | mcwm-32933e7d8843f5de224d88d63f91014fe4d27ecb.zip |
News added.20101101
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,6 +2,16 @@ User visible changes +2010-11-01 + + * Fixed bug. We mangled a list when a window was destroyed on + another workspace. This would lead to sticky windows that we + didn't seem to know about. + + The same code also prepares for the possibility that a window + might occupy several, but not all, workspaces at the same time. We + still don't have any user interface to control this, however. + 2010-09-08 * New key: MODKEY + End closes window. Patch from Christian |