..
themes
Added "Bright" theme from Gaute Lindkvist, with some small clipping tweaks
2002-03-22 04:23:47 +00:00
tools
make one of the toolbar buttons lock up the demo
2002-04-12 23:00:46 +00:00
wm-tester
Use bind_textdomain_codeset etc.
2002-02-16 14:32:16 +00:00
.cvsignore
Shh some more
2002-02-16 15:12:55 +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
remove the unused tab stuff
2002-04-05 15:52:49 +00:00
core.c
we didn't claim to support _NET_ACTIVE_WINDOW so gtk_window_present()
2002-03-10 15:48:38 +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
delete.c
new file containing all the wacky mess I just added to a simple "click the
2002-04-13 04:58:45 +00:00
display.c
reply immediately for windows that don't support _NET_WM_PING
2002-04-15 22:14:06 +00:00
display.h
remove the unused tab stuff
2002-04-05 15:52:49 +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
...
2001-06-30 23:17:52 +00:00
fixedtip.h
...
2001-06-30 23:17:52 +00:00
frame.c
switch on the op passed in, not the active op. Gives us the right cursor
2002-02-24 19:58:27 +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
use hash_table_replace instead of g_hash_table_insert
2002-03-06 22:27:24 +00:00
frames.h
use the preview widget here
2002-02-15 02:32:48 +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
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
remove the unused tab stuff
2002-04-05 15:52:49 +00:00
keybindings.h
add _NET_WM_STATE_HIDDEN to _NET_SUPPORTED
2002-02-09 04:50:58 +00:00
main.c
put back --sm-client-id argument, needed for including us in a default
2002-03-14 04:36:02 +00:00
main.h
add a restart feature, for debugging
2001-10-15 04:14:58 +00:00
Makefile.am
new file containing all the wacky mess I just added to a simple "click the
2002-04-13 04:58:45 +00:00
menu.c
Make sure all menu items are translated.
2002-03-31 21:19:58 +00:00
menu.h
...
2001-06-23 05:49:35 +00:00
metacity-dialog.c
new file containing all the wacky mess I just added to a simple "click the
2002-04-13 04:58:45 +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
support _NET_NUMBER_OF_DESKTOPS message so you can change number of
2002-03-10 18:36:08 +00:00
prefs.h
support _NET_NUMBER_OF_DESKTOPS message so you can change number of
2002-03-10 18:36:08 +00:00
preview-widget.c
add missing files
2002-02-15 14:37:25 +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
we didn't claim to support _NET_ACTIVE_WINDOW so gtk_window_present()
2002-03-10 15:48:38 +00:00
screen.c
query Xinerama screen information if HAVE_XINERAMA
2002-04-21 19:35:02 +00:00
screen.h
query Xinerama screen information if HAVE_XINERAMA
2002-04-21 19:35:02 +00:00
session.c
use proper property name for SmDiscardCommand (instead of setting the
2002-03-17 15:26:13 +00:00
session.h
put back --sm-client-id argument, needed for including us in a default
2002-03-14 04:36:02 +00:00
stack.c
remove the unused tab stuff
2002-04-05 15:52:49 +00:00
stack.h
remove the unused tab stuff
2002-04-05 15:52:49 +00:00
tabpopup.c
Add hacking to fix the problem that we made our XGrabPointer() during
2002-03-02 15:26:07 +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
Set title_scale to 1.0.
2002-02-11 16:28:17 +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
fix alpha multiplication routine to perhaps work correctly, reported by
2002-04-10 04:00:32 +00:00
theme.h
use the preview widget here
2002-02-15 02:32:48 +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
same fix as libwnck, avoid using cmap with the wrong depth
2002-04-13 20:26:45 +00:00
ui.h
Work on opaque animations more, still suck too much to turn on. Not sure
2002-03-05 05:05:00 +00:00
util.c
query Xinerama screen information if HAVE_XINERAMA
2002-04-21 19:35:02 +00:00
util.h
query Xinerama screen information if HAVE_XINERAMA
2002-04-21 19:35:02 +00:00
window.c
add error trap, fixes a possible BadWindow if a window closed itself in
2002-04-22 03:23:29 +00:00
window.h
reply immediately for windows that don't support _NET_WM_PING
2002-04-15 22:14:06 +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