index
:
xorg/app/compiz
compiz++
compiz-0.2
compiz-0.4
compiz-0.6
compiz-0.8
master
nomad-0.7.8
object-framework
OpenGL based compositing and windows manager (mirrored from https://gitlab.freedesktop.org/xorg/app/compiz)
davidr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdecoration
/
decoration.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-29
Merged decor_blend_(top|bottom|left|right)_border_picture function into one c...
Dennis Kasprzyk
1
-205
/
+230
2008-01-31
Make decoration atom names part of the decoration interface.
Danny Baumann
1
-1
/
+1
2008-01-30
Use _COMPIZ_ prefix for all non stadardized decoration manager atom names.
Dennis Kasprzyk
1
-4
/
+4
2007-08-01
Removed unused code
Roland Baer
1
-4
/
+1
2007-07-27
Fix type of name argument.
David Reveman
1
-5
/
+5
2007-03-21
Added quad stretching interface to libdecoration.
Danny Baumann
1
-2
/
+10
2007-01-26
Add blur utility function to libdecoration.
David Reveman
1
-0
/
+135
2007-01-23
Move applyGravity function into libdecoration.
David Reveman
1
-0
/
+44
2007-01-03
Check version of libXrender and workaround gradient issue if older
David Reveman
1
-0
/
+35
2006-12-28
Free memory allocated earlier if out-of-memory. Very unlikely to happen.
David Reveman
1
-0
/
+3
2006-12-22
Add author to some headers where it's missing.
David Reveman
1
-0
/
+2
2006-12-18
Fix typo that caused shadow of right window border to sometimes be rendered
David Reveman
1
-1
/
+1
2006-12-16
Add reference counting and fixup function names.
David Reveman
1
-2
/
+14
2006-12-15
Move decor_destroy_shadow.
David Reveman
1
-13
/
+13
2006-12-12
Return early if there's no shadow picture.
David Reveman
1
-0
/
+3
2006-12-09
Move decoration property decoding into libdecoration.
David Reveman
1
-0
/
+81
2006-12-07
Move DM selection code into libdecoration.
David Reveman
1
-0
/
+272
2006-12-07
Fix source offset.
David Reveman
1
-4
/
+4
2006-12-06
Move draw_simple_shape function into libdecoration.
David Reveman
1
-0
/
+26
2006-12-04
Stretch decorations from south-east instead.
David Reveman
1
-12
/
+12
2006-12-04
Finish libdecoration implementation and move gtk-window-decorator over to
David Reveman
1
-335
/
+1144
2006-11-30
Rewrote decoration opacity code and moved it to libdecoration.
David Reveman
1
-7
/
+246
2006-11-30
Rewrite and move a lot more code into libdecoration.
David Reveman
1
-234
/
+354
2006-11-29
Improve shadow code performance by adding clipping and avoiding opacity
David Reveman
1
-10
/
+111
2006-11-29
Move more code into libdecoration.
David Reveman
1
-37
/
+69
2006-11-28
Expose decor_shadow_t struct and add pixmap to this struct.
David Reveman
1
-7
/
+5
2006-11-28
Move drop-shadow code from gtk-window-decorator to libdecoration.
David Reveman
1
-0
/
+352
2006-11-26
Add libdecoration and move some initial code from gtk-window-decorator into it.
David Reveman
1
-0
/
+535