| Commit message (Expand) | Author | Age | Files | Lines |
* | use maximize_after_placement to automaximize in meta_window_place; avoids | Rob Adams | 2003-11-08 | 1 | -3/+1 |
* | Try harder to find a theme in the event that the theme in the preference | Rob Adams | 2003-11-08 | 1 | -5/+14 |
* | Revamp placement policy for windows that are maximized when they are | Rob Adams | 2003-06-09 | 1 | -67/+82 |
* | cascade on xinerama with pointer instead of on first xinerama. | Rob Adams | 2003-04-07 | 1 | -6/+4 |
* | Update placement policy for screen with multiple xineramas. Windows will | Rob Adams | 2003-04-06 | 1 | -155/+99 |
* | Fix a minor off-by-one error. See #110079. | Rob Adams | 2003-04-06 | 1 | -3/+3 |
* | Patch from Rob Adams addresses #95014 (placement issues), makes first fit | Havoc Pennington | 2003-02-23 | 1 | -54/+83 |
* | try extra cascades alongside the first, if the first fails; patch from | Havoc Pennington | 2002-10-02 | 1 | -31/+55 |
* | constrain placement to try to keep windows from going offscreen to the | Havoc Pennington | 2002-09-28 | 1 | -2/+16 |
* | update best_overlap as we go through the loop - doh. Fix from | Havoc Pennington | 2002-09-25 | 1 | -1/+30 |
* | fix compiler warnings | Havoc Pennington | 2002-09-12 | 1 | -2/+23 |
* | try to maximize windows that are too big for the work area | Havoc Pennington | 2002-07-12 | 1 | -3/+20 |
* | increase the cascade threshold a bit. (find_first_fit): implement a | Havoc Pennington | 2002-06-18 | 1 | -55/+313 |
* | don't run constrain_placement on windows we allow to go anywhere (docks, | Havoc Pennington | 2002-06-09 | 1 | -24/+25 |
* | Yeah I know maximization is broken, I'm too tired to fix it. Probably | Havoc Pennington | 2002-06-08 | 1 | -0/+21 |
* | short-circuit the "only one xinerama" case, and use outer rect of window | Havoc Pennington | 2002-06-08 | 1 | -4/+4 |
* | implement | Havoc Pennington | 2002-06-07 | 1 | -5/+8 |
* | Take Xinerama screen edges into consideration. | Anders Carlsson | 2002-05-25 | 1 | -4/+18 |
* | move pposition/usposition honoring code into here, instead of putting it | Havoc Pennington | 2002-05-13 | 1 | -1/+56 |
* | on unminimize, queue calc_showing on all transients | Havoc Pennington | 2002-05-05 | 1 | -13/+62 |
* | don't try to decorate toolbars. | Havoc Pennington | 2002-05-01 | 1 | -1/+7 |
* | put in some kind of distinctive frame for UTILITY, though it's ugly. Also | Havoc Pennington | 2002-02-09 | 1 | -3/+4 |
* | Throughout: move to meta_topic rather than meta_verbose so metacity.log | Havoc Pennington | 2002-02-08 | 1 | -5/+5 |
* | store strut information, update it on property changes, etc. etc. so we | Havoc Pennington | 2002-01-10 | 1 | -18/+17 |
* | handle queue/unqueue of calc showings as we are iterating over the pending | Havoc Pennington | 2001-10-30 | 1 | -7/+3 |
* | I was using meta_workspace_contains_window() in a number of places where | Havoc Pennington | 2001-10-25 | 1 | -2/+2 |
* | don't use gdk_display_name | Havoc Pennington | 2001-09-09 | 1 | -0/+6 |
* | avoid focusing a window on tab popup popdown | Havoc Pennington | 2001-08-30 | 1 | -1/+5 |
* | ... | rhp | 2001-07-28 | 1 | -1/+6 |
* | ... | rhp | 2001-07-26 | 1 | -54/+227 |
* | ... | rhp | 2001-07-12 | 1 | -0/+349 |
* | ... | rhp | 2001-07-04 | 1 | -5/+3 |
* | ... | rhp | 2001-07-04 | 1 | -1/+1 |
* | ... | rhp | 2001-07-03 | 1 | -2/+10 |
* | ... | rhp | 2001-06-24 | 1 | -2/+207 |
* | ... | rhp | 2001-06-24 | 1 | -0/+95 |