mutter/src
Havoc Pennington f374f94644 fix shadowed variable (stupid -Wall should have that)
2002-01-28  Havoc Pennington  <hp@pobox.com>

	* src/theme.c (meta_texture_spec_render): fix shadowed variable
	(stupid -Wall should have that)

	* src/theme-viewer.c (main): implement a simple
	viewer for frame styles

	* src/theme.c (meta_frame_style_get_test): create partial
	frame style to test drawing
2002-01-28 07:30:44 +00:00
..
tools add a restart feature, for debugging 2001-10-15 04:14:58 +00:00
wm-tester cheesy client with static bit gravity, used to test the below change. 2002-01-19 23:59:11 +00:00
.cvsignore
api.c
api.h
colors.c
colors.h
common.h Only consider the bottom of the titlebar a resize control; I keep 2002-01-27 08:21:53 +00:00
core.c give priority to keeping NW corner onscreen rather than SE, if we need to 2002-01-19 03:50:03 +00:00
core.h give priority to keeping NW corner onscreen rather than SE, if we need to 2002-01-19 03:50:03 +00:00
default_icon.png use the inline image data for default icon 2001-09-17 04:42:37 +00:00
display.c move in here so util.c doesn't require display.[hc] 2002-01-28 02:09:12 +00:00
display.h cheesy client with static bit gravity, used to test the below change. 2002-01-19 23:59:11 +00:00
effects.c
effects.h
errors.c update number of workspaces hint 2001-12-10 03:55:26 +00:00
errors.h
eventqueue.c
eventqueue.h
fixedtip.c
fixedtip.h
frame.c separate code to draw frame from the expose_event handler, so in principle 2002-01-27 05:27:11 +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 Only consider the bottom of the titlebar a resize control; I keep 2002-01-27 08:21:53 +00:00
frames.h separate code to draw frame from the expose_event handler, so in principle 2002-01-27 05:27:11 +00:00
gradient.c add code to save ACLOCAL_FLAGS 2002-01-08 07:23:35 +00:00
gradient.h add code to save ACLOCAL_FLAGS 2002-01-08 07:23:35 +00:00
keybindings.c fix crash when grab failed due to another operation in progress 2002-01-15 23:19:06 +00:00
keybindings.h
main.c move in here so util.c doesn't require display.[hc] 2002-01-28 02:09:12 +00:00
main.h add a restart feature, for debugging 2001-10-15 04:14:58 +00:00
Makefile.am move in here so util.c doesn't require display.[hc] 2002-01-28 02:09:12 +00:00
menu.c don't do mnemonics for workspaces above 9 2001-12-10 06:56:21 +00:00
menu.h
metacity.desktop make test apps noinst 2001-09-05 03:57:45 +00:00
metacity.schemas make the check for whether to eat focus click a lot more complicated 2002-01-27 05:50:34 +00:00
place.c store strut information, update it on property changes, etc. etc. so we 2002-01-10 06:31:31 +00:00
place.h
prefs.c make the check for whether to eat focus click a lot more complicated 2002-01-27 05:50:34 +00:00
prefs.h make the check for whether to eat focus click a lot more complicated 2002-01-27 05:50:34 +00:00
run-metacity.sh put in attempted fix for the GTK 1.2 plug/socket screwup, now that my 2002-01-07 03:26:09 +00:00
screen.c GTK 1.2 plug/socket clients still broken, don't know why. 2002-01-06 03:15:49 +00:00
screen.h focus top window when switching to a new workspace 2002-01-03 23:28:19 +00:00
session.c move SM init a bit later in the process, and init prefs 2001-12-09 22:41:12 +00:00
session.h
stack.c only bump unmaps_pending if the window was mapped 2002-01-11 03:31:14 +00:00
stack.h focus top window when switching to a new workspace 2002-01-03 23:28:19 +00:00
tabpopup.c
tabpopup.h
testgradient.c add code to save ACLOCAL_FLAGS 2002-01-08 07:23:35 +00:00
theme-viewer.c fix shadowed variable (stupid -Wall should have that) 2002-01-28 07:30:44 +00:00
theme.c fix shadowed variable (stupid -Wall should have that) 2002-01-28 07:30:44 +00:00
theme.h fix shadowed variable (stupid -Wall should have that) 2002-01-28 07:30:44 +00:00
ui.c separate code to draw frame from the expose_event handler, so in principle 2002-01-27 05:27:11 +00:00
ui.h separate code to draw frame from the expose_event handler, so in principle 2002-01-27 05:27:11 +00:00
util.c move in here so util.c doesn't require display.[hc] 2002-01-28 02:09:12 +00:00
util.h draw titlebar highlight with snazzy gradient that needs some tweaking to 2002-01-06 04:51:53 +00:00
window.c make the check for whether to eat focus click a lot more complicated 2002-01-27 05:50:34 +00:00
window.h Only consider the bottom of the titlebar a resize control; I keep 2002-01-27 08:21:53 +00:00
workspace.c give priority to keeping NW corner onscreen rather than SE, if we need to 2002-01-19 03:50:03 +00:00
workspace.h store strut information, update it on property changes, etc. etc. so we 2002-01-10 06:31:31 +00:00
xprops.c use meta_XFree not XFree 2002-01-04 03:25:53 +00:00
xprops.h use meta_XFree not XFree 2002-01-04 03:25:53 +00:00