metacity r3155 - in trunk: . doc src
- From: newren svn gnome org
- To: svn-commits-list gnome org
- Subject: metacity r3155 - in trunk: . doc src
- Date: Wed, 4 Apr 2007 22:54:57 +0100 (BST)
Author: newren
Date: 2007-04-04 22:54:56 +0100 (Wed, 04 Apr 2007)
New Revision: 3155
ViewCVS link: http://svn.gnome.org/viewcvs/metacity?rev=3155&view=rev
Modified:
trunk/ChangeLog
trunk/doc/how-to-get-focus-right.txt
trunk/src/constraints.c
trunk/src/window-props.c
trunk/src/window.c
Log:
2004-04-04 Elijah Newren <newren gmail com>
Fix lots of little issues with min/max constraints and size
increment constraints. Fixes #329152, #418395, and possibly
others.
* src/window-props.c (meta_set_normal_hints):
Do more checking to make sure application specified constraints
are self-consistent, modifying the size_hints as necessary to
achieve self-consistency.
* src/constraints.c (setup_constraint_info): remove ugly
copy-pasto, (constrain_size_increments): be careful that fixing
violation of the constraints doesn't cause a violation of the
minimum size constraints.
* src/window.c (ensure_size_hints_satisfied): new function,
(meta_window_unmaximize, meta_window_unmake_fullscreen): the
saved_rect may no longer be valid (as in the case of #329152) so
call ensure_size_hints_satisfied to fix it up.
* doc/how-to-get-focus-right.txt: Some minor spacing and wording
fixes completely unrelated to the rest of this commit
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]