index
:
~tuxmarkv/zcomp
master
compiz without wm
Audrius Šaikūnas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-29
added --zcomp flag to disable wm, fixed border width calculation
angel
5
-22
/
+59
2010-07-12
Determine the id of the appropriate child window and pass that as "window"
Sam Spilsbury
1
-1
/
+15
2010-07-04
Fix debugging prefix
Sam Spilsbury
1
-3
/
+3
2010-07-04
Install and load local information from XDG_HOME/.compiz-1 to prevent conflic...
Sam Spilsbury
2
-5
/
+5
2010-06-19
Revert "[PATCH] Handle dock windows with keep-below mask."
Sam Spilsbury
1
-3
/
+6
2010-06-13
Add missing files
Sam Spilsbury
1
-0
/
+227
2010-06-12
A few big changes:
Sam Spilsbury
2
-0
/
+7
2010-05-25
[PATCH] Handle dock windows with keep-below mask.
Sebasian Billaudelle
1
-6
/
+3
2010-05-19
Return resName as CompString so it can't be modified by the caller.
Danny Baumann
1
-2
/
+5
2010-05-18
add resName getter
Travis Watkins
1
-0
/
+6
2010-05-18
Added DESTDIR support for packaging
Sam Spilsbury
1
-1
/
+1
2010-05-03
Use corect calculation
Sam Spilsbury
1
-1
/
+1
2010-05-03
Typofix
Sam Spilsbury
1
-1
/
+1
2010-05-02
Optionally traverse through ancestry when getting the client leader of a
Danny Baumann
1
-2
/
+8
2010-04-28
Merge branch 'master' of git+ssh://git.compiz-fusion.org/git/compiz/core
Danny Baumann
2
-5
/
+9
2010-04-28
Add some additional accessor functions for more consistent class usage.
Danny Baumann
1
-0
/
+6
2010-04-18
Typo.
Dennis Kasprzyk
1
-1
/
+1
2010-04-04
Avoid excessive casting.
Danny Baumann
1
-10
/
+6
2010-04-04
Correctly handle weird icon sizes.
Sam Spilsbury
1
-3
/
+11
2010-03-19
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
1
-1
/
+1
2010-03-15
Keep pixmaps of unmapped windows around if they are used for animations.
Sam Spilsbury
1
-2
/
+13
2010-02-15
Cleaner Xext dep
Guillaume Seguin
1
-1
/
+1
2010-02-15
Addd libXext and libdl to core links
Guillaume Seguin
1
-1
/
+1
2010-02-12
Place frame windows in correct stacking order.
Dennis Kasprzyk
1
-5
/
+17
2010-02-12
Unmap also the frame of minimized windows.
Dennis Kasprzyk
1
-0
/
+3
2010-02-11
Clients must specify position on _NET_MOVERESIZE_WINDOW ClientMessage
Sam Spilsbury
1
-1
/
+5
2010-02-10
Window position doesn't have to be synced to update frame window region.
Dennis Kasprzyk
1
-3
/
+4
2010-02-09
Don't break initial stacking order.
Dennis Kasprzyk
1
-5
/
+12
2010-02-08
Fixed fullscreen window handling.
Dennis Kasprzyk
1
-3
/
+1
2010-02-06
Fix selection aquiring, cleanup.
Danny Baumann
2
-50
/
+24
2010-02-06
Fix invalid read
Sam Spilsbury
1
-1
/
+1
2010-02-06
Properly send ClientMessage event after aquiring selections.
Sam Spilsbury
2
-15
/
+42
2010-02-04
Fixed missing variable.
Dennis Kasprzyk
1
-1
/
+1
2010-02-04
Reparent managed windows directly.
Dennis Kasprzyk
2
-62
/
+119
2010-02-05
Fix typo and fix more warnings
Sam Spilsbury
3
-10
/
+14
2010-02-05
core: fix more warnings
Sam Spilsbury
1
-1
/
+1
2010-02-05
core: fix warnings
Sam Spilsbury
1
-8
/
+8
2010-02-05
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
1
-6
/
+13
2010-02-04
place: Improve resolution change handling.
Sam Spilsbury
5
-13
/
+9
2010-02-03
Improve API.
Danny Baumann
1
-6
/
+13
2010-02-03
Make addSupportedAtoms wrappable and use std::vector
Sam Spilsbury
2
-82
/
+84
2010-02-03
Apply stacking changes after configure
Sam Spilsbury
1
-6
/
+5
2010-02-03
Revert "Update client list after unhook/insert."
Sam Spilsbury
1
-2
/
+0
2010-02-03
Update client list after unhook/insert.
Sam Spilsbury
1
-0
/
+2
2010-02-03
Activate the topmost window when lowering a window, unless click-to-focus is ...
Sam Spilsbury
2
-0
/
+54
2010-02-03
Fix inaccessible windows when reducing num. of viewports.
Sam Spilsbury
1
-0
/
+66
2010-02-03
Prevent sticky windows from moving off-screen.
Sam Spilsbury
1
-20
/
+34
2010-02-03
Fix lost window by bringing window made sticky to current viewport.
Sam Spilsbury
1
-0
/
+22
2010-02-02
Fix gravity handling.
Sam Spilsbury
1
-11
/
+17
2010-02-02
Fix icon property reading if the icon pixmap has a depth of 1 bit.
Sam Spilsbury
1
-0
/
+2
[next]