summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2001-08-19 06:23:59 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-08-19 06:23:59 +0000
commitf70993be97dcd7f7a656723185243c323451c1fa (patch)
treee90e0d03c4f6f4fbd4e543f6aa584c180f3cb3e1 /ChangeLog
parent92a965b979c2f2f48b7553d326d10fb56b69d8ce (diff)
downloadmetacity-f70993be97dcd7f7a656723185243c323451c1fa.tar.gz
add prototype thingy to display windows we're cycling through with tab.
2001-08-19 Havoc Pennington <hp@pobox.com> * src/tabpopup.c: add prototype thingy to display windows we're cycling through with tab. Not wired up to keybindings yet.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c101773..2d6f609b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-08-19 Havoc Pennington <hp@pobox.com>
+
+ * src/tabpopup.c: add prototype thingy to display windows we're
+ cycling through with tab. Not wired up to keybindings yet.
+
+2001-08-18 Havoc Pennington <hp@pobox.com>
+
+ * src/effects.c (meta_effects_draw_box_animation): put an XFlush()
+ right after starting things moving
+
2001-08-18 Havoc Pennington <hp@pobox.com>
* src/window.c (meta_window_configure_request):