index
:
delta/metacity.git
baserock/morph
bug356715
bug625781
bug630681
constraints_experiments
cowbell
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-16
gnome-2-18
gnome-2-2
gnome-2-2-0
gnome-2-2-rhel3
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-32
gnome-2-34
gnome-2-4
gnome-2-6
gnome-2-8
gnome-3-0
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-40
gnome-3-42
gnome-3-44
iains-blingtastic-bucket-o-bling
master
matching
mbus
metacity-reduced-mode
metacity-theme-2
multiple_pointer_x
redhat-1888993
rpnparser
spif2
spiffifity
test-system
veracity
wip/gtk-theme
wip/iainl/gnome-3-18-window-scaling
wip/invisible-borders
wip/muktupavels/issue-25
wip/muktupavels/keybindings
wip/muktupavels/work-areas
wip/test-3-18
wip/test-3-20
wip/window-scaling-factor
gitlab.gnome.org: GNOME/metacity.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed invalid "Window Manager" group at request of Matthias Clasen.
Thomas Thurman
2008-09-03
1
-3
/
+0
*
Desktop file moved, according to policy change. Closes #549479.
Thomas Thurman
2008-09-02
2
-1
/
+2
*
updated to a tango styled pixmap
Baptiste Mille-Mathias
2008-08-20
1
-0
/
+0
*
Cherrypick bugfixes from trunk.
Thomas Thurman
2008-08-18
2
-14
/
+33
*
meta_display_screen_for_root() can return NULL, so check for that. Fixes
Thomas Thurman
2008-07-14
1
-9
/
+18
*
Don't attempt to double-free struts, edges and regions if work areas have
Elijah Newren
2008-07-13
1
-7
/
+17
*
Don't allocate memory for log messages unless we're logging.
Thomas Thurman
2008-07-13
1
-6
/
+9
*
This function can now officially return NULL. Two windows can't belong to
Thomas Thurman
2008-07-13
2
-4
/
+6
*
2008-06-30 Thomas Thurman <tthurman@gnome.org
Thomas James Alexander Thurman
2008-06-30
1
-1
/
+9
*
Move comments for non-statics from the .c to .h. adapt better for C, and
Thomas Thurman
2008-06-30
2
-60
/
+75
*
display the theme name in the title bar. Closes #430198.
Thomas Thurman
2008-06-30
1
-0
/
+19
*
Allow toggling of non-compositor effects (since there's a non-Metacity key
Thomas Thurman
2008-06-29
3
-2
/
+22
*
remove meta_ prefix on all static functions.
Thomas Thurman
2008-06-29
1
-25
/
+23
*
lose meta prefix since it's static. replace our own cast with glib macro
Thomas Thurman
2008-06-29
1
-28
/
+41
*
add checks for HAVE_SHAPE where appropriate. fix type error which was
Thomas Thurman
2008-06-29
3
-1
/
+5
*
Some refactoring, simplifying, and commenting of the non-composited
Thomas Thurman
2008-06-29
3
-405
/
+333
*
Commented everything.
Thomas Thurman
2008-06-28
1
-35
/
+288
*
Keep the compiler from giving some warnings.
Thomas Thurman
2008-06-27
2
-2
/
+9
*
Refactor so the long scary stack functions are less long and scary:
Thomas Thurman
2008-06-27
1
-91
/
+136
*
Some commenting.
Thomas Thurman
2008-06-13
2
-175
/
+208
*
A preliminary attempt at a test for the theme expression tokeniser.
Thomas Thurman
2008-06-10
1
-0
/
+7
*
defensive programming; check meta_screen_get_compositor_data() throughout
Thomas Thurman
2008-06-05
1
-23
/
+81
*
make sure compositor things don't get compiled when we're not using the
Thomas Thurman
2008-06-02
1
-0
/
+6
*
fix comments (number)
Thomas Thurman
2008-05-30
1
-6
/
+6
*
commenting
Thomas Thurman
2008-05-30
1
-1
/
+76
*
Make disabling gconf work again. Closes #530870.
Thomas Thurman
2008-05-28
1
-5
/
+18
*
added in two files needed for Iain's changes earlier to work in a release
Thomas Thurman
2008-05-26
1
-0
/
+2
*
Add Dropdown menu atoms so we can add shadows to them. Fixes #517442
Iain Holmes
2008-05-24
1
-4
/
+32
*
Check the compositor isn't NULL before dereferencing it. Fixes #534569
Iain Holmes
2008-05-24
1
-10
/
+11
*
Applied patch from Ed Catmur to fix #528787
Iain Holmes
2008-05-19
1
-1
/
+5
*
src/include/frame.h src/include/display.h src/include/xprops.h
Iain Holmes
2008-05-19
46
-503
/
+1175
*
remove color_set flag remove check of color_set flag before rendering (we
Robert Escriva
2008-05-13
2
-20
/
+8
*
Remove src/ui/color.[ch] since they are not used anywhere
Elijah Newren
2008-05-11
2
-427
/
+0
*
Added curly brackets in two places to keep -pedantic happy.
Thomas Thurman
2008-05-04
2
-2
/
+6
*
fix type of "len" variable (refs #526049)
Matt Krai
2008-05-03
1
-2
/
+2
*
All information should live in exactly one place. This means that the list
Thomas Thurman
2008-05-02
16
-628
/
+452
*
XGetWindowAttributes can return an error value, and if it does its other
Chris Wang
2008-04-29
1
-14
/
+23
*
documentation
Thomas Thurman
2008-04-29
2
-2
/
+55
*
re-enable cascade code which was wrongly removed a year ago. Closes
Erwann Chenede
2008-04-27
1
-4
/
+6
*
Propagate opacity to frame window.
Carlos Garnacho
2008-04-22
1
-1
/
+27
*
a few comments
Thomas Thurman
2008-04-22
1
-3
/
+14
*
no need to create a symlink to .desktop file in default-session directory
Lucas Rocha
2008-04-10
1
-8
/
+0
*
Hide the overlay window (meta_compositor_unmanage_screen): Release the
iain
2008-04-07
1
-2
/
+8
*
reorder declarations so we don't break C89 compilers.
Jens Granseuer
2008-04-07
1
-6
/
+9
*
preferences which have a null target don't get updated! (#526016)
Thomas Thurman
2008-04-03
1
-0
/
+4
*
make Metacity install its desktop files in the default session directory
Lucas Rocha
2008-03-30
2
-0
/
+13
*
prevent null dereference if the theme was invalid, which caused crashes in
Thomas Thurman
2008-03-29
1
-8
/
+13
*
Don't immediately unminimize an initially iconic window (#491090)
Owen Taylor
2008-03-28
1
-1
/
+4
*
files are saved in ~/.config/metacity/sessions and checked for there and
Thomas Thurman
2008-03-27
1
-11
/
+44
*
fix regression where Metacity sometimes wouldn't quit when replaced
Thomas Thurman
2008-03-27
1
-4
/
+2
[next]