CVSROOT: /cvs/gnome Module name: metacity Changes by: newren 05/10/23 02:44:11
Modified files: . : Tag: constraints_experiments ChangeLog constraints-ideas.txt src : Tag: constraints_experiments constraints.c window.c Log message: 2005-10-23 Elijah Newren <[EMAIL PROTECTED]> Various tiny cleanups * constraints-ideas.txt: Update for little things fixed, reminder that documentation needs to be updated * src/constraints.c (struct ConstraintInfo, setup_constraint_info): remove work_area_screen member as it isn't used, (constrain_size_limits, constrain_partially_onscreen): use the CLAMP() macro instead of trying to use both MIN and MAX to manually implement it, (do_screen_and_xinerama_relative_constraints): shut the stupid compiler up, (constrain_to_single_xinerama): don't apply this constraint unless we have a multiple xinerama setup * src/window.c (meta_window_move_resize_internal): clean up the huge comment by noting that two of the five cases were actually the same URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2005-10-23%2002:43&maxdate=2005-10-23%2002:45 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list