Skip to content
  • Elijah Newren's avatar
    Merge of all the changes on the constraints_experiments branch. This is · a7201d27
    Elijah Newren authored
    2005-11-18  Elijah Newren  <newren@gmail.com>
    
    	Merge of all the changes on the constraints_experiments branch.
    	This is just a summary, to get the full ChangeLog of those
    	changes (approx. 2000 lines):
    	  cvs -q -z3 update -Pd -r constraints_experiments
    	  cvs -q -z3 diff -pu -r CONSTRAINTS_EXPERIMENTS_BRANCHPOINT ChangeLog
    
    	Bugs fixed:
    	  unfiled - constraints.c is overly complicated[1]
    	  unfiled - constraints.c is not robust when all constraints
    	            cannot simultaneously be met (constraints need to be
    	            prioritized)
    	  unfiled - keep-titlebar-onscreen constraint is decoration
    	            unaware (since get_outermost_onscreen_positions()
    	            forgets to include decorations)
    	  unfiled - keyboard snap-moving and snap-resizing snap to hidden
    	            edges
    	   109553 - gravity w/ simultaneous move & resize doesn't work
    	   113601 - maximize vertical and horizontal should toggle and be
    	            co...
    a7201d27