summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHavoc Pennington <hp@src.gnome.org>2003-01-10 05:02:20 +0000
committerHavoc Pennington <hp@src.gnome.org>2003-01-10 05:02:20 +0000
commit859c1e752d3bb31059edb6ffa7d16ad06dd81ca8 (patch)
tree00fb82fae88773c5062c2874bdcff8ecc7d8a8dd /NEWS
parent198398ba887b0a46d572aac884771b3ce0008301 (diff)
downloadmetacity-859c1e752d3bb31059edb6ffa7d16ad06dd81ca8.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 26 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 34640345..6c097e44 100644
--- a/NEWS
+++ b/NEWS
@@ -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
+