summaryrefslogtreecommitdiff
path: root/src/frame.c
Commit message (Expand)AuthorAgeFilesLines
* handle ReparentNotify, and add a lot of debug output.Havoc Pennington2003-12-261-0/+3
* Inherit visual from frame window so that metacity will work with the newRob Adams2003-11-161-3/+10
* Patch from Soeren Sandmann #108926 to improve opaque resizeHavoc Pennington2003-08-161-44/+23
* Reinstated visual-bell patch, fix for bug 99886.Bill Haneman2003-01-281-0/+6
* handle the client having a shape mask, fixes #101806Havoc Pennington2003-01-051-14/+33
* Reverted visual bell patch, #99886Havoc Pennington2002-12-191-6/+0
* Added visual bell feature, fix for 99886.Bill Haneman2002-12-171-0/+6
* include config.hHavoc Pennington2002-10-271-0/+1
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-211-2/+2
* Place cursors on frames, not rootKeith Packard2002-08-231-0/+19
* use new macros to get whether we allow move/resize correctHavoc Pennington2002-07-031-13/+6
* Theme breakage! Themes have to implement "border" frames now, see AtlantaHavoc Pennington2002-06-221-14/+25
* short-circuit the "only one xinerama" case, and use outer rect of windowHavoc Pennington2002-06-081-1/+4
* verbose-log on startup whether we were compiled with various extensionsHavoc Pennington2002-05-311-4/+24
* DefaultScreen() returns the screen number not Screen*Havoc Pennington2002-05-091-3/+14
* call setlocale ourselves because due to a GLib bug that sticks us in ASCIIHavoc Pennington2002-04-221-1/+4
* switch on the op passed in, not the active op. Gives us the right cursorHavoc Pennington2002-02-241-5/+6
* Throughout: move to meta_topic rather than meta_verbose so metacity.logHavoc Pennington2002-02-081-2/+4
* separate code to draw frame from the expose_event handler, so in principleHavoc Pennington2002-01-271-14/+4
* cheesy client with static bit gravity, used to test the below change.Havoc Pennington2002-01-191-3/+6
* only bump unmaps_pending if the window was mappedHavoc Pennington2002-01-111-9/+17
* add a server grab here since we were failing to have one when calling theHavoc Pennington2002-01-021-2/+5
* makefile tweak, add a comment to frame.cHavoc Pennington2001-10-131-0/+1
* Don't separate user_has_moved/user_has_resized, fixes bug in east-resizingHavoc Pennington2001-09-111-0/+3
* don't use gdk_display_nameHavoc Pennington2001-09-091-4/+19
* ...rhp2001-07-111-97/+0
* ...rhp2001-07-051-1/+2
* ...rhp2001-07-031-1/+9
* ...rhp2001-06-241-3/+3
* ...rhp2001-06-231-2/+7
* ...rhp2001-06-231-9/+9
* ...rhp2001-06-231-3/+13
* ...rhp2001-06-211-0/+3
* ...rhp2001-06-201-5/+15
* ...rhp2001-06-181-6/+5
* ...rhp2001-06-181-779/+79
* ...rhp2001-06-171-0/+7
* ...rhp2001-06-121-34/+64
* ...rhp2001-06-111-3/+12
* ...rhp2001-06-111-1/+4
* ...rhp2001-06-111-77/+33
* ...rhp2001-06-101-8/+38
* ...rhp2001-06-091-143/+72
* ...rhp2001-06-091-3/+37
* ...rhp2001-06-081-7/+31
* ...rhp2001-06-071-1/+26
* ...rhp2001-06-071-8/+43
* ...rhp2001-06-061-89/+313
* ...rhp2001-06-041-5/+16
* ...rhp2001-06-041-22/+50