1
0
Fork 0
mutter-performance-source/src
Anders Carlsson 47353f88c7 Set client height as 0 when the window actually is shaded, not the other
2002-06-13  Anders Carlsson  <andersca@gnu.org>

	* src/theme.c (meta_frame_layout_calc_geometry): Set client height
	as 0 when the window actually is shaded, not the other way around.
2002-06-13 17:26:39 +00:00
..
themes Increase the border size of the buttons so they aren't quite so huge on my 2002-06-06 13:56:16 +00:00
tools accessibility stuff for metacity-properties capplet. bug #84749. 2002-06-12 05:54:53 +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 Cleanups to workspace popup patch. Space before all parens in a couple 2002-06-09 04:04:19 +00:00
core.c chop out the portion of the region that's outside the screen. 2002-05-05 00:45:01 +00:00
core.h chop out the portion of the region that's outside the screen. 2002-05-05 00:45:01 +00:00
default_icon.png use the inline image data for default icon 2001-09-17 04:42:37 +00:00
delete.c add G_IO_NVAL to watch condition, patch from Gustavo Giraldez, avoids 2002-06-10 03:00:21 +00:00
display.c don't raise/focus the window if minimize/close are clicked, patch from 2002-06-09 04:14:40 +00:00
display.h don't die on bad atom name 2002-06-08 23:55:27 +00:00
effects.c Work on opaque animations more, still suck too much to turn on. Not sure 2002-03-05 05:05:00 +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
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 #include <config.h>. Fixes #83960. 2002-06-10 10:47:56 +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 short-circuit the "only one xinerama" case, and use outer rect of window 2002-06-08 06:07:21 +00:00
frame.h cheesy client with static bit gravity, used to test the below change. 2002-01-19 23:59:11 +00:00
frames.c don't raise/focus the window if minimize/close are clicked, patch from 2002-06-09 04:14:40 +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
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 verify the active window has the appropriate close/minimize function 2002-06-10 10:17:54 +00:00
keybindings.h remove caveats about keybindings 2002-04-28 04:52:26 +00:00
main.c don't die on bad atom name 2002-06-08 23:55:27 +00:00
main.h add a restart feature, for debugging 2001-10-15 04:14:58 +00:00
Makefile.am use $(prefix)/@DATADIRNAME@/locale for localedir to work with Solaris 2002-06-01 15:00:25 +00:00
menu.c Patch from Gaute Lindkvist so you can't move the panel or desktop to only 2002-05-26 15:54:38 +00:00
menu.h ... 2001-06-23 05:49:35 +00:00
metacity-dialog.c improve error about failing to open session manager. 2002-05-30 03:54:10 +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 Patch from Erwann Chenede for raise_or_lower keybinding 2002-05-29 03:11:24 +00:00
place.c don't run constrain_placement on windows we allow to go anywhere (docks, 2002-06-09 18:17:02 +00:00
place.h ... 2001-07-26 03:58:24 +00:00
prefs.c Cleanups to workspace popup patch. Space before all parens in a couple 2002-06-09 04:04:19 +00:00
prefs.h Cleanups to workspace popup patch. Space before all parens in a couple 2002-06-09 04:04:19 +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 Xlib doesn't like NULL for out arguments; fix for #80472 from lbedford 2002-05-01 16:31:58 +00:00
screen.c Apply big patch from blackc@speakeasy.net adding a popup window to the 2002-06-09 03:44:16 +00:00
screen.h Apply big patch from blackc@speakeasy.net adding a popup window to the 2002-06-09 03:44:16 +00:00
session.c call meta_session_shutdown when exiting cleanly 2002-06-08 22:04:59 +00:00
session.h call meta_session_shutdown when exiting cleanly 2002-06-08 22:04:59 +00:00
stack.c Apply big patch from blackc@speakeasy.net adding a popup window to the 2002-06-09 03:44:16 +00:00
stack.h Patch from Erwann Chenede for raise_or_lower keybinding 2002-05-29 03:11:24 +00:00
tabpopup.c Apply big patch from blackc@speakeasy.net adding a popup window to the 2002-06-09 03:44:16 +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 now just uses meta_gradient_add_alpha (draw_op_as_pixbuf): implement alpha 2002-05-31 21:18:11 +00:00
theme-parser.c fix error message about bad aspect ratio name. 2002-06-04 02:15:38 +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 improve the theme viewer so people can see the broken aspects of their 2002-03-12 06:25:30 +00:00
theme.c Set client height as 0 when the window actually is shaded, not the other 2002-06-13 17:26:39 +00:00
theme.h parse "shade/foo/factor" as a color (colorize_pixbuf): remove the unused 2002-06-06 04:00:22 +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 verbose-log on startup whether we were compiled with various extensions 2002-05-31 00:02:54 +00:00
ui.h verbose-log on startup whether we were compiled with various extensions 2002-05-31 00:02:54 +00:00
util.c don't die on bad atom name 2002-06-08 23:55:27 +00:00
util.h don't die on bad atom name 2002-06-08 23:55:27 +00:00
window.c allow dialogs to steal focus from panels/desktop 2002-06-11 22:30:30 +00:00
window.h short-circuit the "only one xinerama" case, and use outer rect of window 2002-06-08 06:07:21 +00:00
workspace.c when a window is shaded, don't include client height in the height 2002-06-12 22:44:25 +00:00
workspace.h Apply big patch from blackc@speakeasy.net adding a popup window to the 2002-06-09 03:44:16 +00:00
xprops.c don't die on bad atom name 2002-06-08 23:55:27 +00:00
xprops.h use meta_XFree not XFree 2002-01-04 03:25:53 +00:00