index
:
~dbo/compiz-with-glib-mainloop
glibmm-experimental
glibmm-single-timer
master
Unnamed repository; edit this file to name it for gitweb.
Jason Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
decor
/
src
/
decor.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
Fix 2D Mode.
Sam Spilsbury
1
-11
/
+26
2011-02-21
Read w->input () rather than the internal input extents.
Sam Spilsbury
1
-8
/
+5
2011-02-13
Don't catch resize notifications on startup
Sam Spilsbury
1
-0
/
+13
2011-02-12
Remove debugging message
Sam Spilsbury
1
-3
/
+1
2011-02-12
Slight optimization. Don't recalculate clip region on every paint, but
Sam Spilsbury
1
-15
/
+38
2011-02-12
Fix artefacts in shadow clipping.
Sam Spilsbury
1
-3
/
+11
2011-02-12
Clip shadows where it makes sense
Sam Spilsbury
1
-1
/
+123
2011-02-10
Make the switcher window being override redirect.
Sam Spilsbury
1
-7
/
+60
2011-02-01
Allow semantic difference between frame window geometry and frame size.
Sam Spilsbury
1
-19
/
+59
2011-01-28
Fix frame reference not going away on unreparent
Sam Spilsbury
1
-0
/
+27
2010-12-13
Cleanup
Sam Spilsbury
1
-2
/
+1
2010-12-13
Send window id in decoration notification
Sam Spilsbury
1
-1
/
+5
2010-12-13
Also beautify
Sam Spilsbury
1
-8
/
+8
2010-12-13
Break after updating after reparent
Sam Spilsbury
1
-0
/
+1
2010-12-13
Add a compiz event for when we have been decorated
Sam Spilsbury
1
-0
/
+3
2010-12-11
Ensure decoration is updated on shade. Fixes artifacts.
Sam Spilsbury
1
-4
/
+30
2010-12-04
Fix windows consistently moving by gravity * window decoration extents.
Sam Spilsbury
1
-1
/
+15
2010-12-04
The window must always have a frame before we do anything with it
Sam Spilsbury
1
-1
/
+1
2010-12-04
Wait until reparent to decorate
Sam Spilsbury
1
-6
/
+13
2010-12-04
Fix typo which caused windows not to be recognized
Sam Spilsbury
1
-1
/
+1
2010-12-04
Revert "Constrain windows to workArea when moving for decorations"
Sam Spilsbury
1
-25
/
+0
2010-10-29
Constrain windows to workArea when moving for decorations
Sam Spilsbury
1
-0
/
+25
2010-10-24
Fix memory leak
Sam Spilsbury
1
-0
/
+3
2010-10-24
Cleanup (static analysis)
Sam Spilsbury
1
-12
/
+12
2010-10-24
We need to make a temporary copy of the color string since it is free'd on th...
Sam Spilsbury
1
-1
/
+3
2010-08-20
Use X11 Window Properties for Shadow Settings Storage / Retreival.
Sam Spilsbury
1
-0
/
+46
2010-08-13
Check with wmType () if the window is really a Dock or a Desktop window;
Danny Baumann
1
-0
/
+3
2010-08-13
Revert "Fix decoration of windows of the wrong type in the decor plugin"
Sam Spilsbury
1
-1
/
+1
2010-08-12
Fix decoration of windows of the wrong type in the decor plugin
Sam Spilsbury
1
-1
/
+1
2010-02-03
Advertise support for _NET_REQUEST_FRAME_EXTENTS.
Danny Baumann
1
-0
/
+12
2010-02-03
Support _NET_REQUEST_FRAME_EXTENTS client message.
Sam Spilsbury
1
-0
/
+9
2009-11-16
Check variables in the correct order to shut up valgrind
Sam Spilsbury
1
-1
/
+1
2009-07-17
Convert Bool -> bool, TRUE -> true, FALSE -> false.
Erkin Bahceci
1
-8
/
+8
2009-07-14
Fix some compiler warnings.
Erkin Bahceci
1
-1
/
+0
2009-07-08
Add hasUnmapReference and use it in decor.
Erkin Bahceci
1
-2
/
+2
2009-03-20
Use inputRect method.
Danny Baumann
1
-2
/
+4
2009-03-16
Whitespace fixes.
Danny Baumann
1
-9
/
+9
2009-03-15
Track core changes.
Dennis Kasprzyk
1
-80
/
+40
2009-03-15
Merge branch 'master' of git+ssh://git.compiz-fusion.org/git/compiz/core
Dennis Kasprzyk
1
-2
/
+2
2009-03-15
New generalized build system.
Dennis Kasprzyk
1
-0
/
+1764