diff options
author | Havoc Pennington <hp@pobox.com> | 2001-08-19 06:23:59 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-08-19 06:23:59 +0000 |
commit | f70993be97dcd7f7a656723185243c323451c1fa (patch) | |
tree | e90e0d03c4f6f4fbd4e543f6aa584c180f3cb3e1 /ChangeLog | |
parent | 92a965b979c2f2f48b7553d326d10fb56b69d8ce (diff) | |
download | metacity-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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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): |