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 | -415/+0 |
2007-06-11 | Refactor thrice-duplicated queue code in window.c. Closes #376760. | Thomas Thurman | 1 | -1/+1 |
2007-04-23 | Fix some uninitialized memory usage errors. #427385 | Elijah Newren | 1 | -0/+5 |
2007-04-12 | Make sure apps have correct info about their coordinates, even on unmap. | Elijah Newren | 1 | -1/+4 |
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 |
2005-11-19 | Merge of all the changes on the constraints_experiments branch. This is | Elijah Newren | 1 | -1/+5 |
2004-10-19 | Don't try to use an ARGB visual at all if the depth isn't 32-bit. This | Anders Carlsson | 1 | -59/+4 |
2004-09-16 | A load of fixes of issues reported by sparse. Closes bug #152849 | Kjartan Maraas | 1 | -1/+1 |
2004-08-27 | delete extra copy of find_argb_visual so things compile | Havoc Pennington | 1 | -55/+0 |
2004-08-27 | couple of cosmetic tweaks from resolving my local patch with the bugzilla | Havoc Pennington | 1 | -2/+55 |
2004-08-27 | move the have_xrender variable initialization up in the file since it can | Havoc Pennington | 1 | -6/+73 |
2004-08-08 | Flush after setting cursor. (Rest of #149413). | Soeren Sandmann | 1 | -0/+1 |
2003-12-26 | handle ReparentNotify, and add a lot of debug output. | Havoc Pennington | 1 | -0/+3 |
2003-11-16 | Inherit visual from frame window so that metacity will work with the new | Rob Adams | 1 | -3/+10 |
2003-08-16 | Patch from Soeren Sandmann #108926 to improve opaque resize | Havoc Pennington | 1 | -44/+23 |
2003-01-28 | Reinstated visual-bell patch, fix for bug 99886. | Bill Haneman | 1 | -0/+6 |
2003-01-05 | handle the client having a shape mask, fixes #101806 | Havoc Pennington | 1 | -14/+33 |
2002-12-19 | Reverted visual bell patch, #99886 | Havoc Pennington | 1 | -6/+0 |
2002-12-17 | Added visual bell feature, fix for 99886. | Bill Haneman | 1 | -0/+6 |
2002-10-27 | include config.h | Havoc Pennington | 1 | -0/+1 |
2002-10-21 | Optimizations for managing new windows (do not all take effect if | Havoc Pennington | 1 | -2/+2 |
2002-08-23 | Place cursors on frames, not root | Keith Packard | 1 | -0/+19 |
2002-07-03 | use new macros to get whether we allow move/resize correct | Havoc Pennington | 1 | -13/+6 |
2002-06-22 | Theme breakage! Themes have to implement "border" frames now, see Atlanta | Havoc Pennington | 1 | -14/+25 |
2002-06-08 | short-circuit the "only one xinerama" case, and use outer rect of window | Havoc Pennington | 1 | -1/+4 |
2002-05-31 | verbose-log on startup whether we were compiled with various extensions | Havoc Pennington | 1 | -4/+24 |
2002-05-09 | DefaultScreen() returns the screen number not Screen* | Havoc Pennington | 1 | -3/+14 |
2002-04-22 | call setlocale ourselves because due to a GLib bug that sticks us in ASCII | Havoc Pennington | 1 | -1/+4 |
2002-02-24 | switch on the op passed in, not the active op. Gives us the right cursor | Havoc Pennington | 1 | -5/+6 |
2002-02-08 | Throughout: move to meta_topic rather than meta_verbose so metacity.log | Havoc Pennington | 1 | -2/+4 |
2002-01-27 | separate code to draw frame from the expose_event handler, so in principle | Havoc Pennington | 1 | -14/+4 |
2002-01-19 | cheesy client with static bit gravity, used to test the below change. | Havoc Pennington | 1 | -3/+6 |
2002-01-11 | only bump unmaps_pending if the window was mapped | Havoc Pennington | 1 | -9/+17 |
2002-01-02 | add a server grab here since we were failing to have one when calling the | Havoc Pennington | 1 | -2/+5 |
2001-10-13 | makefile tweak, add a comment to frame.c | Havoc Pennington | 1 | -0/+1 |
2001-09-11 | Don't separate user_has_moved/user_has_resized, fixes bug in east-resizing | Havoc Pennington | 1 | -0/+3 |
2001-09-09 | don't use gdk_display_name | Havoc Pennington | 1 | -4/+19 |
2001-07-11 | ... | rhp | 1 | -97/+0 |
2001-07-05 | ... | rhp | 1 | -1/+2 |
2001-07-03 | ... | rhp | 1 | -1/+9 |
2001-06-24 | ... | rhp | 1 | -3/+3 |
2001-06-23 | ... | rhp | 1 | -2/+7 |
2001-06-23 | ... | rhp | 1 | -9/+9 |
2001-06-23 | ... | rhp | 1 | -3/+13 |
2001-06-21 | ... | rhp | 1 | -0/+3 |
2001-06-20 | ... | rhp | 1 | -5/+15 |
2001-06-18 | ... | rhp | 1 | -6/+5 |
2001-06-18 | ... | rhp | 1 | -779/+79 |
2001-06-17 | ... | rhp | 1 | -0/+7 |