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
/
gtk
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-30
Add Vertical/Horizontal maximization.
Cedric
1
-5
/
+22
2007-03-11
Create a pango layout for when drawing default decorations. Makes
David Reveman
1
-0
/
+4
2007-02-21
Fix mouse move key name.
gandalfn
1
-1
/
+1
2007-02-19
Offset blur regions correctly.
David Reveman
1
-4
/
+2
2007-02-14
Add missing calls to gdk_display_sync and replace all calls to XSync with
David Reveman
1
-8
/
+12
2007-01-26
Add option to gwd for controlling decoration blurring.
David Reveman
2
-40
/
+255
2006-12-30
Make sure decorations are updated properly when window state change.
David Reveman
1
-2
/
+4
2006-12-30
Avoid overflow in tooltip delay code.
David Reveman
1
-3
/
+6
2006-12-30
Add menu button support.
David Reveman
1
-58
/
+115
2006-12-28
Use correct data type for default shadow_color variable.
David Reveman
1
-1
/
+1
2006-12-27
Indent correctly.
David Reveman
1
-6
/
+6
2006-12-26
Add dbus support to gwd.
David Reveman
2
-30
/
+267
2006-12-25
Make gconf support in gwd optional.
David Reveman
2
-7
/
+94
2006-12-22
Add author to some headers where it's missing.
David Reveman
1
-0
/
+2
2006-12-19
Hide button event windows for tiny windows where buttons are not visible.
David Reveman
1
-2
/
+7
2006-12-17
Add gwd.schemas.in to EXTRA_DIST.
David Reveman
1
-0
/
+2
2006-12-16
Add reference counting and fixup function names.
David Reveman
1
-8
/
+8
2006-12-12
Fill with transparent black if there's no shadow picture.
David Reveman
1
-1
/
+1
2006-12-12
Don't use border_layout to figure out client window width as it might not
David Reveman
1
-3
/
+4
2006-12-07
Move DM selection code into libdecoration.
David Reveman
1
-280
/
+28
2006-12-06
Simple optimization for metacity themes, only redraw shadow background when
David Reveman
1
-1
/
+4
2006-12-06
Compute button width properly and don't clip window title when metacity
David Reveman
1
-6
/
+13
2006-12-06
Move draw_simple_shape function into libdecoration.
David Reveman
1
-28
/
+2
2006-12-05
Make sure switcher window isn't added as a normal window.
David Reveman
1
-10
/
+13
2006-12-04
Make sure a picture is created for switcher decorations and set stretch
David Reveman
1
-7
/
+13
2006-12-04
Compute button locations and titlebar stretch offset correctly for metacity
David Reveman
1
-19
/
+43
2006-12-04
Remove N_QUADS_MAX.
David Reveman
1
-2
/
+0
2006-12-04
Finish libdecoration implementation and move gtk-window-decorator over to
David Reveman
1
-274
/
+563
2006-11-30
Rewrote decoration opacity code and moved it to libdecoration.
David Reveman
1
-130
/
+21
2006-11-30
No longer need cairo-xlib-xrender.h.
David Reveman
1
-1
/
+0
2006-11-30
Rewrite and move a lot more code into libdecoration.
David Reveman
1
-323
/
+216
2006-11-29
Move more code into libdecoration.
David Reveman
1
-461
/
+167
2006-11-28
Use decor_context_t structs.
David Reveman
1
-189
/
+165
2006-11-27
Align.
David Reveman
1
-2
/
+2
2006-11-27
Use libdecoration functions.
David Reveman
1
-286
/
+73
2006-11-27
Use decor_set_vert_quad_row and decor_set_horz_quad_line.
David Reveman
1
-278
/
+130
2006-11-26
Use decor_quads_to_property.
David Reveman
1
-108
/
+19
2006-11-26
Link to libdecoration.
David Reveman
1
-2
/
+3
2006-11-26
Use data types in decoration.h.
David Reveman
1
-62
/
+21
2006-11-26
Add libdecoration and move some initial code from gtk-window-decorator into it.
David Reveman
2
-3
/
+7
2006-11-13
Fix event window placement for metacity themes.
David Reveman
1
-34
/
+162
2006-11-13
Keep line less than 80 columns.
David Reveman
1
-2
/
+4
2006-11-12
Add support for new metacity theme version and add version checking that
David Reveman
1
-105
/
+149
2006-11-07
Fix typo.
David Reveman
1
-1
/
+1
2006-11-07
Don't use gdk_color_parse as color string contains an alpha value.
David Reveman
1
-7
/
+9
2006-11-07
Add shadow color option.
Mirco Muller
1
-6
/
+40
2006-10-20
Make sure metacity theme could be loaded.
Thierry Reding
1
-0
/
+2
2006-10-11
Add support for maximized frame layout when using metacity themes.
David Reveman
1
-18
/
+51
2006-10-11
Add maximized input extents to decoration property.
David Reveman
1
-12
/
+22
2006-10-11
Add version handling to decoration interface.
David Reveman
1
-24
/
+36
[prev]
[next]