| Commit message (Expand) | Author | Age | Files | Lines |
* | (not for 2.2.0) | Havoc Pennington | 2003-01-25 | 1 | -8/+21 |
* | (not for 2.2.0) | Havoc Pennington | 2003-01-22 | 1 | -8/+49 |
* | also treat empty string as "unset" in this function. | Havoc Pennington | 2002-12-08 | 1 | -0/+2 |
* | never use a window with input = FALSE take_focus = FALSE as the default | Havoc Pennington | 2002-11-12 | 1 | -0/+1 |
* | use window-props.h stuff for a couple of properties (implement_showing): | Havoc Pennington | 2002-11-03 | 1 | -1/+15 |
* | include config.h | Havoc Pennington | 2002-10-27 | 1 | -0/+1 |
* | Optimizations for managing new windows (do not all take effect if | Havoc Pennington | 2002-10-21 | 1 | -5/+5 |
* | replace the old apply_constraints with wacky new approach involving | Havoc Pennington | 2002-10-18 | 1 | -33/+303 |
* | don't place transient-for-whole-group windows above _each other_, only | Havoc Pennington | 2002-10-17 | 1 | -8/+12 |
* | debug enhancements | Havoc Pennington | 2002-10-17 | 1 | -0/+1 |
* | fix memory leak of group_windows, and don't use the variable name "tmp" | Havoc Pennington | 2002-10-17 | 1 | -5/+7 |
* | make the checks here allow windows larger than the screen in addition to | Havoc Pennington | 2002-10-11 | 1 | -6/+6 |
* | also keep utility/menu/toolbar windows above their whole group. | Havoc Pennington | 2002-10-09 | 1 | -4/+37 |
* | put ABOVE windows in same layer as docks. | Havoc Pennington | 2002-10-02 | 1 | -1/+1 |
* | make it static | Havoc Pennington | 2002-10-02 | 1 | -1/+6 |
* | re-enable the FOCUSED_WINDOW layer, should now work correctly. | Havoc Pennington | 2002-09-28 | 1 | -8/+2 |
* | Rewrite stack code to work a lot differently. Should be better now, and | Havoc Pennington | 2002-09-28 | 1 | -598/+462 |
* | Temporarily disable use of the FOCUSED_WINDOW layer, because given the | Havoc Pennington | 2002-09-28 | 1 | -1/+8 |
* | raise the focused window, since it may not be the window on top, given the | Havoc Pennington | 2002-09-28 | 1 | -10/+52 |
* | constrain placement to try to keep windows from going offscreen to the | Havoc Pennington | 2002-09-28 | 1 | -40/+112 |
* | keep a flag transient_parent_is_root_window for whether the | Havoc Pennington | 2002-09-27 | 1 | -1/+30 |
* | new function | Havoc Pennington | 2002-09-24 | 1 | -3/+8 |
* | translate some strings that should have been, and convert to locale | Havoc Pennington | 2002-08-24 | 1 | -0/+3 |
* | window is in fullscreen layer if any member of its group is fullscreen | Havoc Pennington | 2002-08-12 | 1 | -2/+34 |
* | update layer (meta_window_make_fullscreen): update layer | Havoc Pennington | 2002-08-07 | 1 | -3/+6 |
* | raise/focus on click, even if the click was on the client area (this makes | Havoc Pennington | 2002-08-04 | 1 | -1/+1 |
* | Apply blackc@speakeasy.net patch, bug #83940, to do mini-workspaces | Havoc Pennington | 2002-07-06 | 1 | -0/+36 |
* | don't use a minimized window as the next focus window, patch from | Havoc Pennington | 2002-06-18 | 1 | -0/+1 |
* | Apply big patch from blackc@speakeasy.net adding a popup window to the | Havoc Pennington | 2002-06-09 | 1 | -1/+1 |
* | Patch from Erwann Chenede for raise_or_lower keybinding | Havoc Pennington | 2002-05-29 | 1 | -2/+8 |
* | keep the tooltip on the screen horizontally, #76825 | Havoc Pennington | 2002-05-11 | 1 | -0/+7 |
* | add override redirect test window | Havoc Pennington | 2002-05-11 | 1 | -4/+96 |
* | remove the unused tab stuff | Havoc Pennington | 2002-04-05 | 1 | -176/+0 |
* | use new functions | Havoc Pennington | 2002-03-12 | 1 | -7/+5 |
* | hmm, and don't set last_window at all if we don't ++newp. Fixes even more | Havoc Pennington | 2002-02-09 | 1 | -1/+0 |
* | assign last_window prior to ++newp, so we don't try to stack windows with | Havoc Pennington | 2002-02-09 | 1 | -2/+2 |
* | try to make more error message strings the same, easier for translators | Havoc Pennington | 2002-02-09 | 1 | -1/+1 |
* | put in some kind of distinctive frame for UTILITY, though it's ugly. Also | Havoc Pennington | 2002-02-09 | 1 | -0/+4 |
* | Throughout: move to meta_topic rather than meta_verbose so metacity.log | Havoc Pennington | 2002-02-08 | 1 | -17/+17 |
* | disable custom log handler and fatal mask for now | Havoc Pennington | 2002-02-07 | 1 | -4/+5 |
* | only bump unmaps_pending if the window was mapped | Havoc Pennington | 2002-01-11 | 1 | -0/+1 |
* | focus top window when switching to a new workspace | Havoc Pennington | 2002-01-03 | 1 | -0/+54 |
* | I was using meta_workspace_contains_window() in a number of places where | Havoc Pennington | 2001-10-25 | 1 | -6/+6 |
* | fix to keep desktop window from appearing on top of everything else, among | Havoc Pennington | 2001-10-23 | 1 | -0/+6 |
* | take a window mapped at fullscreen size/pos to desire maximization; once I | Havoc Pennington | 2001-10-14 | 1 | -4/+0 |
* | set last window before setting newp, so we don't get the current window as | Havoc Pennington | 2001-10-13 | 1 | -4/+5 |
* | fix mem leak of the MetaStack object (meta_stack_sync_to_server): try to | Havoc Pennington | 2001-10-11 | 1 | -4/+105 |
* | new function | Havoc Pennington | 2001-09-16 | 1 | -1/+2 |
* | Unbreak tab popup a bit. | Havoc Pennington | 2001-08-29 | 1 | -17/+19 |
* | add a "fullscreen" semantic type; if a window requests the screen size | Havoc Pennington | 2001-08-20 | 1 | -0/+4 |