mutter/src
Søren Sandmann cb84bc3e1d Add a destroy notifier to the window.
Thu May 25 15:11:58 2006  Søren Sandmann  <sandmann@redhat.com>

        * src/c-window.h: Add a destroy notifier to the window.

        * src/c-screen.c (on_window_destroy): New function.

        * src/c-screen.c (meta_comp_screen_add_window): Use the destroy
        notifier here.

        * src/c-window.c (generate_phases): New function. Simplify the
        minimize animation a lot by generating all the rectangle
        information into an array, then processing that.
2006-05-25 19:14:29 +00:00
..
themes Make the unfocussed Simple window border visible with high contrast 2005-10-13 05:51:24 +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
api.c
api.h
async-getprop.c *** empty log message *** 2006-04-13 13:16:42 +00:00
async-getprop.h *** empty log message *** 2006-04-13 13:16:42 +00:00
bell.c Whoops, I forgot to keep my copyright info updated with my previous 2006-01-10 19:43:21 +00:00
bell.h include Xlib.h before XKBlib.h which is required on Solaris. #111877 from 2003-04-29 22:07:47 +00:00
boxes.c Patch from Jens Granseuer to fix more build issues with gcc 2.95. #327050. 2006-01-15 16:37:06 +00:00
boxes.h Whoops, I forgot to keep my copyright info updated with my previous 2006-01-10 19:43:21 +00:00
c-screen.c Add a destroy notifier to the window. 2006-05-25 19:14:29 +00:00
c-screen.h return TRUE when the window is actually freed. 2006-05-24 16:58:20 +00:00
c-window.c Add a destroy notifier to the window. 2006-05-25 19:14:29 +00:00
c-window.h Add a destroy notifier to the window. 2006-05-25 19:14:29 +00:00
colors.c
colors.h
common.h Make mouse cursor when moving windows become a hand. Fixes #337376. 2006-05-22 16:12:28 +00:00
compositor.c Add a destroy notifier to the window. 2006-05-25 19:14:29 +00:00
compositor.h Bounce on window focus. 2006-05-25 14:40:50 +00:00
constraints.c Fix constraints bug causing negative width windows and crashes. #336651 2006-04-02 23:11:25 +00:00
constraints.h Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
core.c New function. Use get_window() instead of cutted-and-pasted code all over 2006-04-28 16:54:52 +00:00
core.h Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
default_icon.png New 48x48 default icon as specified in bug #160660 2005-01-25 18:47:57 +00:00
delete.c compile with compositor enabled 2005-12-14 12:47:35 +00:00
display.c Also use explode when windows close. 2006-05-23 20:38:18 +00:00
display.h Delete unused META_PRIORITY_COMPOSITE 2006-05-04 17:32:26 +00:00
draw-workspace.c
draw-workspace.h
edge-resistance.c Add debugging information for edge resistance 2006-03-17 02:55:21 +00:00
edge-resistance.h Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
effects.c Bounce on window focus. 2006-05-25 14:40:50 +00:00
effects.h Bounce on window focus. 2006-05-25 14:40:50 +00:00
eggaccelerators.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
eggaccelerators.h
errors.c Split the ScreenInfo data structure into separate, new files 2006-03-03 15:53:10 +00:00
errors.h Split the ScreenInfo data structure into separate, new files 2006-03-03 15:53:10 +00:00
eventqueue.c Merge fix for bug #320050 from stable. 2005-10-29 07:37:45 +00:00
eventqueue.h
fixedtip.c Patch from John Paul Wallington to keep tooltip on screen horizontally for 2005-01-26 20:56:15 +00:00
fixedtip.h
frame.c Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
frame.h Reinstated visual-bell patch, fix for bug 99886. 2003-01-28 15:07:43 +00:00
frames.c Fix a logic bug so that the whole titlebar becomes sensitive to mouse 2006-05-19 13:15:29 +00:00
frames.h Add a cache of pixmaps for recently exposed frame areas. Makes metacity a 2005-06-26 21:58:37 +00:00
gradient.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
gradient.h
group-private.h lengthen to 15 seconds 2002-12-01 03:58:04 +00:00
group-props.c lengthen to 15 seconds 2002-12-01 03:58:04 +00:00
group-props.h lengthen to 15 seconds 2002-12-01 03:58:04 +00:00
group.c Fix grouping in the presence of ancestors; caught by Björn. #336184 2006-03-30 19:22:38 +00:00
group.h Precompute groups to guarantee that meta_group_list_windows always returns 2003-06-04 19:15:46 +00:00
iconcache.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
iconcache.h
keybindings.c Allow any keybinding pref to be specified either with <foo>, a string, or 2006-04-17 17:23:09 +00:00
keybindings.h Fixes not being able to tab out of a workspace which contains no windows. 2002-06-27 05:08:32 +00:00
libmetacity-private.pc.in add a pc file for libmetacity-private 2002-11-07 22:09:59 +00:00
main.c Revert the accessibility module loading workaround from Gnome 2.6, since 2006-05-15 18:46:26 +00:00
main.h
Makefile.am Revert the accessibility module loading workaround from Gnome 2.6, since 2006-05-15 18:46:26 +00:00
menu.c Removed "move to another workspace" menu when there are exactly two 2006-02-20 02:15:14 +00:00
menu.h
metaaccellabel.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
metaaccellabel.h
metacity-dialog.c Add my copyright notice to a number of files on which it should already 2005-10-08 19:38:54 +00:00
metacity-Xatomtype.h new function (meta_prop_get_wm_hints): new function 2002-10-26 16:40:50 +00:00
metacity.desktop.in Patch from Stephane LOEUILLET in bug #151850. 2005-01-25 18:27:43 +00:00
metacity.schemas.in Add a tabbing function, bound to alt-f6 by default, to cycle through the 2006-04-15 02:05:44 +00:00
place.c Remove the preceeding functions as they are all obsoleted by the new 2006-05-15 17:00:14 +00:00
place.h Remove the preceeding functions as they are all obsoleted by the new 2006-05-15 17:00:14 +00:00
prefs.c plug a small leak. 2006-05-15 06:59:30 +00:00
prefs.h Allow any keybinding pref to be specified either with <foo>, a string, or 2006-04-17 17:23:09 +00:00
preview-widget.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
preview-widget.h
resizepopup.c Remove the unused attributes resize_gravity, width_inc, height_inc, 2006-05-18 08:32:16 +00:00
resizepopup.h Remove the unused attributes resize_gravity, width_inc, height_inc, 2006-05-18 08:32:16 +00:00
run-metacity.sh Merge reduced_resources mode patch from the branch. Offers wireframe and 2003-10-12 06:25:38 +00:00
screen.c Patch from jylefort@FreeBSD.org to prevent a crash when changing 2006-05-15 18:37:36 +00:00
screen.h New function. 2006-02-16 20:26:05 +00:00
session.c Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable 2006-01-20 22:03:56 +00:00
session.h
spring-model.c Bounce on window focus. 2006-05-25 14:40:50 +00:00
spring-model.h Call meta_compositor_begin_move if there is a compositor 2006-02-25 16:54:39 +00:00
stack.c *** empty log message *** 2006-04-13 13:16:42 +00:00
stack.h actually use META_LAYER_TOP but just manually make it equal to 2006-02-12 00:01:06 +00:00
stock_delete.png
stock_maximize.png
stock_minimize.png
tabpopup.c Revert the accessibility module loading workaround from Gnome 2.6, since 2006-05-15 18:46:26 +00:00
tabpopup.h Merge of all the changes on the constraints_experiments branch. This is 2005-11-19 14:58:50 +00:00
testasyncgetprop.c *** empty log message *** 2006-04-13 13:16:42 +00:00
testboxes.c add messages to explain that warnings are harmless 2006-02-11 04:03:27 +00:00
testgradient.c
theme-parser.c Add boxes.{c,h} to libmetacity_private 2006-04-18 17:18:53 +00:00
theme-parser.h
theme-viewer.c Add boxes.{c,h} to libmetacity_private 2006-04-18 17:18:53 +00:00
theme.c Add boxes.{c,h} to libmetacity_private 2006-04-18 17:18:53 +00:00
theme.h Add boxes.{c,h} to libmetacity_private 2006-04-18 17:18:53 +00:00
themewidget.c
themewidget.h
ui.c Delete unused META_PRIORITY_COMPOSITE 2006-05-04 17:32:26 +00:00
ui.h Delete unused META_PRIORITY_COMPOSITE 2006-05-04 17:32:26 +00:00
update-from-egg.sh
util.c Add debugging information for edge resistance 2006-03-17 02:55:21 +00:00
util.h Add debugging information for edge resistance 2006-03-17 02:55:21 +00:00
window-props.c Clear _NET_WM_VISIBLE_NAME (and the ICON_ equivalent) when no longer being 2006-05-05 01:10:20 +00:00
window-props.h Initialize size_hints on window creation using code shared with size_hints property reload 2003-04-26 17:40:32 +00:00
window.c Bounce on window focus. 2006-05-25 14:40:50 +00:00
window.h Clear _NET_WM_VISIBLE_NAME (and the ICON_ equivalent) when no longer being 2006-05-05 01:10:20 +00:00
workspace.c Avoid a memory leak when checking which workspace(s) a window is on. Fixes 2006-02-11 05:06:08 +00:00
workspace.h Avoid a memory leak when checking which workspace(s) a window is on. Fixes 2006-02-11 05:06:08 +00:00
xprops.c *** empty log message *** 2006-04-13 13:16:42 +00:00
xprops.h Truncate ridiculously long titles to avoid crashing or letting the pager 2005-10-03 18:13:45 +00:00