.. |
themes
|
Make the unfocussed Simple window border visible with high contrast
|
2005-10-13 05:51:24 +00:00 |
tools
|
Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable
|
2006-01-20 22:03:56 +00:00 |
wm-tester
|
Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable
|
2006-01-20 22:03:56 +00:00 |
.cvsignore
|
Merge of all the changes on the constraints_experiments branch. This is
|
2005-11-19 14:58:50 +00:00 |
api.c
|
|
|
api.h
|
|
|
async-getprop.c
|
*** empty log message ***
|
2006-04-13 13:16:42 +00:00 |
async-getprop.h
|
*** empty log message ***
|
2006-04-13 13:16:42 +00:00 |
bell.c
|
Whoops, I forgot to keep my copyright info updated with my previous
|
2006-01-10 19:43:21 +00:00 |
bell.h
|
include Xlib.h before XKBlib.h which is required on Solaris. #111877 from
|
2003-04-29 22:07:47 +00:00 |
boxes.c
|
Add a constrain_titlebar_visible constraint; should fix both bug 333328
|
2006-08-07 23:34:55 +00:00 |
boxes.h
|
Add a constrain_titlebar_visible constraint; should fix both bug 333328
|
2006-08-07 23:34:55 +00:00 |
c-screen.c
|
Add a destroy notifier to the window.
|
2006-05-25 19:14:29 +00:00 |
c-screen.h
|
return TRUE when the window is actually freed.
|
2006-05-24 16:58:20 +00:00 |
c-window.c
|
Run an unminimize effect
|
2006-05-26 20:50:34 +00:00 |
c-window.h
|
Run an unminimize effect
|
2006-05-26 20:50:34 +00:00 |
colors.c
|
|
|
colors.h
|
|
|
common.h
|
Remove MetaWindowEdgePosition enum that isn't used anymore
|
2006-05-26 00:16:52 +00:00 |
compositor.c
|
Run an unminimize effect
|
2006-05-26 20:50:34 +00:00 |
compositor.h
|
Bounce on window focus.
|
2006-05-25 14:40:50 +00:00 |
constraints.c
|
Fix several bugs with handling of fullscreen windows, causing them to not
|
2006-08-21 18:08:05 +00:00 |
constraints.h
|
Merge of all the changes on the constraints_experiments branch. This is
|
2005-11-19 14:58:50 +00:00 |
core.c
|
New function. Use get_window() instead of cutted-and-pasted code all over
|
2006-04-28 16:54:52 +00:00 |
core.h
|
Merge of all the changes on the constraints_experiments branch. This is
|
2005-11-19 14:58:50 +00:00 |
default_icon.png
|
New 48x48 default icon as specified in bug #160660
|
2005-01-25 18:47:57 +00:00 |
delete.c
|
compile with compositor enabled
|
2005-12-14 12:47:35 +00:00 |
display.c
|
Allow drags & resizes to be reverted by hitting escape. Based on patch
|
2006-08-21 18:38:21 +00:00 |
display.h
|
Allow drags & resizes to be reverted by hitting escape. Based on patch
|
2006-08-21 18:38: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 |
edge-resistance.c
|
Add a constrain_titlebar_visible constraint; should fix both bug 333328
|
2006-08-07 23:34:55 +00:00 |
edge-resistance.h
|
Merge of all the changes on the constraints_experiments branch. This is
|
2005-11-19 14:58:50 +00:00 |
effects.c
|
Run an unminimize effect
|
2006-05-26 20:50:34 +00:00 |
effects.h
|
Run an unminimize effect
|
2006-05-26 20:50:34 +00:00 |
errors.c
|
Split the ScreenInfo data structure into separate, new files
|
2006-03-03 15:53:10 +00:00 |
errors.h
|
Split the ScreenInfo data structure into separate, new files
|
2006-03-03 15:53:10 +00:00 |
eventqueue.c
|
Merge fix for bug #320050 from stable.
|
2005-10-29 07:37:45 +00:00 |
eventqueue.h
|
|
|
fixedtip.c
|
Patch from John Paul Wallington to keep tooltip on screen horizontally for
|
2005-01-26 20:56:15 +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
|
Merge of all the changes on the constraints_experiments branch. This is
|
2005-11-19 14:58:50 +00:00 |
frame.h
|
Reinstated visual-bell patch, fix for bug 99886.
|
2003-01-28 15:07:43 +00:00 |
frames.c
|
Patch from Chris Ball to not minimize in response to double clicks on the
|
2006-08-07 22:06:25 +00:00 |
frames.h
|
Add a cache of pixmaps for recently exposed frame areas. Makes metacity a
|
2005-06-26 21:58:37 +00:00 |
gradient.c
|
Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable
|
2006-01-20 22:03:56 +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-private.h
|
lengthen to 15 seconds
|
2002-12-01 03:58:04 +00:00 |
group-props.c
|
Fix ugly spacing
|
2006-08-04 22:33:42 +00:00 |
group-props.h
|
lengthen to 15 seconds
|
2002-12-01 03:58:04 +00:00 |
group.c
|
Fix grouping in the presence of ancestors; caught by Björn. #336184
|
2006-03-30 19:22:38 +00:00 |
group.h
|
Precompute groups to guarantee that meta_group_list_windows always returns
|
2003-06-04 19:15:46 +00:00 |
iconcache.c
|
Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable
|
2006-01-20 22:03:56 +00:00 |
iconcache.h
|
port to icon cache
|
2002-02-09 23:03:52 +00:00 |
keybindings.c
|
Patch from Ed Catmur to fix keybindings with hex-values (coming from
|
2006-08-21 19:06:26 +00:00 |
keybindings.h
|
Allow drags & resizes to be reverted by hitting escape. Based on patch
|
2006-08-21 18:38:21 +00:00 |
libmetacity-private.pc.in
|
add a pc file for libmetacity-private
|
2002-11-07 22:09:59 +00:00 |
main.c
|
Revert the accessibility module loading workaround from Gnome 2.6, since
|
2006-05-15 18:46:26 +00:00 |
main.h
|
add a restart feature, for debugging
|
2001-10-15 04:14:58 +00:00 |
Makefile.am
|
Kill usage of libegg. #348633.
|
2006-07-26 02:06:17 +00:00 |
menu.c
|
Removed "move to another workspace" menu when there are exactly two
|
2006-02-20 02:15:14 +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
|
Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable
|
2006-01-20 22:03:56 +00:00 |
metaaccellabel.h
|
use MetaAccelLabel to display accelerators for the menu items
|
2002-09-27 01:40:17 +00:00 |
metacity-dialog.c
|
Patch from Jens Granseuer to fix the build with c89/gcc 2.95.
|
2006-08-22 17:29:36 +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
|
Patch from Stephane LOEUILLET in bug #151850.
|
2005-01-25 18:27:43 +00:00 |
metacity.schemas.in
|
Add a tabbing function, bound to alt-f6 by default, to cycle through the
|
2006-04-15 02:05:44 +00:00 |
place.c
|
Remove the preceeding functions as they are all obsoleted by the new
|
2006-05-15 17:00:14 +00:00 |
place.h
|
Remove MetaWindowEdgePosition enum that isn't used anymore
|
2006-05-26 00:16:52 +00:00 |
prefs.c
|
Patch from Ed Catmur to fix keybindings with hex-values (coming from
|
2006-08-21 19:06:26 +00:00 |
prefs.h
|
Patch from Ed Catmur to fix keybindings with hex-values (coming from
|
2006-08-21 19:06:26 +00:00 |
preview-widget.c
|
Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable
|
2006-01-20 22:03:56 +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
|
Remove the unused attributes resize_gravity, width_inc, height_inc,
|
2006-05-18 08:32:16 +00:00 |
resizepopup.h
|
Remove the unused attributes resize_gravity, width_inc, height_inc,
|
2006-05-18 08:32:16 +00:00 |
run-metacity.sh
|
Merge reduced_resources mode patch from the branch. Offers wireframe and
|
2003-10-12 06:25:38 +00:00 |
screen.c
|
patch from Dmitry Timoshkov to make sure window features get recalculated
|
2006-08-07 17:18:33 +00:00 |
screen.h
|
New function.
|
2006-02-16 20:26:05 +00:00 |
session.c
|
Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable
|
2006-01-20 22:03:56 +00:00 |
session.h
|
Session saves the unmaximized postion, size of a maximized window. #86059
|
2002-09-04 02:44:52 +00:00 |
spring-model.c
|
Bounce on window focus.
|
2006-05-25 14:40:50 +00:00 |
spring-model.h
|
Call meta_compositor_begin_move if there is a compositor
|
2006-02-25 16:54:39 +00:00 |
stack.c
|
Fix several bugs with handling of fullscreen windows, causing them to not
|
2006-08-21 18:08:05 +00:00 |
stack.h
|
actually use META_LAYER_TOP but just manually make it equal to
|
2006-02-12 00:01:06 +00:00 |
stock_delete.png
|
Update the pixmap to a new one which fit better with the other pixmaps of
|
2006-08-20 19:44:52 +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
|
Patch from Willie Walker to restore the part of the patch that I should
|
2006-08-18 17:32:58 +00:00 |
tabpopup.h
|
Merge of all the changes on the constraints_experiments branch. This is
|
2005-11-19 14:58:50 +00:00 |
testasyncgetprop.c
|
*** empty log message ***
|
2006-04-13 13:16:42 +00:00 |
testboxes.c
|
add messages to explain that warnings are harmless
|
2006-02-11 04:03:27 +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
|
Add boxes.{c,h} to libmetacity_private
|
2006-04-18 17:18:53 +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
|
Add boxes.{c,h} to libmetacity_private
|
2006-04-18 17:18:53 +00:00 |
theme.c
|
add new MetaButtonSpace struct; use it for close_rect, max_rect, min_rect
|
2006-08-07 18:01:21 +00:00 |
theme.h
|
Just a couple more details to explain why MetaButtonSpace is used
|
2006-08-07 18:20:37 +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
|
Patch from Ed Catmur to fix keybindings with hex-values (coming from
|
2006-08-21 19:06:26 +00:00 |
ui.h
|
Patch from Ed Catmur to fix keybindings with hex-values (coming from
|
2006-08-21 19:06:26 +00:00 |
util.c
|
Add debugging information for edge resistance
|
2006-03-17 02:55:21 +00:00 |
util.h
|
Add debugging information for edge resistance
|
2006-03-17 02:55:21 +00:00 |
window-props.c
|
Patch from Vytautas Liuolia to react to _NET_STARTUP_ID changes, as
|
2006-08-07 18:08:27 +00:00 |
window-props.h
|
Initialize size_hints on window creation using code shared with size_hints property reload
|
2003-04-26 17:40:32 +00:00 |
window.c
|
Fix several bugs with handling of fullscreen windows, causing them to not
|
2006-08-21 18:08:05 +00:00 |
window.h
|
Fix several bugs with handling of fullscreen windows, causing them to not
|
2006-08-21 18:08:05 +00:00 |
workspace.c
|
Avoid a memory leak when checking which workspace(s) a window is on. Fixes
|
2006-02-11 05:06:08 +00:00 |
workspace.h
|
Avoid a memory leak when checking which workspace(s) a window is on. Fixes
|
2006-02-11 05:06:08 +00:00 |
xprops.c
|
*** empty log message ***
|
2006-04-13 13:16:42 +00:00 |
xprops.h
|
Truncate ridiculously long titles to avoid crashing or letting the pager
|
2005-10-03 18:13:45 +00:00 |