diff options
author | Havoc Pennington <hp@src.gnome.org> | 2003-01-10 05:02:20 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2003-01-10 05:02:20 +0000 |
commit | 859c1e752d3bb31059edb6ffa7d16ad06dd81ca8 (patch) | |
tree | 00fb82fae88773c5062c2874bdcff8ecc7d8a8dd /NEWS | |
parent | 198398ba887b0a46d572aac884771b3ce0008301 (diff) | |
download | metacity-859c1e752d3bb31059edb6ffa7d16ad06dd81ca8.tar.gz |
2.4.13METACITY_2_4_13
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 26 insertions, 1 deletions
@@ -1 +1,26 @@ -See README.
\ No newline at end of file +2.4.13 +=== + + - we were making all dialogs skip the taskbar, even non-transient + ones, though this was supposedly fixed a while ago. Now really + fixed. + - change back to Alt+click by default for the window drag feature. + - assign Alt+F12 to shade window + - fix not deleting enough workspaces when the number + was reduced via the pager config dialog (readams@hmc.edu) + - don't allow windows under the top panel ever, even if they + are tall windows (Arvind) + - fix up the window layout for directional workspace nav, + so you always stop at the edges and always end up + where you expect (hp, with tweaks from readams@hmc.edu) + - focus new windows in mouse focus mode (readams@hmc.edu) + - support xeyes, oclock, etc. by applying shape mask + to the window manager frame (yeah it resizes slow, deal) + - fix vertical/horizontal maximize + - handle crossing events resizing for more opaque resize goodness + (Soeren) + - add wacky _METACITY_UPDATE_COUNTER experimental extension + to do nice opaque resizing (does nothing without a GTK patch) + - fix a crash setting workspace names + - fix internationalized WM_NAME reading + |