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-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
2009-08-12
Fix possible infinite loop.
Erkin Bahceci
1
-1
/
+7
2009-08-11
Revert "Fix panels starting below other windows."
Erkin Bahceci
1
-1
/
+4
2009-08-08
Use <cstring>
Sam Spilsbury
1
-1
/
+1
2009-08-08
Revert "Use <string>"
Sam Spilsbury
1
-1
/
+1
2009-08-08
Use <string>
Sam Spilsbury
1
-1
/
+1
2009-08-07
Don't update region if geometry is not in sync.
Dennis Kasprzyk
1
-1
/
+2
2009-08-01
Include cstdio and others instead of their C counterparts for g++ 4.4 compati...
Sam Spilsbury
1
-1
/
+2
2009-07-30
More unsigned int to int conversion.
Erkin Bahceci
3
-32
/
+35
2009-07-31
Changed unsigned int to int to fix warnings
Dennis Kasprzyk
2
-9
/
+9
2009-07-31
Handle signed/unsigned correctly
Dennis Kasprzyk
3
-9
/
+9
2009-07-24
Shaped windows may have only one rectangle which is smaller than window.
Joel Bosveld
1
-1
/
+1
2009-07-24
Fix long standing typo.
Erkin Bahceci
1
-2
/
+2
2009-07-23
Add CompRect::operator= ().
Erkin Bahceci
1
-0
/
+12
2009-07-23
Add CompScreen::normalCursor ().
Erkin Bahceci
2
-2
/
+7
2009-07-17
Convert Bool -> bool, TRUE -> true, FALSE -> false.
Erkin Bahceci
6
-67
/
+67
2009-07-15
Fix panels starting below other windows.
Erkin Bahceci
1
-4
/
+1
2009-07-14
Fix some compiler warnings.
Erkin Bahceci
3
-1
/
+4
2009-07-13
Add notifications for show desktop mode.
Erkin Bahceci
1
-0
/
+3
2009-07-08
Add hasUnmapReference and use it in decor.
Erkin Bahceci
1
-0
/
+6
2009-07-08
Move hide/show to PrivateWindow, add wrapper hide/show.
Erkin Bahceci
3
-57
/
+74
2009-07-04
CompRect: add set{Left,Top,Right,Buttom} functions
Joel Bosveld
1
-0
/
+32
2009-07-01
Move modifier handling into a separate top level class exposed to plugins
Sam Spilsbury
6
-184
/
+237
2009-07-01
Make bool CompWindow::isFocussable () wrappable
Sam Spilsbury
1
-1
/
+7
2009-07-01
Make CompWindow::alpha () wrappable
Sam Spilsbury
1
-0
/
+6
2009-06-02
Separate clientList. Add clientList accessor.
Erkin Bahceci
2
-55
/
+47
2009-05-07
Add comments for changes to window restacking
Joel Bosveld
1
-0
/
+16
2009-04-30
Restack windows in reverse, and stack above correct window.
Joel Bosveld
1
-4
/
+13
[prev]
[next]