| Commit message (Expand) | Author | Age | Files | Lines |
* | make sure windows returning from fullscreen mode are constrained to be | Elijah Newren | 2006-09-07 | 1 | -0/+10 |
* | Fix several bugs with handling of fullscreen windows, causing them to not | Elijah Newren | 2006-08-21 | 1 | -0/+19 |
* | patch from Stéphane Rosi to allow moving maximized windows between | Elijah Newren | 2006-08-08 | 1 | -3/+4 |
* | Add a constrain_titlebar_visible constraint; should fix both bug 333328 | Elijah Newren | 2006-08-07 | 1 | -15/+128 |
* | Fix constraints bug causing negative width windows and crashes. #336651 | Elijah Newren | 2006-04-02 | 1 | -1/+3 |
* | fixed_directions is only meant for explicit user interactions; disable it | Elijah Newren | 2006-01-21 | 1 | -0/+14 |
* | Whoops, I forgot to keep my copyright info updated with my previous | Elijah Newren | 2006-01-10 | 1 | -1/+1 |
* | Be more strict about what is considered a valid region with partial | Elijah Newren | 2006-01-10 | 1 | -20/+29 |
* | Patch from Jens Granseuer to fix build with gcc 2.95. #322622. | Elijah Newren | 2006-01-02 | 1 | -48/+55 |
* | Relax the partially onscreen constraint to allow the titlebar to touch the | Elijah Newren | 2005-11-22 | 1 | -4/+13 |
* | When updating the xinerama due to placement, update which maximal/spanning | Elijah Newren | 2005-11-21 | 1 | -0/+5 |
* | compute the frame geometry due to maximization only after actually | Elijah Newren | 2005-11-21 | 1 | -4/+4 |
* | Merge of all the changes on the constraints_experiments branch. This is | Elijah Newren | 2005-11-19 | 1 | -1448/+919 |
* | Add my copyright notice to a number of files on which it should already | Rob Adams | 2004-02-23 | 1 | -0/+1 |
* | if we maximize after placement, and the window is too big to fix in the | Rob Adams | 2004-01-10 | 1 | -0/+13 |
* | disable onscreen resize constraints for right, left, and bottom, sinceGNOME_2_4_BRANCHPOINT | Rob Adams | 2003-10-07 | 1 | -40/+12 |
* | Fix a bug with partial-width panel struts caused by incorrect computation | Rob Adams | 2003-09-20 | 1 | -8/+8 |
* | do northwest resize when maximizing and fullscreening to avoid potential | Rob Adams | 2003-08-21 | 1 | -6/+6 |
* | recalculate frame geometry if the window gets maximized after placement, | Rob Adams | 2003-08-19 | 1 | -2/+8 |
* | fix but with maximizing/fullscreening windows | Rob Adams | 2003-08-16 | 1 | -12/+3 |
* | Allow windows that are too tall for the workarea to break the onscreen | Rob Adams | 2003-08-15 | 1 | -47/+83 |
* | Update window shaking loose so that the window is moved to the pointer and | Rob Adams | 2003-07-28 | 1 | -15/+38 |
* | Actually maximize after placement. See #116285. | Rob Adams | 2003-06-29 | 1 | -1/+4 |
* | nuke the lists of struts here, to improve confidence that we never try to | Havoc Pennington | 2003-06-28 | 1 | -6/+21 |
* | Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMH | Rob Adams | 2003-06-26 | 1 | -139/+282 |
* | Revamp placement policy for windows that are maximized when they are | Rob Adams | 2003-06-09 | 1 | -4/+22 |
* | Don't apply onscreen constraints to full screen windows. Fix for #110048 | Rob Adams | 2003-05-02 | 1 | -0/+1 |
* | Don't try to force a window onscreen by more than its width. Fix for | Rob Adams | 2003-03-16 | 1 | -3/+5 |
* | include left frame geometry when maximizing or fullscreening windows. Fix | Rob Adams | 2003-03-12 | 1 | -2/+2 |
* | Switch over to new constraints code, unquestionably introduces some bugs, | Havoc Pennington | 2003-03-08 | 1 | -166/+441 |
* | disable animation when shading windows, just doesn't really convey the | Havoc Pennington | 2002-08-06 | 1 | -78/+939 |
* | sync | Havoc Pennington | 2002-07-24 | 1 | -13/+45 |
* | fixes to the comments | Havoc Pennington | 2002-07-24 | 1 | -20/+93 |
* | grab display across managing each screen; XGetInputFocus() on startup. | Havoc Pennington | 2002-07-24 | 1 | -0/+147 |