summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2002-03-17 17:42:13 +0000
committerHavoc Pennington <hp@src.gnome.org>2002-03-17 17:42:13 +0000
commit62c5d3df060230bb2610e757e57075b196523b10 (patch)
treeb81f40e0ef851adf4100bffa21c8c22710320507 /ChangeLog
parentbfc47ccd6ead1380319d4e8279c9c29b071dbc24 (diff)
downloadmetacity-62c5d3df060230bb2610e757e57075b196523b10.tar.gz
turn off the tick marks, that got annoying after about 5 minutes. One big
2002-03-17 Havoc Pennington <hp@pobox.com> * src/resizepopup.c (ensure_tick_windows): turn off the tick marks, that got annoying after about 5 minutes. One big shape window instead of lots of little windows might fix it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fec5f0f..b05d13d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2002-03-17 Havoc Pennington <hp@pobox.com>
+ * src/resizepopup.c (ensure_tick_windows): turn off the tick
+ marks, that got annoying after about 5 minutes. One big shape
+ window instead of lots of little windows might fix it.
+
+2002-03-17 Havoc Pennington <hp@pobox.com>
+
* src/resizepopup.c: Add some total crackrock resize-grid
indication for windows that have width_inc/height_inc
so I can debug gnome-terminal sizing.