1
0
Fork 0
mutter-performance-source/src
Havoc Pennington e96e7ffc89 Rewrite stack code to work a lot differently. Should be better now, and
2002-09-28  Havoc Pennington  <hp@pobox.com>

	* src/window.c, src/stack.c: Rewrite stack code to work a lot
	differently. Should be better now, and not lose relative positions
	of windows when moving among layers. Also should now be possible
	to get session management to restore the stacking order.  Probably
	breaks some stuff, and makes all the stack.c changes I made
	yesterday sort of irrelevant.
2002-09-28 16:33:39 +00:00
..
themes use AgingGorilla not Gorilla (renamed on the CVS server) 2002-09-27 20:35:16 +00:00
tools The suggested change in the tooltip as per ui-review. Not sure how long this dialog will be here. Anyway... 2002-09-19 09:25:55 +00:00
wm-tester Use bind_textdomain_codeset etc. 2002-02-16 14:32:16 +00:00
.cvsignore Ignore the generated .schemas file 2002-05-27 16:29:15 +00:00
api.c ... 2001-06-03 21:39:57 +00:00
api.h ... 2001-06-03 21:39:57 +00:00
colors.c ... 2001-06-03 18:33:59 +00:00
colors.h ... 2001-06-03 18:33:59 +00:00
common.h Patch to provide extra cues to the user when using window menu move and 2002-08-09 04:27:23 +00:00
constraints.c disable animation when shading windows, just doesn't really convey the 2002-08-06 04:11:23 +00:00
constraints.h disable animation when shading windows, just doesn't really convey the 2002-08-06 04:11:23 +00:00
core.c use MetaAccelLabel to display accelerators for the menu items 2002-09-27 01:40:17 +00:00
core.h use MetaAccelLabel to display accelerators for the menu items 2002-09-27 01:40:17 +00:00
default_icon.png use the inline image data for default icon 2001-09-17 04:42:37 +00:00
delete.c Check for NULL string before calling strlen(). Fixes the core dump 2002-06-14 07:20:06 +00:00
display.c Try to handle Solaris Xinerama, all coded blind, someone on Solaris will 2002-09-27 20:28:34 +00:00
display.h re-enable the log handler, maybe it will break something, I don't remember 2002-09-24 02:04:32 +00:00
draw-workspace.c workspace-drawing code factored out of libwnck, needs wiring up to 2002-06-15 22:18:12 +00:00
draw-workspace.h workspace-drawing code factored out of libwnck, needs wiring up to 2002-06-15 22:18:12 +00:00
effects.c disable animation when shading windows, just doesn't really convey the 2002-08-06 04:11:23 +00:00
effects.h Work on opaque animations more, still suck too much to turn on. Not sure 2002-03-05 05:05:00 +00:00
eggaccelerators.c update libegg stuff 2002-07-17 02:21:15 +00:00
eggaccelerators.h adapt to virtual modifiers (meta_display_process_mapping_event): we need 2002-07-14 03:16:41 +00:00
errors.c switch on the op passed in, not the active op. Gives us the right cursor 2002-02-24 19:58:27 +00:00
errors.h ... 2001-05-31 03:30:58 +00:00
eventqueue.c ... 2001-06-20 03:01:26 +00:00
eventqueue.h ... 2001-06-20 03:01:26 +00:00
fixedtip.c s/gdk_get_default_display/gdk_display_get_default/ 2002-06-25 07:08:18 +00:00
fixedtip.h Add multi-screen support. Also add patch by Erwann Chenede to make 2002-05-08 16:24:28 +00:00
frame.c Place cursors on frames, not root 2002-08-23 18:00:40 +00:00
frame.h Place cursors on frames, not root 2002-08-23 18:00:40 +00:00
frames.c don't filter out prelight for unmaximize button. #83860 2002-09-04 02:21:26 +00:00
frames.h verbose-log on startup whether we were compiled with various extensions 2002-05-31 00:02:54 +00:00
gradient.c now just uses meta_gradient_add_alpha (draw_op_as_pixbuf): implement alpha 2002-05-31 21:18:11 +00:00
gradient.h now just uses meta_gradient_add_alpha (draw_op_as_pixbuf): implement alpha 2002-05-31 21:18:11 +00:00
group.c window is in fullscreen layer if any member of its group is fullscreen 2002-08-12 21:32:13 +00:00
group.h window is in fullscreen layer if any member of its group is fullscreen 2002-08-12 21:32:13 +00:00
iconcache.c Add padding if icon width and height differ. 2002-04-21 20:17:44 +00:00
iconcache.h port to icon cache 2002-02-09 23:03:52 +00:00
keybindings.c src/keybindings.c: Make virtual desktops apply instantly and still show the pager popup 2002-09-09 18:16:25 +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
main.c Try to handle Solaris Xinerama, all coded blind, someone on Solaris will 2002-09-27 20:28:34 +00:00
main.h add a restart feature, for debugging 2001-10-15 04:14:58 +00:00
Makefile.am use MetaAccelLabel to display accelerators for the menu items 2002-09-27 01:40:17 +00:00
menu.c use MetaAccelLabel to display accelerators for the menu items 2002-09-27 01:40:17 +00:00
menu.h Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
metaaccellabel.c use MetaAccelLabel to display accelerators for the menu items 2002-09-27 01:40:17 +00:00
metaaccellabel.h use MetaAccelLabel to display accelerators for the menu items 2002-09-27 01:40:17 +00:00
metacity-dialog.c if a window isn't resizeable, turn off maximize function. If min size is 2002-08-01 15:14:14 +00:00
metacity.desktop.in Add X-GnomeWMSettingsLibrary to desktop file to support new Window 2002-06-05 03:13:20 +00:00
metacity.schemas.in Change short desc of switch_windows and cycle_windows to be different 2002-09-25 18:56:25 +00:00
place.c constrain placement to try to keep windows from going offscreen to the 2002-09-28 03:11:04 +00:00
place.h ... 2001-07-26 03:58:24 +00:00
prefs.c use MetaAccelLabel to display accelerators for the menu items 2002-09-27 01:40:17 +00:00
prefs.h use MetaAccelLabel to display accelerators for the menu items 2002-09-27 01:40:17 +00:00
preview-widget.c fix for bugzilla bug #72314, filter out LeaveNotify caused by grabs when 2002-05-24 02:55:54 +00:00
preview-widget.h add missing files 2002-02-15 14:37:25 +00:00
resizepopup.c disable the little shaped windows with the window size, they caused a 2002-03-19 20:09:47 +00:00
resizepopup.h Add some total crackrock resize-grid indication for windows that have 2002-03-17 17:22:23 +00:00
run-metacity.sh fix compiler warnings 2002-09-12 20:46:03 +00:00
screen.c raise the focused window, since it may not be the window on top, given the 2002-09-28 03:50:49 +00:00
screen.h Fixes not being able to tab out of a workspace which contains no windows. 2002-06-27 05:08:32 +00:00
session.c escape the window title before saving in the session file, reported by Jos 2002-09-15 16:39:28 +00:00
session.h Session saves the unmaximized postion, size of a maximized window. #86059 2002-09-04 02:44:52 +00:00
stack.c Rewrite stack code to work a lot differently. Should be better now, and 2002-09-28 16:33:39 +00:00
stack.h Rewrite stack code to work a lot differently. Should be better now, and 2002-09-28 16:33:39 +00:00
stock_delete.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
stock_maximize.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
stock_minimize.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
tabpopup.c new function 2002-09-04 04:15:46 +00:00
tabpopup.h Apply big patch from blackc@speakeasy.net adding a popup window to the 2002-06-09 03:44:16 +00:00
testgradient.c use MetaMenuIconType not button type for the size of the menu ops array 2002-08-04 20:02:45 +00:00
theme-parser.c look for themes in ~/.themes/NAME/metacity-1/ and 2002-07-24 18:28:56 +00:00
theme-parser.h disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
theme-viewer.c reorder the menu items so that Close is at the bottom 2002-08-10 18:47:36 +00:00
theme.c support --version, #92796 patch from Christian Neumair 2002-09-24 20:43:45 +00:00
theme.h use MetaMenuIconType not button type for the size of the menu ops array 2002-08-04 20:02:45 +00:00
themewidget.c disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
themewidget.h disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
ui.c Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
ui.h filter out key events that happen on popup menus etc. 2002-08-10 15:55:18 +00:00
update-from-egg.sh steal from profterm to fix build 2002-07-15 14:18:51 +00:00
util.c translate some strings that should have been, and convert to locale 2002-08-24 20:54:23 +00:00
util.h window is in fullscreen layer if any member of its group is fullscreen 2002-08-12 21:32:13 +00:00
window.c Rewrite stack code to work a lot differently. Should be better now, and 2002-09-28 16:33:39 +00:00
window.h Rewrite stack code to work a lot differently. Should be better now, and 2002-09-28 16:33:39 +00:00
workspace.c fix compiler warnings 2002-09-12 20:46:03 +00:00
workspace.h do nothing if screen is being unmanaged, we don't want to blow away state, 2002-06-22 05:11:04 +00:00
xprops.c allow Motif hints to be smaller than expected; GLUT for example seems to 2002-08-10 18:12:36 +00:00
xprops.h new utility function 2002-06-22 04:52:35 +00:00