.. |
themes
|
removed hide_buttons. Closes #360498.
|
2006-10-07 21:19:40 +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 |
50-metacity-desktop-key.xml.in
|
Add new control-center key bindings definitions (Closes: #420145)
|
2007-04-05 09:22:19 +00:00 |
50-metacity-key.xml.in
|
added switch_group; closes #444879.
|
2007-06-09 21:11:57 +00:00 |
api.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
api.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
async-getprop.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
async-getprop.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
bell.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
bell.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
boxes.c
|
Patch from Carlo Wood to do some miscellaneous code cleanups found while
|
2007-04-03 18:40:00 +00:00 |
boxes.h
|
Patch from Carlo Wood to fix handling of unidirectional maximization and
|
2007-04-03 03:41:10 +00:00 |
c-screen.c
|
Remove double unref of stacker object. Fixes #387761.
|
2007-01-02 14:09:45 +00:00 |
c-screen.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
c-window.c
|
Disabled bling for now; added function for handling CirculateNotify
|
2006-12-21 05:12:34 +00:00 |
c-window.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
colors.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
colors.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
common.h
|
Remove incorrect usage of window.h from menu.c. See #426791 & #382962.
|
2007-04-16 04:48:14 +00:00 |
compositor.c
|
Removed #ifdef SPIFFY_COMPOSITOR throughout the file. Replaced with check
|
2007-01-16 17:02:39 +00:00 |
compositor.h
|
Disabled bling for now; added function for handling CirculateNotify
|
2006-12-21 05:12:34 +00:00 |
constraints.c
|
Fix lots of little issues with min/max constraints and size increment
|
2007-04-04 21:54:56 +00:00 |
constraints.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
core.c
|
Refactor thrice-duplicated queue code in window.c. Closes #376760.
|
2007-06-11 01:15:33 +00:00 |
core.h
|
changed all tabs to spaces. Removed and replaced with meta_core_get(). New
|
2007-06-07 03:31:17 +00:00 |
default_icon.png
|
New 48x48 default icon as specified in bug #160660
|
2005-01-25 18:47:57 +00:00 |
delete.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
display.c
|
Refactor thrice-duplicated queue code in window.c. Closes #376760.
|
2007-06-11 01:15:33 +00:00 |
display.h
|
Preserve stacking order across restarts.
|
2007-04-16 04:57:32 +00:00 |
draw-workspace.c
|
Patch from Bruno Boaventura to sync metacity workspace previews with
|
2006-10-10 18:19:32 +00:00 |
draw-workspace.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
edge-resistance.c
|
Avoid some crashes when dragging windows partially offscreen. Possible (or
|
2007-04-03 19:56:34 +00:00 |
edge-resistance.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
effects.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
effects.h
|
MetaCloseEffect and MetaFocusEffect, which were empty structs, #ifdeffed
|
2007-06-17 02:55:07 +00:00 |
errors.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
errors.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
eventqueue.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
eventqueue.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
fixedtip.c
|
Add support for RTL languages so that alt-tab, etc., go the other way. In
|
2007-05-25 14:36:12 +00:00 |
fixedtip.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
frame.c
|
Refactor thrice-duplicated queue code in window.c. Closes #376760.
|
2007-06-11 01:15:33 +00:00 |
frame.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
frames.c
|
changed all tabs to spaces. Removed and replaced with meta_core_get(). New
|
2007-06-07 03:31:17 +00:00 |
frames.h
|
Added "above" to the list of flags a frame can have, so that we know when
|
2006-10-07 16:56:47 +00:00 |
gradient.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
gradient.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
group-private.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
group-props.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
group-props.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
group.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
group.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
iconcache.c
|
Added "above" to the list of flags a frame can have, so that we know when
|
2006-10-07 16:56:47 +00:00 |
iconcache.h
|
Added "above" to the list of flags a frame can have, so that we know when
|
2006-10-07 16:56:47 +00:00 |
keybindings.c
|
Add support for RTL languages so that alt-tab, etc., go the other way. In
|
2007-05-25 14:36:12 +00:00 |
keybindings.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
libmetacity-private.pc.in
|
add a pc file for libmetacity-private
|
2002-11-07 22:09:59 +00:00 |
main.c
|
I don't actually know what year it is most days
|
2007-06-18 17:32:09 +00:00 |
main.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
Makefile.am
|
Add new control-center key bindings definitions (Closes: #420145)
|
2007-04-05 09:22:19 +00:00 |
menu.c
|
Add support for RTL languages so that alt-tab, etc., go the other way. In
|
2007-05-25 14:36:12 +00:00 |
menu.h
|
Remove incorrect usage of window.h from menu.c. See #426791 & #382962.
|
2007-04-16 04:48:14 +00:00 |
metaaccellabel.c
|
fix label layout for RTL languages. Closes #433400.
|
2007-06-04 12:50:50 +00:00 |
metaaccellabel.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
metacity-dialog.c
|
Change dialog icon because gnome-icon-theme have no more
|
2007-01-27 04:18:15 +00:00 |
metacity-Xatomtype.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
metacity.desktop.in
|
Patch from Stephane LOEUILLET in bug #151850.
|
2005-01-25 18:27:43 +00:00 |
metacity.schemas.in
|
Update the raise_on_click description to try to prevent misuses, to
|
2007-06-08 15:28:48 +00:00 |
place.c
|
Only open new windows on the current xinerama. Closes #145503, for now.
|
2007-06-18 11:46:44 +00:00 |
place.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
prefs.c
|
Add code to configure what happens when the titlebar is right or middle
|
2007-04-25 03:30:17 +00:00 |
prefs.h
|
Add code to configure what happens when the titlebar is right or middle
|
2007-04-25 03:30:17 +00:00 |
preview-widget.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
preview-widget.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
resizepopup.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
resizepopup.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +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
|
return a boolean instead a void, to show whether startup properties were
|
2007-06-18 02:37:14 +00:00 |
screen.h
|
return a boolean instead a void, to show whether startup properties were
|
2007-06-18 02:37:14 +00:00 |
session.c
|
Preserve stacking order across restarts.
|
2007-04-16 04:57:32 +00:00 |
session.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
spring-model.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
spring-model.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
stack.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
stack.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +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
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
tabpopup.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
testasyncgetprop.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
testboxes.c
|
Patch from Carlo Wood to fix handling of unidirectional maximization and
|
2007-04-03 03:41:10 +00:00 |
testgradient.c
|
remove deprecated gtk stuff.
|
2006-11-05 23:03:36 +00:00 |
theme-parser.c
|
if theme is invalid and therefore got freed, don't attempt to read from
|
2007-04-05 18:45:03 +00:00 |
theme-parser.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
theme-viewer.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
theme.c
|
Fallback to NORMAL state after checking for the middle button. Fixes bug
|
2007-04-01 15:31:24 +00:00 |
theme.h
|
Added "above" to the list of flags a frame can have, so that we know when
|
2006-10-07 16:56:47 +00:00 |
themewidget.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
themewidget.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
ui.c
|
Add support for RTL languages so that alt-tab, etc., go the other way. In
|
2007-05-25 14:36:12 +00:00 |
ui.h
|
Add support for RTL languages so that alt-tab, etc., go the other way. In
|
2007-05-25 14:36:12 +00:00 |
util.c
|
Patch from Carlo Wood to fix handling of unidirectional maximization and
|
2007-04-03 03:41:10 +00:00 |
util.h
|
Patch from Carlo Wood to fix handling of unidirectional maximization and
|
2007-04-03 03:41:10 +00:00 |
window-props.c
|
return a boolean instead a void, to show whether startup properties were
|
2007-06-18 02:37:14 +00:00 |
window-props.h
|
Add support for _NET_WM_USER_TIME_WINDOW in order to cut down on context
|
2007-03-31 05:19:41 +00:00 |
window.c
|
make prototype of meta_window_unqueue match implementation. Closes
|
2007-06-17 02:15:07 +00:00 |
window.h
|
Refactor thrice-duplicated queue code in window.c. Closes #376760.
|
2007-06-11 01:15:33 +00:00 |
workspace.c
|
Refactor thrice-duplicated queue code in window.c. Closes #376760.
|
2007-06-11 01:15:33 +00:00 |
workspace.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
xprops.c
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |
xprops.h
|
Stick an emacs comment directive at the beginning of all the code files so
|
2006-10-01 22:30:10 +00:00 |