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-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
2010-02-02
Fix window region calculation for windows that have border width set.
Sam Spilsbury
1
-2
/
+2
2010-01-22
Fix character encoding issue
Sam Spilsbury
1
-1
/
+1
2010-01-22
Add appropriate operator overloads to CompPoint
Sam Spilsbury
1
-1
/
+32
2009-12-18
Add another contains method to CompRegion.
Erkin Bahceci
1
-0
/
+10
2009-12-16
Add notification for "before map".
Erkin Bahceci
1
-0
/
+2
2009-11-18
Fixed image paths.
Dennis Kasprzyk
1
-1
/
+4
2009-11-18
Less mallocs.
Dennis Kasprzyk
1
-18
/
+26
2009-11-18
Avoid unneeded mallocs.
Dennis Kasprzyk
1
-1
/
+2
2009-11-16
Fixed action option handling.
Dennis Kasprzyk
1
-2
/
+4
2009-11-05
Fix return issues.
Erkin Bahceci
1
-1
/
+1
2009-11-03
Final fix for overlapping outputs.
Dennis Kasprzyk
1
-2
/
+2
2009-11-03
Removed unneeded variable.
Dennis Kasprzyk
1
-1
/
+0
2009-11-03
Check for overlapping Outputs.
Dennis Kasprzyk
1
-0
/
+6
2009-10-01
Link pthread (protobuf >= 2.1.0 needs it).
Erkin Bahceci
1
-1
/
+1
2009-08-23
Let windows be opened above fullscreen windows.
Erkin Bahceci
1
-2
/
+5
2009-08-23
Avoid setting XSelectInput to NoEventMask for grabWindow.
Erkin Bahceci
1
-1
/
+2
2009-08-21
Silence some warnings.
Erkin Bahceci
1
-1
/
+1
2009-08-21
Delete array with delete [].
Erkin Bahceci
1
-1
/
+1
2009-08-21
Fix memory leaks.
Erkin Bahceci
2
-0
/
+3
2009-08-21
Remove sequences at termination.
Erkin Bahceci
2
-0
/
+21
2009-08-15
Unsigned int conversions.
Erkin Bahceci
2
-6
/
+6
2009-08-14
Remove unused member variable.
Erkin Bahceci
1
-1
/
+0
2009-08-14
Delete arrays with delete [].
Erkin Bahceci
1
-2
/
+2
[next]