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
/
compositor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch from Bruno Boaventura de Oliveira Lacerda to fix warnings about
Elijah Newren
2006-09-13
1
-0
/
+6
*
Run an unminimize effect
Søren Sandmann
2006-05-26
1
-2
/
+3
*
Rename from _bounce() to _focus().
Søren Sandmann
2006-05-26
1
-4
/
+3
*
Move duplicated window field outside the union
Søren Sandmann
2006-05-25
1
-47
/
+9
*
Add a destroy notifier to the window.
Søren Sandmann
2006-05-25
1
-1
/
+1
*
Bounce on window focus.
Adam Jackson
2006-05-25
1
-2
/
+11
*
Make sure windows are kept on top of the panel during minimize.
Søren Sandmann
2006-05-25
1
-1
/
+12
*
Shrink the window instead of explode it.
Søren Sandmann
2006-05-25
1
-3
/
+15
*
Add a stack-freeze feature to CWindow.
Søren Sandmann
2006-05-24
1
-0
/
+1
*
Fix compilation in the non-composited case.
Søren Sandmann
2006-05-24
1
-0
/
+4
*
return TRUE when the window is actually freed.
Søren Sandmann
2006-05-24
1
-4
/
+1
*
Move shrink effect code from compositor.c to c-window.c. Stubs for
Adam Jackson
2006-05-23
1
-324
/
+13
*
Also use explode when windows close.
Søren Sandmann
2006-05-23
1
-0
/
+14
*
Beginning of new layer that abstracts transition effects.
Søren Sandmann
2006-05-22
1
-75
/
+39
*
Delete unused META_PRIORITY_COMPOSITE
Søren Sandmann
2006-05-04
1
-31
/
+31
*
New files
Søren Sandmann
2006-05-02
1
-161
/
+1
*
Only use magnifier when USE_MAGNIFIER is set.
Søren Sandmann
2006-03-31
1
-0
/
+14
*
Fix the memory corruption in a better way.
Søren Sandmann
2006-03-30
1
-22
/
+47
*
Fix an illegal write.
Søren Sandmann
2006-03-30
1
-1
/
+5
*
Turn wobbling back on Add new explosion effect.
Søren Sandmann
2006-03-30
1
-8
/
+70
*
Actually remove the window.
Søren Sandmann
2006-03-22
1
-0
/
+11
*
Use set_target_rect() instead of set_size().
Søren Sandmann
2006-03-15
1
-5
/
+6
*
Use unset_patch() instead of unset_geometry().
Søren Sandmann
2006-03-15
1
-2
/
+0
*
Comment out wobbling
Søren Sandmann
2006-03-14
1
-44
/
+33
*
Split the ScreenInfo data structure into separate, new files
Søren Sandmann
2006-03-03
1
-832
/
+155
*
Put the windows in a stacker rather than do the traversing outselves.
Søren Sandmann
2006-02-28
1
-43
/
+93
*
Call meta_compositor_begin_move if there is a compositor
Søren Sandmann
2006-02-25
1
-322
/
+222
*
Don't attempt to manage the screen if it already is managed.
Søren Sandmann
2006-02-23
1
-18
/
+35
*
Only uncomposite the screen if there is a compositor.
Søren Sandmann
2006-02-17
1
-1
/
+21
*
Fix the build when --enable-compositor is there.
Søren Sandmann
2006-02-17
1
-3
/
+7
*
Insert #ifdef's to make it build again
Søren Sandmann
2006-02-16
1
-6
/
+10
*
Add code to destroy compositor. Implement unmanage_screen() functionality.
GNOME_2_14_BRANCHPOINT
Søren Sandmann
2006-02-15
1
-457
/
+495
*
Add unused wobbly unminimize animation by Kristian
Søren Sandmann
2006-02-15
1
-42
/
+576
*
Wrap fade code in #ifdef HAVE_COMPOSITE_EXTENSIONS
Soeren Sandmann
2006-02-07
1
-0
/
+2
*
New fancy minimize animation. Fade windows in and out.
Søren Sandmann
2006-02-06
1
-43
/
+413
*
update the pixmap. (update) print out framerate. (dump_stacking_order) new
Søren Sandmann
2006-02-02
1
-52
/
+182
*
Make minimize animation update again.
Søren Sandmann
2006-01-20
1
-11
/
+36
*
g_object_unref() rather than ws_region_unref().
Søren Sandmann
2006-01-19
1
-2
/
+3
*
Port to changes in libcm
Søren Sandmann
2006-01-19
1
-49
/
+60
*
Port to changes in libcm.
Søren Sandmann
2006-01-17
1
-29
/
+32
*
Really turn off draw-in-a-loop.
Søren Sandmann
2006-01-16
1
-2
/
+3
*
fix compilation when HAVE_COMPOSITE_EXTENSIONS is undefined. #326912
Elijah Newren
2006-01-14
1
-13
/
+12
*
Only update on damage events.
Søren Sandmann
2006-01-13
1
-55
/
+58
*
Add a dependency on libcm when building with compositor.
Søren Sandmann
2006-01-13
1
-936
/
+481
*
compile with compositor enabled
Kang Jeong-Hee
2005-12-14
1
-10
/
+10
*
A load of fixes of issues reported by sparse. Closes bug #152849
Kjartan Maraas
2004-09-16
1
-1
/
+1
*
add comment about broken assertion
Havoc Pennington
2004-08-27
1
-0
/
+1
*
disable NameWindowPixmap stuff always for now, it seemed kind of busted
Havoc Pennington
2004-08-27
1
-3
/
+5
*
delete extra copy of find_argb_visual so things compile
Havoc Pennington
2004-08-27
1
-18
/
+86
*
move the have_xrender variable initialization up in the file since it can
Havoc Pennington
2004-08-27
1
-20
/
+3
[next]