index
:
~tuxmarkv/zcomp
master
compiz without wm
Audrius Šaikūnas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
display.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-15
Merge CompCore and CompDisplay into CompScreen class.
Dennis Kasprzyk
1
-2396
/
+0
2008-09-15
Remove getter for w->attrib and use member getters instead.
Danny Baumann
1
-2
/
+4
2008-09-10
C++ port of the resize plugin.
Dennis Kasprzyk
1
-0
/
+7
2008-09-07
Use CompPlugin::List.
Erkin Bahceci
1
-1
/
+1
2008-09-02
Reparent window instead of simple input frame window.
Dennis Kasprzyk
1
-2
/
+2
2008-08-28
More flexible and ABI stable wrap system.
Dennis Kasprzyk
1
-39
/
+14
2008-08-28
Add object to parent, after it has been initialized in other plugins.
Dennis Kasprzyk
1
-2
/
+2
2008-08-28
Send core object remove notification only if removeFromParent gets called.
Dennis Kasprzyk
1
-0
/
+2
2008-08-28
Provide XShape and XRandr event bases.
Dennis Kasprzyk
1
-0
/
+12
2008-08-27
Moved composite handling and opengl painting into separate plugins.
Dennis Kasprzyk
1
-87
/
+4
2008-08-25
Added a "object" prefix to type/typename/name object functions.
Dennis Kasprzyk
1
-1
/
+1
2008-08-24
Save ABI in global map.
Dennis Kasprzyk
1
-5
/
+0
2008-08-21
Removed debug output.
Dennis Kasprzyk
1
-9
/
+0
2008-08-21
Fixed segfaults.
Dennis Kasprzyk
1
-4
/
+1
2008-08-21
Cleanups.
Dennis Kasprzyk
1
-17
/
+2
2008-08-21
Cleanup compiz[-core].h
Dennis Kasprzyk
1
-10
/
+2
2008-08-20
Move Plugin related function into CompPlugin header.
Dennis Kasprzyk
1
-9
/
+9
2008-08-20
Store Windows in a STL list.
Dennis Kasprzyk
1
-2
/
+1
2008-08-20
Store Screens in a STL list.
Dennis Kasprzyk
1
-51
/
+27
2008-08-20
C++ port of CompMetadata.
Dennis Kasprzyk
1
-5
/
+3
2008-08-20
Port of CompOption and CompAction to C++.
Dennis Kasprzyk
1
-287
/
+204
2008-08-14
Implementation of CompMatch as C++ class.
Dennis Kasprzyk
1
-4
/
+4
2008-08-12
Removed unused software cursor support.
Dennis Kasprzyk
1
-20
/
+0
2008-08-11
Use boost function & bind to support static function and class member functio...
Dennis Kasprzyk
1
-13
/
+9
2008-08-11
Implement Timeouts as CompCore::Timer class.
Dennis Kasprzyk
1
-14
/
+6
2008-08-08
Added new object private handling system.
Dennis Kasprzyk
1
-67
/
+11
2008-08-08
Make CompObject smarter.
Dennis Kasprzyk
1
-41
/
+8
2008-08-06
Implement screen grabs as STL list.
Dennis Kasprzyk
1
-3
/
+3
2008-08-06
Xinerama screeninfo is now a STL vector.
Dennis Kasprzyk
1
-16
/
+8
2008-08-06
Conversion ob main classes to C++.
Dennis Kasprzyk
1
-2100
/
+1803
2008-07-25
Switch to c++ and compile with a basic set of plugins.
Dennis Kasprzyk
1
-0
/
+3057