..
themes
Major changes to look of theme. I'd also recommend
2002-11-10 19:08:14 +00:00
tools
replace the old apply_constraints with wacky new approach involving
2002-10-18 06:05:09 +00:00
wm-tester
make windows randomly transient for each other
2002-10-26 21:56:50 +00:00
.cvsignore
add a pc file for libmetacity-private
2002-11-07 22:09:59 +00:00
api.c
...
2001-06-03 21:39:57 +00:00
api.h
...
2001-06-03 21:39:57 +00:00
async-getprop.c
new function (meta_prop_get_wm_hints): new function
2002-10-26 16:40:50 +00:00
async-getprop.h
new function (meta_prop_get_wm_hints): new function
2002-10-26 16:40:50 +00:00
colors.c
...
2001-06-03 18:33:59 +00:00
colors.h
...
2001-06-03 18:33:59 +00:00
common.h
Add "busy cursor on app startup" support, conditionally - works only if
2002-10-25 23:35:50 +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
new function, and remove workspace->name field, instead just get the name
2002-11-03 19:06:39 +00:00
core.h
new function, and remove workspace->name field, instead just get the name
2002-11-03 19:06:39 +00:00
default_icon.png
use the inline image data for default icon
2001-09-17 04:42:37 +00:00
delete.c
Optimizations for managing new windows (do not all take effect if
2002-10-21 21:44:35 +00:00
display.c
push an error trap around the whole window-key-grab loop
2002-11-06 16:00:56 +00:00
display.h
use window-props.h stuff for a couple of properties (implement_showing):
2002-11-03 23:42:21 +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
call meta_image_window_new in multihead-safe way
2002-10-18 22:46:37 +00:00
effects.h
shorten minimize animation a bit
2002-09-30 03:49:22 +00:00
eggaccelerators.c
update from libegg to get fix from Ralph Loader for <Super> <Hyper> <Meta>
2002-09-30 03:58:41 +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
remove XSync calls from here (meta_display_ungrab): remove XSync from
2002-11-04 00:56:12 +00:00
errors.h
Optimizations for managing new windows (do not all take effect if
2002-10-21 21:44:35 +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
include config.h
2002-10-27 03:03:32 +00:00
frame.h
Place cursors on frames, not root
2002-08-23 18:00:40 +00:00
frames.c
add "what happens when you double click the titlebar" setting, patch from
2002-10-18 21:22:27 +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
move meta_window_shutdown_group() much earlier in the destroy process. May
2002-10-27 14:45:29 +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
include config.h
2002-10-27 03:03:32 +00:00
iconcache.h
port to icon cache
2002-02-09 23:03:52 +00:00
keybindings.c
push an error trap around the whole window-key-grab loop
2002-11-06 16:00:56 +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
libmetacity-private.pc.in
add a pc file for libmetacity-private
2002-11-07 22:09:59 +00:00
main.c
include config.h
2002-10-27 03:03:32 +00:00
main.h
add a restart feature, for debugging
2001-10-15 04:14:58 +00:00
Makefile.am
include common.h with the installed files
2002-11-08 00:05:36 +00:00
menu.c
new function, and remove workspace->name field, instead just get the name
2002-11-03 19:06:39 +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-Xatomtype.h
new function (meta_prop_get_wm_hints): new function
2002-10-26 16:40:50 +00:00
metacity.desktop.in
include config.h
2002-10-27 03:03:32 +00:00
metacity.schemas.in
new function, and remove workspace->name field, instead just get the name
2002-11-03 19:06:39 +00:00
place.c
try extra cascades alongside the first, if the first fails; patch from
2002-10-02 02:42:24 +00:00
place.h
...
2001-07-26 03:58:24 +00:00
prefs.c
new function, and remove workspace->name field, instead just get the name
2002-11-03 19:06:39 +00:00
prefs.h
new function, and remove workspace->name field, instead just get the name
2002-11-03 19:06:39 +00:00
preview-widget.c
Button-reordering patch. Has all the code except actually installing a
2002-10-04 02:28:57 +00:00
preview-widget.h
Button-reordering patch. Has all the code except actually installing a
2002-10-04 02:28:57 +00:00
resizepopup.c
only create the resize popup if width_inc or height_inc are > 1
2002-10-18 22:37:01 +00:00
resizepopup.h
only create the resize popup if width_inc or height_inc are > 1
2002-10-18 22:37:01 +00:00
run-metacity.sh
push an error trap around the whole window-key-grab loop
2002-11-06 16:00:56 +00:00
screen.c
new function, and remove workspace->name field, instead just get the name
2002-11-03 19:06:39 +00:00
screen.h
Add "busy cursor on app startup" support, conditionally - works only if
2002-10-25 23:35:50 +00:00
session.c
workspaces are all per-screen now, fix accordingly
2002-10-16 20:12:24 +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
never use a window with input = FALSE take_focus = FALSE as the default
2002-11-12 21:53:52 +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
add code to create big stacks of dialogs transient for each other, for
2002-10-17 16:04:53 +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
testasyncgetprop.c
rig the benchmark a bit ;-)
2002-10-06 19:50:31 +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
Patch from Brian Cameron to implement the vertical/horizontal striped
2002-11-04 17:55: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
Button-reordering patch. Has all the code except actually installing a
2002-10-04 02:28:57 +00:00
theme.c
fix bug I introduced in case where scaling was done in both directions.
2002-11-04 20:34:25 +00:00
theme.h
Patch from Brian Cameron to implement the vertical/horizontal striped
2002-11-04 17:55:56 +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
put multihead stuff in HAVE_GTK_MULTIHEAD, reported by John Palmieri
2002-10-20 17:17:16 +00:00
ui.h
call meta_image_window_new in multihead-safe way
2002-10-18 22:46:37 +00:00
update-from-egg.sh
steal from profterm to fix build
2002-07-15 14:18:51 +00:00
util.c
remove XSync calls from here (meta_display_ungrab): remove XSync from
2002-11-04 00:56:12 +00:00
util.h
new function, and remove workspace->name field, instead just get the name
2002-11-03 19:06:39 +00:00
window-props.c
add _NET_WM_NAME, WM_NAME, _NET_WM_ICON_NAME, WM_ICON_NAME support
2002-11-04 00:19:08 +00:00
window-props.h
use window-props.h stuff for a couple of properties (implement_showing):
2002-11-03 23:42:21 +00:00
window.c
add _NET_WM_NAME, WM_NAME, _NET_WM_ICON_NAME, WM_ICON_NAME support
2002-11-04 00:19:08 +00:00
window.h
add _NET_WM_NAME, WM_NAME, _NET_WM_ICON_NAME, WM_ICON_NAME support
2002-11-04 00:19:08 +00:00
workspace.c
impl for nice debugging. (meta_workspace_get_neighbor): fix broken logic
2002-11-07 23:13:12 +00:00
workspace.h
new function, and remove workspace->name field, instead just get the name
2002-11-03 19:06:39 +00:00
xprops.c
changed __FUNCTION__ to G_GNUC_FUNCTION as __FUNCTION__ is not portable.
2002-11-04 17:24:47 +00:00
xprops.h
use window-props.h stuff for a couple of properties (implement_showing):
2002-11-03 23:42:21 +00:00