1
0
Fork 0
mutter-performance-source/src
Havoc Pennington 2bad2844f5 implement wacky "tile" draw op to lose some of the PNG files in Gorilla
2002-02-09  Havoc Pennington  <hp@pobox.com>

	* src/theme.c (meta_draw_op_draw_with_env): implement wacky "tile"
	draw op to lose some of the PNG files in Gorilla theme

	* src/theme-parser.c: parse the tile primitive
2002-02-10 01:10:33 +00:00
..
themes try to make more error message strings the same, easier for translators 2002-02-09 17:02:38 +00:00
tools port to icon cache 2002-02-09 23:03:52 +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 ... 2001-06-30 23:17:52 +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 disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
core.c put in some kind of distinctive frame for UTILITY, though it's ugly. Also 2002-02-09 06:54:44 +00:00
core.h disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
default_icon.png use the inline image data for default icon 2001-09-17 04:42:37 +00:00
display.c put in some kind of distinctive frame for UTILITY, though it's ugly. Also 2002-02-09 06:54:44 +00:00
display.h put in some kind of distinctive frame for UTILITY, though it's ugly. Also 2002-02-09 06:54:44 +00:00
effects.c add prototype thingy to display windows we're cycling through with tab. 2001-08-19 06:23:59 +00:00
effects.h add opaque minimize/shade feature. The wireframe seemed kind of confusing 2001-08-06 07:58:49 +00:00
errors.c update number of workspaces hint 2001-12-10 03:55:26 +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 ... 2001-06-30 23:17:52 +00:00
fixedtip.h ... 2001-06-30 23:17:52 +00:00
frame.c Throughout: move to meta_topic rather than meta_verbose so metacity.log 2002-02-08 03:34:26 +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 try to make more error message strings the same, easier for translators 2002-02-09 17:02:38 +00:00
frames.h try to make more error message strings the same, easier for translators 2002-02-09 17:02:38 +00:00
gradient.c disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
gradient.h disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
iconcache.c port to icon cache 2002-02-09 23:03:52 +00:00
iconcache.h port to icon cache 2002-02-09 23:03:52 +00:00
keybindings.c when mapping a window with struts, invalidate the work areas it's on. 2002-02-08 06:01:58 +00:00
keybindings.h add _NET_WM_STATE_HIDDEN to _NET_SUPPORTED 2002-02-09 04:50:58 +00:00
main.c redo window sizes/appearance when the theme changes 2002-02-07 03:25:34 +00:00
main.h add a restart feature, for debugging 2001-10-15 04:14:58 +00:00
Makefile.am port to icon cache 2002-02-09 23:03:52 +00:00
menu.c disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
menu.h ... 2001-06-23 05:49:35 +00:00
metacity.desktop make test apps noinst 2001-09-05 03:57:45 +00:00
metacity.schemas disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
place.c put in some kind of distinctive frame for UTILITY, though it's ugly. Also 2002-02-09 06:54:44 +00:00
place.h ... 2001-07-26 03:58:24 +00:00
prefs.c Throughout: move to meta_topic rather than meta_verbose so metacity.log 2002-02-08 03:34:26 +00:00
prefs.h disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
run-metacity.sh if DEMO_TEST is set then run the window demo 2002-02-08 04:44:56 +00:00
screen.c put in some kind of distinctive frame for UTILITY, though it's ugly. Also 2002-02-09 06:54:44 +00:00
screen.h focus top window when switching to a new workspace 2002-01-03 23:28:19 +00:00
session.c put in some kind of distinctive frame for UTILITY, though it's ugly. Also 2002-02-09 06:54:44 +00:00
session.h ... 2001-07-27 04:36:44 +00:00
stack.c hmm, and don't set last_window at all if we don't ++newp. Fixes even more 2002-02-09 17:46:23 +00:00
stack.h put in some kind of distinctive frame for UTILITY, though it's ugly. Also 2002-02-09 06:54:44 +00:00
tabpopup.c disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
tabpopup.h avoid focusing a window on tab popup popdown 2001-08-30 04:01:38 +00:00
testgradient.c add code to save ACLOCAL_FLAGS 2002-01-08 07:23:35 +00:00
theme-parser.c implement wacky "tile" draw op to lose some of the PNG files in Gorilla 2002-02-10 01:10:33 +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 try to make more error message strings the same, easier for translators 2002-02-09 17:02:38 +00:00
theme.c implement wacky "tile" draw op to lose some of the PNG files in Gorilla 2002-02-10 01:10:33 +00:00
theme.h implement wacky "tile" draw op to lose some of the PNG files in Gorilla 2002-02-10 01:10:33 +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 disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
ui.h disable custom log handler and fatal mask for now 2002-02-07 03:07:56 +00:00
util.c Throughout: move to meta_topic rather than meta_verbose so metacity.log 2002-02-08 03:34:26 +00:00
util.h Throughout: move to meta_topic rather than meta_verbose so metacity.log 2002-02-08 03:34:26 +00:00
window.c port to icon cache 2002-02-09 23:03:52 +00:00
window.h port to icon cache 2002-02-09 23:03:52 +00:00
workspace.c when mapping a window with struts, invalidate the work areas it's on. 2002-02-08 06:01:58 +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