| Commit message (Expand) | Author | Age | Files | Lines |
* | handle ReparentNotify, and add a lot of debug output. | Havoc Pennington | 2003-12-26 | 1 | -0/+3 |
* | Inherit visual from frame window so that metacity will work with the new | Rob Adams | 2003-11-16 | 1 | -3/+10 |
* | Patch from Soeren Sandmann #108926 to improve opaque resize | Havoc Pennington | 2003-08-16 | 1 | -44/+23 |
* | Reinstated visual-bell patch, fix for bug 99886. | Bill Haneman | 2003-01-28 | 1 | -0/+6 |
* | handle the client having a shape mask, fixes #101806 | Havoc Pennington | 2003-01-05 | 1 | -14/+33 |
* | Reverted visual bell patch, #99886 | Havoc Pennington | 2002-12-19 | 1 | -6/+0 |
* | Added visual bell feature, fix for 99886. | Bill Haneman | 2002-12-17 | 1 | -0/+6 |
* | 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 | -2/+2 |
* | Place cursors on frames, not root | Keith Packard | 2002-08-23 | 1 | -0/+19 |
* | use new macros to get whether we allow move/resize correct | Havoc Pennington | 2002-07-03 | 1 | -13/+6 |
* | Theme breakage! Themes have to implement "border" frames now, see Atlanta | Havoc Pennington | 2002-06-22 | 1 | -14/+25 |
* | short-circuit the "only one xinerama" case, and use outer rect of window | Havoc Pennington | 2002-06-08 | 1 | -1/+4 |
* | verbose-log on startup whether we were compiled with various extensions | Havoc Pennington | 2002-05-31 | 1 | -4/+24 |
* | DefaultScreen() returns the screen number not Screen* | Havoc Pennington | 2002-05-09 | 1 | -3/+14 |
* | call setlocale ourselves because due to a GLib bug that sticks us in ASCII | Havoc Pennington | 2002-04-22 | 1 | -1/+4 |
* | switch on the op passed in, not the active op. Gives us the right cursor | Havoc Pennington | 2002-02-24 | 1 | -5/+6 |
* | Throughout: move to meta_topic rather than meta_verbose so metacity.log | Havoc Pennington | 2002-02-08 | 1 | -2/+4 |
* | separate code to draw frame from the expose_event handler, so in principle | Havoc Pennington | 2002-01-27 | 1 | -14/+4 |
* | cheesy client with static bit gravity, used to test the below change. | Havoc Pennington | 2002-01-19 | 1 | -3/+6 |
* | only bump unmaps_pending if the window was mapped | Havoc Pennington | 2002-01-11 | 1 | -9/+17 |
* | add a server grab here since we were failing to have one when calling the | Havoc Pennington | 2002-01-02 | 1 | -2/+5 |
* | makefile tweak, add a comment to frame.c | Havoc Pennington | 2001-10-13 | 1 | -0/+1 |
* | Don't separate user_has_moved/user_has_resized, fixes bug in east-resizing | Havoc Pennington | 2001-09-11 | 1 | -0/+3 |
* | don't use gdk_display_name | Havoc Pennington | 2001-09-09 | 1 | -4/+19 |
* | ... | rhp | 2001-07-11 | 1 | -97/+0 |
* | ... | rhp | 2001-07-05 | 1 | -1/+2 |
* | ... | rhp | 2001-07-03 | 1 | -1/+9 |
* | ... | rhp | 2001-06-24 | 1 | -3/+3 |
* | ... | rhp | 2001-06-23 | 1 | -2/+7 |
* | ... | rhp | 2001-06-23 | 1 | -9/+9 |
* | ... | rhp | 2001-06-23 | 1 | -3/+13 |
* | ... | rhp | 2001-06-21 | 1 | -0/+3 |
* | ... | rhp | 2001-06-20 | 1 | -5/+15 |
* | ... | rhp | 2001-06-18 | 1 | -6/+5 |
* | ... | rhp | 2001-06-18 | 1 | -779/+79 |
* | ... | rhp | 2001-06-17 | 1 | -0/+7 |
* | ... | rhp | 2001-06-12 | 1 | -34/+64 |
* | ... | rhp | 2001-06-11 | 1 | -3/+12 |
* | ... | rhp | 2001-06-11 | 1 | -1/+4 |
* | ... | rhp | 2001-06-11 | 1 | -77/+33 |
* | ... | rhp | 2001-06-10 | 1 | -8/+38 |
* | ... | rhp | 2001-06-09 | 1 | -143/+72 |
* | ... | rhp | 2001-06-09 | 1 | -3/+37 |
* | ... | rhp | 2001-06-08 | 1 | -7/+31 |
* | ... | rhp | 2001-06-07 | 1 | -1/+26 |
* | ... | rhp | 2001-06-07 | 1 | -8/+43 |
* | ... | rhp | 2001-06-06 | 1 | -89/+313 |
* | ... | rhp | 2001-06-04 | 1 | -5/+16 |
* | ... | rhp | 2001-06-04 | 1 | -22/+50 |