index
:
~dbo/compiz-with-glib-mainloop
glibmm-experimental
glibmm-single-timer
master
Unnamed repository; edit this file to name it for gitweb.
Jason Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
privatewindow.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
Revert gravity adjustment made at MapRequest time at UnmapNotify time
Sam Spilsbury
1
-1
/
+2
2010-12-03
Fix some focus issues:
Sam Spilsbury
1
-0
/
+1
2010-08-10
Fix typo
Sam Spilsbury
1
-0
/
+4
2010-02-04
place: Improve resolution change handling.
Sam Spilsbury
1
-2
/
+0
2009-08-14
Remove unused member variable.
Erkin Bahceci
1
-1
/
+0
2009-07-08
Move hide/show to PrivateWindow, add wrapper hide/show.
Erkin Bahceci
1
-0
/
+4
2009-04-30
Restack window list immediately when calling reconfigureXWindow
Joel Bosveld
1
-2
/
+5
2009-03-16
Whitespace fixes.
Danny Baumann
1
-1
/
+1
2009-03-16
Expose setDesktop function.
Danny Baumann
1
-2
/
+0
2009-03-11
Added iconGeometry getter and convert priv->iconGeometry to CompRect
Sam Spilsbury
1
-2
/
+1
2009-02-26
Store XWMHints structure and use it to fall back to legacy icon reading.
Danny Baumann
1
-1
/
+3
2009-02-26
Coding style, optimizations.
Danny Baumann
1
-4
/
+3
2009-02-26
Added support for _NET_WM_FULLSCREEN_MONITORS property.
Danny Baumann
1
-1
/
+6
2008-10-14
Made CompScreen derive from CompSize.
Dennis Kasprzyk
1
-2
/
+2
2008-10-09
Added missing license headers.
Dennis Kasprzyk
1
-0
/
+27
2008-10-09
Cleanup private headers.
Dennis Kasprzyk
1
-120
/
+84
2008-09-25
Use CompRegion in core.
Dennis Kasprzyk
1
-2
/
+2
2008-09-17
Move core headers into core subdirectory.
Dennis Kasprzyk
1
-1
/
+1
2008-09-17
Optimize rect,point and size classes and move headers to core/*
Dennis Kasprzyk
1
-1
/
+1
2008-09-17
Cleanup CompWindow public API and move header to core/window.h
Dennis Kasprzyk
1
-5
/
+69
2008-09-17
Cleanup CompScreen public API and move header to core/screen.h
Dennis Kasprzyk
1
-0
/
+1
2008-09-15
Merge CompCore and CompDisplay into CompScreen class.
Dennis Kasprzyk
1
-1
/
+2
2008-09-15
Remove getter for w->attrib and use member getters instead.
Danny Baumann
1
-1
/
+2
2008-09-10
C++ port of the resize plugin.
Dennis Kasprzyk
1
-6
/
+0
2008-09-02
Reparent window instead of simple input frame window.
Dennis Kasprzyk
1
-0
/
+4
2008-09-01
Provide a system to set the frame window region.
Dennis Kasprzyk
1
-2
/
+2
2008-08-27
Moved composite handling and opengl painting into separate plugins.
Dennis Kasprzyk
1
-34
/
+9
2008-08-21
Shut up compiler warnings.
Dennis Kasprzyk
1
-2
/
+2
2008-08-21
Cleanup compiz[-core].h
Dennis Kasprzyk
1
-3
/
+3
2008-08-20
Renamed WindowPaintAttrib to CompWindowPaintAttrib.
Dennis Kasprzyk
1
-2
/
+2
2008-08-12
CompIcon class and CompTexture cleanup.
Dennis Kasprzyk
1
-2
/
+2
2008-08-12
Implemented CompTexture as real class.
Dennis Kasprzyk
1
-3
/
+4
2008-08-11
Implement Timeouts as CompCore::Timer class.
Dennis Kasprzyk
1
-1
/
+1
2008-08-11
Rename CompMatrix to CompTextureMatrix.
Dennis Kasprzyk
1
-1
/
+1
2008-08-06
More CompPoint usage.
Dennis Kasprzyk
1
-2
/
+2
2008-08-06
Use CompPoint/CompSize in CompScreen.
Dennis Kasprzyk
1
-2
/
+2
2008-08-06
Use CompWindow::Geometry.
Dennis Kasprzyk
1
-16
/
+4
2008-08-06
Conversion ob main classes to C++.
Dennis Kasprzyk
1
-0
/
+269