diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2010-08-10 21:06:12 +0200 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2010-08-10 21:06:12 +0200 |
commit | cd1861cbfe9416678156e2b310424c71f53f092c (patch) | |
tree | fbe36e4dcff797432b59dfc89a2bac782dd5b92e | |
parent | 3ce1586c5711c0db044e235cfb257b4790c6c618 (diff) | |
download | mcwm-cd1861cbfe9416678156e2b310424c71f53f092c.zip |
*** empty log message ***
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2,6 +2,18 @@ User visible changes +2010-08-10 + + * Mod2-Tab no longer raises a window unless it's necessary for the + window to be visible. + + * We no longer obey clients trying to map themselves on the current + workspace when they belong to another workspace. Notably, this + affects Emacs frames used with emacsclient if server-raise-frame + is non-nil. The mouse pointer will still be warped, though, but at + least we stop the window on the other workspace to suddenly move + to the current workspace. + 2010-07-28 * Now works with unclutter. |