Age | Commit message (Expand) | Author | Files | Lines |
2007-12-19 | sort source files into these directories according to which part of the WM | Havoc Pennington | 1 | -611/+0 |
2007-07-30 | Put all bitfields together to help with optimisation. Closes #450271 (for | Thomas Thurman | 1 | -3/+3 |
2007-06-11 | Refactor thrice-duplicated queue code in window.c. Closes #376760. | Thomas Thurman | 1 | -17/+14 |
2007-04-18 | Fix some fallout from #426519; update user_rect for all position changes | Elijah Newren | 1 | -8/+0 |
2007-04-09 | Add support for _NET_MOVERESIZE_WINDOW. #344521. | Elijah Newren | 1 | -0/+8 |
2007-04-09 | Fix move/resize events in relation to combinations of ConfigureRequest and | Elijah Newren | 1 | -0/+7 |
2007-04-03 | Patch from Carlo Wood to fix handling of unidirectional maximization and | Elijah Newren | 1 | -11/+1 |
2007-03-31 | Add support for _NET_WM_USER_TIME_WINDOW in order to cut down on context | Elijah Newren | 1 | -0/+3 |
2006-10-13 | Fix cases when titlebar is allowed offscreen and shouldn't be (and | Carlo Wood | 1 | -0/+1 |
2006-10-07 | Added "above" to the list of flags a frame can have, so that we know when | Thomas James Alexander Thurman | 1 | -0/+3 |
2006-10-01 | Stick an emacs comment directive at the beginning of all the code files so | Elijah Newren | 1 | -0/+2 |
2006-10-01 | Patch from Carlo Wood to ensure that maximized and minimized properties | Elijah Newren | 1 | -0/+3 |
2006-09-18 | Partial audit to fix timestamp usage. One step towards fixing #355180; see | Elijah Newren | 1 | -3/+6 |
2006-09-13 | Fix issues on 64-bit machines with timestamps by using guint32 (like gtk+ | Elijah Newren | 1 | -8/+8 |
2006-08-21 | Fix several bugs with handling of fullscreen windows, causing them to not | Elijah Newren | 1 | -4/+4 |
2006-08-07 | Add a constrain_titlebar_visible constraint; should fix both bug 333328 | Elijah Newren | 1 | -0/+3 |
2006-08-07 | Patch from Vytautas Liuolia to react to _NET_STARTUP_ID changes, as | Elijah Newren | 1 | -0/+4 |
2006-05-26 | Run an unminimize effect | Søren Sandmann | 1 | -0/+1 |
2006-05-05 | Clear _NET_WM_VISIBLE_NAME (and the ICON_ equivalent) when no longer being | Elijah Newren | 1 | -2/+4 |
2006-04-15 | Add a tabbing function, bound to alt-f6 by default, to cycle through the | Thomas Thurman | 1 | -0/+2 |
2006-03-30 | Fix grouping in the presence of ancestors; caught by Björn. #336184 | Elijah Newren | 1 | -0/+2 |
2006-03-29 | mark a window as needing or not needing the user's attention use the new | Thomas Thurman | 1 | -0/+3 |
2006-03-25 | deleted and moved into window-props.c (meta_window_new_with_attrs): added | Thomas Thurman | 1 | -1/+5 |
2006-01-10 | Whoops, I forgot to keep my copyright info updated with my previous | Elijah Newren | 1 | -1/+1 |
2006-01-10 | Don't "steal" focus from terminal windows for new window mappings as the | Elijah Newren | 1 | -0/+3 |
2006-01-10 | More thorough handling of source indication. Part of #326041. | Elijah Newren | 1 | -0/+7 |
2006-01-10 | Make the taskbar less flash happy and fix up some related stacking issues. | Elijah Newren | 1 | -2/+2 |
2005-11-19 | Merge of all the changes on the constraints_experiments branch. This is | Elijah Newren | 1 | -18/+41 |
2005-10-08 | Add my copyright notice to a number of files on which it should already | Elijah Newren | 1 | -0/+1 |
2005-10-03 | Patch from Ross Cohen to make alt-esc (show windows instantly) actually | Elijah Newren | 1 | -0/+1 |
2005-05-26 | Actually commit the stuff mentioned in the last ChangeLog entry. | Ray Strode | 1 | -0/+8 |
2005-02-20 | Big patch to cover about 6 different issues in order to correct rare | Elijah Newren | 1 | -0/+3 |
2005-02-11 | Avoid new windows being obscured by the focus window (and thus possibly | Elijah Newren | 1 | -0/+3 |
2005-01-28 | Take into account the appropriate list of windows when placing a new one. | Elijah Newren | 1 | -0/+3 |
2004-12-28 | Focus windows that manually position themselves too (fixes #107347). | Elijah Newren | 1 | -0/+3 |
2004-12-24 | Thanks to mild7@users.sourceforge.net for this fix. | Elijah Newren | 1 | -1/+1 |
2004-12-23 | Rename meta_window_visible_on_workspace to | Elijah Newren | 1 | -1/+1 |
2004-12-22 | Partially resolve the conflicting requirements of windows on multiple | Elijah Newren | 1 | -4/+1 |
2004-12-20 | When snap-moving, don't snap to transients of minimized windows since they | Elijah Newren | 1 | -0/+3 |
2004-08-19 | track the last_xor_rect separately from the current window size, and then | Havoc Pennington | 1 | -0/+3 |
2004-08-08 | Revert Rob's 2004-07-31 patch that ignored net_wm_user_time when | Elijah Newren | 1 | -1/+0 |
2004-07-31 | Fix bug that caused windows to not be focused on unminimizing because of | Rob Adams | 1 | -0/+1 |
2004-07-31 | Fix some support for EWMH hints, and fix USER_TIME support to include the | Rob Adams | 1 | -0/+3 |
2004-06-24 | Add support for _NET_WM_USER_TIME | Elijah Newren | 1 | -4/+16 |
2004-06-19 | Fix bug 143333, support for update counter spec, and 109362, schedule | Soeren Sandmann | 1 | -2/+7 |
2004-02-28 | Revert 2/27 patch for layer promotion. | Rob Adams | 1 | -1/+0 |
2004-02-28 | Handle layer promotion of transient descendants of layer-promoted windows | Rob Adams | 1 | -0/+2 |
2003-12-13 | Revert prior change | Rob Adams | 1 | -5/+0 |
2003-12-13 | Add increased robustness for dealing with all workspaces windows and MRU | Rob Adams | 1 | -0/+5 |
2003-11-21 | new function | Havoc Pennington | 1 | -0/+4 |