summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2005-11-16 00:54:58 +0000
committerElijah Newren <newren@src.gnome.org>2005-11-16 00:54:58 +0000
commitfc949f07f9444c821c94c82e26ef6db9d7d2ede6 (patch)
treecdb7f0a78620302c0214d5e30c2b3324be2b16f1
parentf41de74bbe3549e1dec174e6670c37420f80096f (diff)
downloadmetacity-fc949f07f9444c821c94c82e26ef6db9d7d2ede6.tar.gz
Add another bug I fixed a little while ago
2005-11-15 Elijah Newren <newren@gmail.com> * constraints-ideas.txt: Add another bug I fixed a little while ago
-rw-r--r--ChangeLog15
-rw-r--r--constraints-ideas.txt3
2 files changed, 13 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d916ea3..8e4eaa1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-15 Elijah Newren <newren@gmail.com>
+ * constraints-ideas.txt: Add another bug I fixed a little while
+ ago
+
+2005-11-15 Elijah Newren <newren@gmail.com>
+
* src/constraints.c (do_screen_and_xinerama_relative_constraints):
finally fix the long outstanding FIXME about when to clamp
@@ -7,7 +12,7 @@
Update, fix, and extend all the documentation on constraints.
- * src/constraints-ideas.txt: Update
+ * constraints-ideas.txt: Update
* doc/how-constraints-works.txt: New file
@@ -121,7 +126,7 @@
removed as many lines as I added from the cleanups that were
made possible (388 lines added, 328 removed).
- * src/constraints-ideas.txt: Mark edge resistance as done (there
+ * constraints-ideas.txt: Mark edge resistance as done (there
may be a few bugs left, and I'm sure I'll need to tweak some of
the parameters but there's nothing big left)
@@ -201,14 +206,14 @@
2005-11-09 Elijah Newren <newren@gmail.com>
- * src/constraints-ideas.txt: Add a bunch of questions that I want
+ * constraints-ideas.txt: Add a bunch of questions that I want
to ask the usability guys
2005-11-09 Elijah Newren <newren@gmail.com>
Get timeouts for screen/xinerama edge resistance working.
- * src/constraints-ideas.txt: Update slightly
+ * constraints-ideas.txt: Update slightly
* src/constraint.c (constrain_fully_onscreen): don't apply this
constraint for user resizes as edge resistance does that well
@@ -1187,7 +1192,7 @@
One more testcase, a few more bug fixes (yaay!), and more notes
- * src/constraints-ideas.txt: lots more stuff on the short term
+ * constraints-ideas.txt: lots more stuff on the short term
todo list so I don't forget it
* src/boxes.c:
diff --git a/constraints-ideas.txt b/constraints-ideas.txt
index 21ffa268..e4fc052a 100644
--- a/constraints-ideas.txt
+++ b/constraints-ideas.txt
@@ -321,6 +321,9 @@ Bugs to fix:
151842 - maximize to fill feature (gripe: patch doesn't do maximal grow)
302456 - dragging offscreen too restrictive
308521 - better alt-middle-drag resizing
+ 319351 - don't instantly snap on mouse-move-snapping, remove
+ braindeadedness of having order of releasing shift and
+ releasing button press matter so much
Some ideas:
- move_rectangle_into_region & clip_rectangle_into_region in