CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     newren  05/09/19 02:52:56

Modified files:
        .              : Tag: constraints_experiments ChangeLog 
                         constraints-ideas.txt 
        src            : Tag: constraints_experiments constraints.c 

Log message:
2005-09-19  Elijah Newren  <[EMAIL PROTECTED]>

* constraints-ideas.txt:

Add some basic ideas/problems that I recently thought of so I
don't forget them, add the bug(s) Davyd wanted fixed so I don't
forget to cover it too.

* src/constraints.c:

(setup_constraint_info): It's info->resize_gravity, not
info->gravity

(resize_with_gravity): declare it earlier, make the order of width
and height consistent with all the meta_window*resize* functions
in window.c

(constrain_maximization, constrain_fullscreen): try to exit before
doing any computations if possible to speed up the code in
general, fix a cut-and-paste bug by s/maximized/fullscreen/

(constrain_size_increments, constrain_size_limits,
constrain_aspect_ratio): implement these, though
constraints-ideas.txt discusses some problems that arose that need
to be addressed

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2005-09-19%2002:51&maxdate=2005-09-19%2002:53

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to