| Commit message (Expand) | Author | Age | Files | Lines |
* | When snap-moving, don't snap to transients of minimized windows since they | Elijah Newren | 2004-12-20 | 1 | -0/+3 |
* | track the last_xor_rect separately from the current window size, and then | Havoc Pennington | 2004-08-19 | 1 | -0/+3 |
* | Revert Rob's 2004-07-31 patch that ignored net_wm_user_time when | Elijah Newren | 2004-08-08 | 1 | -1/+0 |
* | Fix bug that caused windows to not be focused on unminimizing because of | Rob Adams | 2004-07-31 | 1 | -0/+1 |
* | Fix some support for EWMH hints, and fix USER_TIME support to include the | Rob Adams | 2004-07-31 | 1 | -0/+3 |
* | Add support for _NET_WM_USER_TIME | Elijah Newren | 2004-06-24 | 1 | -4/+16 |
* | Fix bug 143333, support for update counter spec, and 109362, schedule | Soeren Sandmann | 2004-06-19 | 1 | -2/+7 |
* | Revert 2/27 patch for layer promotion. | Rob Adams | 2004-02-28 | 1 | -1/+0 |
* | Handle layer promotion of transient descendants of layer-promoted windows | Rob Adams | 2004-02-28 | 1 | -0/+2 |
* | Revert prior change | Rob Adams | 2003-12-13 | 1 | -5/+0 |
* | Add increased robustness for dealing with all workspaces windows and MRU | Rob Adams | 2003-12-13 | 1 | -0/+5 |
* | new function | Havoc Pennington | 2003-11-21 | 1 | -0/+4 |
* | In the "prefs cause code complexity" department, here's a "sloppy focus | Havoc Pennington | 2003-10-13 | 1 | -0/+3 |
* | Merge reduced_resources mode patch from the branch. Offers wireframe and | Havoc Pennington | 2003-10-12 | 1 | -5/+3 |
* | Add keybinding to allow the user to toggle _NET_WM_STATE_ABOVE on windows. | Rob Adams | 2003-06-27 | 1 | -0/+2 |
* | Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMH | Rob Adams | 2003-06-26 | 1 | -8/+16 |
* | Remove legacy support for Gnome 1 hints, since we deem it unlikely that | Rob Adams | 2003-06-12 | 1 | -2/+0 |
* | make raise-on-click explicitly only happen in click to focus mode. | Havoc Pennington | 2003-06-12 | 1 | -1/+8 |
* | Revamp placement policy for windows that are maximized when they are | Rob Adams | 2003-06-09 | 1 | -0/+3 |
* | Precompute groups to guarantee that meta_group_list_windows always returns | Rob Adams | 2003-06-04 | 1 | -1/+1 |
* | Roll back broken update | Rob Adams | 2003-06-04 | 1 | -1/+1 |
* | Precompute groups to guarantee that meta_group_list_windows always returns | Rob Adams | 2003-06-04 | 1 | -1/+1 |
* | Should fix #108108, #106217, tracked down by Owen Taylor and Frederic | Havoc Pennington | 2003-03-17 | 1 | -7/+10 |
* | Switch over to new constraints code, unquestionably introduces some bugs, | Havoc Pennington | 2003-03-08 | 1 | -0/+2 |
* | add more debug spew about conditional build stuff (main): panic to | Havoc Pennington | 2003-02-28 | 1 | -0/+14 |
* | Patch from Rob Adams addresses #95014 (placement issues), makes first fit | Havoc Pennington | 2003-02-23 | 1 | -4/+6 |
* | handle the client having a shape mask, fixes #101806 | Havoc Pennington | 2003-01-05 | 1 | -0/+3 |
* | add myself here, bug #100789 | Havoc Pennington | 2002-12-10 | 1 | -0/+7 |
* | new functions to resize to fill screen | Havoc Pennington | 2002-12-08 | 1 | -0/+4 |
* | never use a window with input = FALSE take_focus = FALSE in the normal and | Hidetoshi Tajima | 2002-12-06 | 1 | -3/+4 |
* | lengthen to 15 seconds | Havoc Pennington | 2002-12-01 | 1 | -0/+3 |
* | add _NET_WM_NAME, WM_NAME, _NET_WM_ICON_NAME, WM_ICON_NAME support | Havoc Pennington | 2002-11-04 | 1 | -0/+4 |
* | make public | Havoc Pennington | 2002-10-24 | 1 | -0/+3 |
* | Optimizations for managing new windows (do not all take effect if | Havoc Pennington | 2002-10-21 | 1 | -1/+1 |
* | make it static | Havoc Pennington | 2002-10-02 | 1 | -0/+4 |
* | Rewrite stack code to work a lot differently. Should be better now, and | Havoc Pennington | 2002-09-28 | 1 | -2/+2 |
* | keep a flag transient_parent_is_root_window for whether the | Havoc Pennington | 2002-09-27 | 1 | -0/+3 |
* | new function | Havoc Pennington | 2002-09-24 | 1 | -0/+2 |
* | window is in fullscreen layer if any member of its group is fullscreen | Havoc Pennington | 2002-08-12 | 1 | -0/+5 |
* | Patch to provide extra cues to the user when using window menu move and | Craig Black | 2002-08-09 | 1 | -0/+10 |
* | Apply blackc@speakeasy.net patch, bug #83940, to do mini-workspaces | Havoc Pennington | 2002-07-06 | 1 | -4/+6 |
* | use new macros to get whether we allow move/resize correct | Havoc Pennington | 2002-07-03 | 1 | -0/+8 |
* | Theme breakage! Themes have to implement "border" frames now, see Atlanta | Havoc Pennington | 2002-06-22 | 1 | -0/+2 |
* | short-circuit the "only one xinerama" case, and use outer rect of window | Havoc Pennington | 2002-06-08 | 1 | -0/+1 |
* | Patch from Gaute Lindkvist so you can't move the panel or desktop to only | Havoc Pennington | 2002-05-26 | 1 | -0/+1 |
* | DefaultScreen() returns the screen number not Screen* | Havoc Pennington | 2002-05-09 | 1 | -0/+1 |
* | on unminimize, queue calc_showing on all transients | Havoc Pennington | 2002-05-05 | 1 | -0/+8 |
* | reply immediately for windows that don't support _NET_WM_PING | Havoc Pennington | 2002-04-15 | 1 | -1/+2 |
* | new file containing all the wacky mess I just added to a simple "click the | Havoc Pennington | 2002-04-13 | 1 | -1/+11 |
* | remove the unused tab stuff | Havoc Pennington | 2002-04-05 | 1 | -1/+4 |