summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* qwidget-compositor:Make raster defaultJørgen Lind2011-03-241-2/+2
* Smarter zooming when not all rows in the layout are used.Samuel Rødal2011-03-211-3/+5
* Made compositor keep track of key / pointer focus surfaces.Samuel Rødal2011-03-212-5/+2
* Moved some files around.Jørgen Lind2011-03-181-1/+1
* Added animation to QML compositor when window is destroyed.Samuel Rødal2011-03-183-3/+27
* Get rid of QML errors when destroying a window.Samuel Rødal2011-03-183-3/+7
* Added window title and made contrast-lowering effect a bit more subtle.Samuel Rødal2011-03-172-1/+2
* If we use pkg-config we prob don't want to use the internalJørgen Lind2011-03-171-2/+0
* Improved blending in QML compositor.Samuel Rødal2011-03-163-13/+8
* Proper handling of transparency.Samuel Rødal2011-03-164-15/+80
* Remove unnecessary output.Samuel Rødal2011-03-161-2/+0
* Better layouting behavior when window is removed.Samuel Rødal2011-03-163-16/+74
* Lower contrast of out-of-focus applications in QML compositor.Samuel Rødal2011-03-162-2/+4
* Better layouting system in QML compositor.Samuel Rødal2011-03-155-28/+237
* Added keyboard input to QML compositor.Samuel Rødal2011-03-151-2/+17
* Added proper removing of windows in QML compositor.Samuel Rødal2011-03-152-2/+18
* Added initial scene-graph qml based compositor.Samuel Rødal2011-03-154-0/+447
* Improve WaylandSurface input interface a bit.Samuel Rødal2011-03-151-3/+3
* Make WaylandSurface a QObject to have a signal API.Samuel Rødal2011-03-151-12/+24
* Get rid of unused variable warnings.Samuel Rødal2011-03-151-0/+2
* Always do full updates when using GL.Samuel Rødal2011-03-151-0/+4
* Simplify example compositor by using surface pointer instead of index.Samuel Rødal2011-03-141-28/+24
* Add WaylandSurface classJørgen Lind2011-03-141-39/+34
* Moved INCLUDEPATH from pro file to pri fileJørgen Lind2011-03-111-1/+0
* Add a dri2_xcb backend. This does not use the eglBindWaylandDisplayWLJørgen Lind2011-03-111-0/+1
* Fix not having "our own include paths in pri files"Jørgen Lind2011-03-091-3/+3
* Initial attempt on abstracting the HW interface.Jørgen Lind2011-03-092-12/+8
* Initial glsupport in qtcomp. It can now draw simple_clientJørgen Lind2011-03-072-4/+40
* Create new examples directory for the example compositor.Samuel Rødal2011-03-042-0/+241