diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2011-03-29 15:22:02 +0200 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2011-03-29 15:27:04 +0200 |
commit | 8c5e2733cde5bf763bac29ec6079b90adf945b32 (patch) | |
tree | 0a76bb647ca0995fb83d075f29170787902c5b3e /NEWS | |
parent | 91063b16db2ace7d6da14fc7374194cfc1d69254 (diff) | |
download | mcwm-8c5e2733cde5bf763bac29ec6079b90adf945b32.zip |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -4,11 +4,9 @@ User visible changes 2011-03-29 - * Sloppy focus didn't really work for move and resize before. When - the mouse pointer was outside the window nothing happened. Now - fixed. This also means that any panels that we don't know - anything about, like dzen2, won't suddenly interfer with resizing - if the mouse pointer just happens to be in their window. + * Panels and other windows with window manager override interfered + with resize. mcwm got confused about the size of the window. Now + fixed. 2011-03-28 |