| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Björn Lindqvist | 2006-04-13 | 1 | -1/+1 |
* | Check if the window is a menu and make it 90% opaque in that case. | Søren Sandmann | 2006-04-10 | 1 | -6/+0 |
* | Split the ScreenInfo data structure into separate, new files | Søren Sandmann | 2006-03-03 | 1 | -0/+6 |
* | Only uncomposite the screen if there is a compositor. | Søren Sandmann | 2006-02-17 | 1 | -2/+5 |
* | New function. | Søren Sandmann | 2006-02-16 | 1 | -31/+73 |
* | Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable | Elijah Newren | 2006-01-20 | 1 | -3/+3 |
* | Patch from Björn Lindqvist to fix #98340. | Elijah Newren | 2006-01-20 | 1 | -24/+36 |
* | Add a dependency on libcm when building with compositor. | Søren Sandmann | 2006-01-13 | 1 | -9/+1 |
* | Whoops, I forgot to keep my copyright info updated with my previous | Elijah Newren | 2006-01-10 | 1 | -1/+1 |
* | Fix window outline for minimized windows when using alt-esc. #325092. | Elijah Newren | 2006-01-10 | 1 | -4/+7 |
* | Make the workspace switcher work with dual-head (non-xinerama) setups. | Elijah Newren | 2005-12-28 | 1 | -9/+7 |
* | Oops, I only meant to commit the changes to rationales.txt in the last commit | Elijah Newren | 2005-12-22 | 1 | -7/+9 |
* | Add xinerama and multi-head tracker bugs | Elijah Newren | 2005-12-22 | 1 | -9/+7 |
* | Merge of all the changes on the constraints_experiments branch. This is | Elijah Newren | 2005-11-19 | 1 | -112/+70 |
* | Changed the 'minimized' field of the MetaTabEntry struct to 'hidden'. | Aidan Delaney | 2005-11-12 | 1 | -2/+2 |
* | Add my copyright notice to a number of files on which it should already | Elijah Newren | 2005-10-08 | 1 | -0/+1 |
* | free ->xinerama_infos Closes bug#307884 | Aivars Kalvans | 2005-07-12 | 1 | -0/+3 |
* | React to cursor theme changes: (#308106) | Matthias Clasen | 2005-07-11 | 1 | -0/+12 |
* | Cleanup font data when done with it (bug 306720). | Ray Strode | 2005-06-07 | 1 | -1/+12 |
* | Bug 305564 again. | Ray Strode | 2005-05-30 | 1 | -4/+18 |
* | Actually commit the stuff mentioned in the last ChangeLog entry. | Ray Strode | 2005-05-26 | 1 | -1/+3 |
* | Patch from Aidan Delaney to make sure that icons in the alt-tab popup are | Elijah Newren | 2005-02-28 | 1 | -1/+1 |
* | Show labels in bold for windows that demand attention. Fixes #164590. | Vincent Noel | 2005-01-20 | 1 | -2/+3 |
* | In the tab task switcher popup, dim the window icon and put its name | Vincent Noel | 2005-01-18 | 1 | -0/+3 |
* | Focus the desktop when showing it. Fixes #159257. | Elijah Newren | 2004-12-20 | 1 | -1/+23 |
* | Update _NET_WM_STATE_HIDDEN so the pager on the panel will know whether to | Elijah Newren | 2004-10-22 | 1 | -3/+9 |
* | Make the "showing desktop" mode be per-workspace instead of per-screen. | Elijah Newren | 2004-10-17 | 1 | -28/+23 |
* | Fix a variety of focus race conditions in all focus modes, or at least | Elijah Newren | 2004-10-04 | 1 | -3/+3 |
* | A load of fixes of issues reported by sparse. Closes bug #152849 | Kjartan Maraas | 2004-09-16 | 1 | -1/+1 |
* | Prevent focus inconsistencies by only providing one focus method (fixes | Elijah Newren | 2004-09-15 | 1 | -2/+0 |
* | add XFlush() after setting cursor, #149413 | Havoc Pennington | 2004-08-07 | 1 | -0/+1 |
* | Fix some support for EWMH hints, and fix USER_TIME support to include the | Rob Adams | 2004-07-31 | 1 | -1/+60 |
* | Make choice of focus window be consistent for each focus mode. Fixes | Elijah Newren | 2004-06-24 | 1 | -19/+4 |
* | Add support for _NET_WM_USER_TIME | Elijah Newren | 2004-06-24 | 1 | -0/+12 |
* | Remove duplicate entries. | Elijah Newren | 2004-01-21 | 1 | -23/+7 |
* | Add _NET_FRAME_EXTENTS and _NET_REQUEST_FRAME_EXTENTS. | Thomas Fitzsimmons | 2004-01-10 | 1 | -1/+3 |
* | handle ReparentNotify, and add a lot of debug output. | Havoc Pennington | 2003-12-26 | 1 | -1/+1 |
* | change to track all children of the root window, not only mapped children; | Havoc Pennington | 2003-12-26 | 1 | -3/+2 |
* | Revert prior change | Rob Adams | 2003-12-13 | 1 | -2/+1 |
* | Add increased robustness for dealing with all workspaces windows and MRU | Rob Adams | 2003-12-13 | 1 | -1/+2 |
* | fix up compositing manager to somewhat work | Havoc Pennington | 2003-11-30 | 1 | -0/+5 |
* | need to select PropertyChangeMask on the leader window | Havoc Pennington | 2003-11-24 | 1 | -1/+2 |
* | Apply patch from Gregory Merchan to avoid using CurrentTime when setting | Havoc Pennington | 2003-11-24 | 1 | -23/+4 |
* | move xcompmgr code in here (minus drop shadows), untested since Keith's | Havoc Pennington | 2003-11-23 | 1 | -0/+3 |
* | new function | Havoc Pennington | 2003-11-21 | 1 | -2/+29 |
* | Create COMPLIANCE document describing metacity specification compliance. | Rob Adams | 2003-11-17 | 1 | -2/+23 |
* | Merge reduced_resources mode patch from the branch. Offers wireframe and | Havoc Pennington | 2003-10-12 | 1 | -1/+17 |
* | Changed MRU list to be per workspace instead of per display, so sticky | Ray Strode | 2003-08-15 | 1 | -44/+1 |
* | don't select for button press/release events, as that keeps other clients | Havoc Pennington | 2003-08-10 | 1 | -1/+0 |
* | Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMH | Rob Adams | 2003-06-26 | 1 | -33/+37 |