index
:
~tuxmarkv/zcomp
master
compiz without wm
Audrius Šaikūnas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
Add CompWindowNotifyFocusChange
Joel Bosveld
1
-1
/
+2
2009-04-03
Add CompWindowNotifyBeforeDestroy.
Erkin Bahceci
1
-1
/
+2
2009-04-03
Add CompWindow::pendingMaps ().
Erkin Bahceci
1
-0
/
+2
2009-04-03
Add CompWindowNotifyBeforeUnmap.
Erkin Bahceci
1
-0
/
+1
2009-03-29
Add incrementUnmapReference and incrementDestroyReference.
Erkin Bahceci
1
-0
/
+4
2009-03-20
Add methods to get server geometry including decorations.
Danny Baumann
1
-0
/
+2
2009-03-20
Add methods to get the window geometry rectangle including decorations.
Danny Baumann
1
-0
/
+6
2009-03-17
Pass returned events to callback.
Dennis Kasprzyk
1
-1
/
+1
2009-03-16
Whitespace fixes.
Danny Baumann
11
-88
/
+84
2009-03-16
Expose setDesktop function.
Danny Baumann
1
-0
/
+2
2009-03-16
Check CompOption::Value type before setting it as option value.
Dennis Kasprzyk
1
-0
/
+2
2009-03-16
Drop CompMetadata.
Dennis Kasprzyk
5
-110
/
+3
2009-03-16
Avoid unneeded recompilation after cmake execution.
Dennis Kasprzyk
1
-0
/
+9
2009-03-16
Moved to legacy.
Dennis Kasprzyk
1
-230
/
+0
2009-03-15
Removed const from getOptions.
Dennis Kasprzyk
3
-8
/
+8
2009-03-15
Drop CompMetadata from plugin vtable.
Dennis Kasprzyk
1
-50
/
+76
2009-03-15
Added base class for get/setOption(s) functions.
Dennis Kasprzyk
2
-6
/
+14
2009-03-15
Merge branch 'master' of git+ssh://git.compiz-fusion.org/git/compiz/core
Dennis Kasprzyk
7
-67
/
+67
2009-03-15
New generalized build system.
Dennis Kasprzyk
11
-1230
/
+0
2009-03-14
Rename Private* -> PluginClass* where appropriate.
Erkin Bahceci
10
-76
/
+76
2009-03-11
Minor cleanup.
Danny Baumann
1
-1
/
+1
2009-03-11
Added iconGeometry getter and convert priv->iconGeometry to CompRect
Sam Spilsbury
1
-0
/
+2
2009-03-11
Derive CompWindow::Geometry from CompRect and improve CompRect usage.
Danny Baumann
3
-15
/
+13
2009-03-11
Include some commonly used methods to rectangle class:
Danny Baumann
1
-1
/
+37
2009-03-10
Applying CompRect changes
Eduardo Gurgel Pinho
1
-1
/
+1
2009-03-10
Better definition to CompRect
Eduardo Gurgel Pinho
1
-10
/
+46
2009-03-05
Improve session API.
Danny Baumann
1
-3
/
+3
2009-03-05
Added set method for point object.
Danny Baumann
1
-0
/
+1
2009-03-01
Distinguish between unset and not matching option type.
Danny Baumann
1
-1
/
+3
2009-03-01
Revert "Avoid warnings about wrong option type."
Danny Baumann
1
-1
/
+1
2009-02-28
Avoid warnings about wrong option type.
Danny Baumann
1
-1
/
+1
2009-02-28
Fix coding style.
Danny Baumann
1
-3
/
+1
2009-02-28
Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/compiz/core
Danny Baumann
1
-0
/
+11
2009-02-27
Add conversion operators to CompOption::Value
Joel Bosveld
1
-0
/
+11
2009-02-27
Fix contains method and improve intersects method.
Danny Baumann
1
-2
/
+2
2009-02-26
Coding style, optimizations.
Danny Baumann
3
-7
/
+6
2009-02-26
Remove key binding support from core.
Danny Baumann
1
-24
/
+0
2009-02-26
Adapt core for gnomecompat plugin addition.
Danny Baumann
1
-2
/
+0
2009-02-26
Added support for _NET_WM_FULLSCREEN_MONITORS property.
Danny Baumann
1
-0
/
+2
2009-02-25
Get plugin loading improvements from 0.8 branch and add --debug command
Danny Baumann
1
-0
/
+1
2009-02-25
Add contains method that determines if a rect contains a given point.
Danny Baumann
1
-0
/
+1
2009-02-25
Use references to pass around strings.
Danny Baumann
1
-2
/
+2
2009-02-25
Fix crash and some memory leaks.
Danny Baumann
1
-1
/
+1
2009-02-25
ABI version 0 means "not loaded", so better use 1.
Danny Baumann
1
-1
/
+1
2009-02-22
Scale plugin API improvements:
Danny Baumann
1
-0
/
+21
2009-02-22
Improve const correctness.
Danny Baumann
1
-1
/
+1
2009-02-22
Option API improvements:
Danny Baumann
1
-20
/
+29
2009-02-22
Match API improvements:
Danny Baumann
1
-2
/
+6
2009-02-02
Added equality operator to CompPoint.
Danny Baumann
1
-0
/
+3
2009-01-26
Use references for parameters of getAllowedActions function.
Danny Baumann
1
-3
/
+3
[prev]
[next]