mutter/src
Elijah Newren addf369006 Fix move/resize events in relation to combinations of ConfigureRequest and
2007-04-08  Elijah Newren  <newren gmail com>

	Fix move/resize events in relation to combinations of
	ConfigureRequest and WM_NORMAL_HINTS change notifications (plus a
	few code cleanups).  Fixes #426519.

	* src/window.c (meta_window_move_resize_now):
	move to the user_rect position, not some weird combination of rect
	and user_rect

	* src/window.c (meta_window_configure_request):
        set user_rect in response to ConfigureRequest events (after the
	ConfigureRequest values have been constrained) and add a big
	comment explaining this change, remove unused only_resize variable
	and irrelevant huge FIXME comment about it

	* src/window.[ch] (meta_window_get_client_root_coords):
	new function

	* src/display.c (meta_display_begin_grab_op):
	* src/keybindings.c (process_keyboard_move_grab):
	* src/window.c (meta_window_unmaximize,
	  meta_window_move_resize_internal, meta_window_begin_wireframe,
	  update_move, meta_window_refresh_resize_popup,
	  warp_grab_pointer)
	combine multi-step client rect root coord setting into a single
	function call to meta_window_get_client_root_coords()

svn path=/trunk/; revision=3181
2007-04-09 03:43:55 +00:00
..
themes removed hide_buttons. Closes #360498. 2006-10-07 21:19:40 +00:00
tools Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
wm-tester Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
.cvsignore Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
50-metacity-desktop-key.xml.in Add new control-center key bindings definitions (Closes: #420145) 2007-04-05 09:22:19 +00:00
50-metacity-key.xml.in Add new control-center key bindings definitions (Closes: #420145) 2007-04-05 09:22:19 +00:00
api.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
api.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
async-getprop.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
async-getprop.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
bell.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
bell.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
boxes.c Patch from Carlo Wood to do some miscellaneous code cleanups found while 2007-04-03 18:40:00 +00:00
boxes.h Patch from Carlo Wood to fix handling of unidirectional maximization and 2007-04-03 03:41:10 +00:00
c-screen.c Remove double unref of stacker object. Fixes #387761. 2007-01-02 14:09:45 +00:00
c-screen.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
c-window.c Disabled bling for now; added function for handling CirculateNotify 2006-12-21 05:12:34 +00:00
c-window.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
colors.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
colors.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
common.h Patch from Carlo Wood to fix handling of unidirectional maximization and 2007-04-03 03:41:10 +00:00
compositor.c Removed #ifdef SPIFFY_COMPOSITOR throughout the file. Replaced with check 2007-01-16 17:02:39 +00:00
compositor.h Disabled bling for now; added function for handling CirculateNotify 2006-12-21 05:12:34 +00:00
constraints.c Fix lots of little issues with min/max constraints and size increment 2007-04-04 21:54:56 +00:00
constraints.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
core.c Move "On Top" option in menu. Fix #382962. 2006-12-27 15:51:49 +00:00
core.h Fix cases when titlebar is allowed offscreen and shouldn't be (and 2006-10-13 00:28:34 +00:00
default_icon.png New 48x48 default icon as specified in bug #160660 2005-01-25 18:47:57 +00:00
delete.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
display.c Fix move/resize events in relation to combinations of ConfigureRequest and 2007-04-09 03:43:55 +00:00
display.h Add support for _NET_WM_USER_TIME_WINDOW in order to cut down on context 2007-03-31 05:19:41 +00:00
draw-workspace.c Patch from Bruno Boaventura to sync metacity workspace previews with 2006-10-10 18:19:32 +00:00
draw-workspace.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
edge-resistance.c Avoid some crashes when dragging windows partially offscreen. Possible (or 2007-04-03 19:56:34 +00:00
edge-resistance.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
effects.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
effects.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
errors.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
errors.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
eventqueue.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
eventqueue.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
fixedtip.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
fixedtip.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
frame.c Added "above" to the list of flags a frame can have, so that we know when 2006-10-07 16:56:47 +00:00
frame.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
frames.c adjusted the rounded corners so that they fit nicely with the arcs around 2007-03-21 02:22:10 +00:00
frames.h Added "above" to the list of flags a frame can have, so that we know when 2006-10-07 16:56:47 +00:00
gradient.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
gradient.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
group-private.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
group-props.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
group-props.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
group.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
group.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
iconcache.c Added "above" to the list of flags a frame can have, so that we know when 2006-10-07 16:56:47 +00:00
iconcache.h Added "above" to the list of flags a frame can have, so that we know when 2006-10-07 16:56:47 +00:00
keybindings.c Fix move/resize events in relation to combinations of ConfigureRequest and 2007-04-09 03:43:55 +00:00
keybindings.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
libmetacity-private.pc.in
main.c remove deprecated gtk stuff. 2006-11-05 23:03:36 +00:00
main.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
Makefile.am Add new control-center key bindings definitions (Closes: #420145) 2007-04-05 09:22:19 +00:00
menu.c Move "On Top" option in menu. Fix #382962. 2006-12-27 15:51:49 +00:00
menu.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
metaaccellabel.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
metaaccellabel.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
metacity-dialog.c Change dialog icon because gnome-icon-theme have no more 2007-01-27 04:18:15 +00:00
metacity-Xatomtype.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
metacity.desktop.in
metacity.schemas.in add action_{middle|right}_click_titlebar. Closes #408903. 2007-03-11 02:39:07 +00:00
place.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
place.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
prefs.c Add an (unbound by default) keybinding for setting spew marks in verbose 2007-04-07 22:16:35 +00:00
prefs.h Add an (unbound by default) keybinding for setting spew marks in verbose 2007-04-07 22:16:35 +00:00
preview-widget.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
preview-widget.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
resizepopup.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
resizepopup.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
run-metacity.sh
screen.c Clean up event mask handling and meta_create_offscreen_window, to prevent 2007-03-31 23:34:36 +00:00
screen.h Clean up event mask handling and meta_create_offscreen_window, to prevent 2007-03-31 23:34:36 +00:00
session.c Clean up event mask handling and meta_create_offscreen_window, to prevent 2007-03-31 23:34:36 +00:00
session.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
spring-model.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
spring-model.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
stack.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
stack.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
stock_delete.png Update the pixmap to a new one which fit better with the other pixmaps of 2006-08-20 19:44:52 +00:00
stock_maximize.png
stock_minimize.png
tabpopup.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
tabpopup.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
testasyncgetprop.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
testboxes.c Patch from Carlo Wood to fix handling of unidirectional maximization and 2007-04-03 03:41:10 +00:00
testgradient.c remove deprecated gtk stuff. 2006-11-05 23:03:36 +00:00
theme-parser.c if theme is invalid and therefore got freed, don't attempt to read from 2007-04-05 18:45:03 +00:00
theme-parser.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
theme-viewer.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
theme.c Fallback to NORMAL state after checking for the middle button. Fixes bug 2007-04-01 15:31:24 +00:00
theme.h Added "above" to the list of flags a frame can have, so that we know when 2006-10-07 16:56:47 +00:00
themewidget.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
themewidget.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
ui.c Remove #include <pango/pangox.h> since it's apparently not installed 2007-03-17 08:40:02 +00:00
ui.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
util.c Patch from Carlo Wood to fix handling of unidirectional maximization and 2007-04-03 03:41:10 +00:00
util.h Patch from Carlo Wood to fix handling of unidirectional maximization and 2007-04-03 03:41:10 +00:00
window-props.c Fix lots of little issues with min/max constraints and size increment 2007-04-04 21:54:56 +00:00
window-props.h Add support for _NET_WM_USER_TIME_WINDOW in order to cut down on context 2007-03-31 05:19:41 +00:00
window.c Fix move/resize events in relation to combinations of ConfigureRequest and 2007-04-09 03:43:55 +00:00
window.h Fix move/resize events in relation to combinations of ConfigureRequest and 2007-04-09 03:43:55 +00:00
workspace.c Patch from Carlo Wood to fix handling of unidirectional maximization and 2007-04-03 03:41:10 +00:00
workspace.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
xprops.c Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00
xprops.h Stick an emacs comment directive at the beginning of all the code files so 2006-10-01 22:30:10 +00:00