summaryrefslogtreecommitdiffstats
path: root/examples/qwindow-compositor/qwindowcompositor.h
Commit message (Expand)AuthorAgeFilesLines
* Move examples into wayland subdirectory.v5.4.0-beta1Friedemann Kleint2014-10-091-117/+0
* qwindow-compositor: Rename QOpenGLWindowLaszlo Agocs2014-08-291-3/+3
* Replace custom texture upload with QOpenGLTextureRobin Burchell2014-08-201-1/+2
* Fix namespaced buildGiulio Camuffo2014-08-071-0/+4
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-7/+7
* Let the ShellSurface send the mapped and unmapped signals.Giulio Camuffo2014-04-291-1/+1
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-2/+2
* Make the compositor redraw when a surface gets a commit().Giulio Camuffo2014-03-111-2/+2
* Remove the buffer queue.Giulio Camuffo2014-03-111-2/+2
* Fix buffer handling.Gunnar Sletta2014-01-211-1/+1
* Fix qwindow-compositor with raster surfacesLaszlo Agocs2014-01-161-2/+1
* Make QWindowCompositor render when surfaces move aroundJørgen Lind2013-05-181-0/+1
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-14/+14
* Fix the pointer cursor handling (QtCompositor side)Andy Nichols2013-01-181-1/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-6/+6
* Correct background's coordinatesElvis Lee2012-07-311-0/+1
* Properly reset keyboard focus in qwindow-compositor when hidingLaszlo Agocs2012-06-191-0/+3
* qwindow-compositor: Avoid stuck alt when running non-fullscreenLaszlo Agocs2012-05-211-0/+1
* Start using the new wl_fixed_t type properlyLaszlo Agocs2012-05-091-2/+2
* Send expose from qwindow-compositorLaszlo Agocs2012-04-241-0/+3
* Fix wayland plugin and qwindow-compositor compilationLaszlo Agocs2012-02-201-0/+1
* Fix qwindow-compositor memory leaksLaszlo Agocs2012-02-151-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Fix duplicated QOpenGLFunctions usageLaszlo Agocs2012-01-201-2/+1
* Update license headers.Jason McDonald2012-01-161-0/+40
* Handle changeCursor in QWindowCompositorJørgen Lind2012-01-101-0/+2
* Use QOpenGLFunctions in qwindow-compositor.Laszlo Agocs2012-01-091-2/+2
* Make it possible to drag windows aroundJørgen Lind2012-01-041-0/+6
* Implement subsurfaces extensionJørgen Lind2012-01-041-3/+11
* Remove the size from the mapped signalJørgen Lind2012-01-041-1/+1
* Add basic key, mouse, touch event support to qwindow-compositor.Laszlo Agocs2011-10-241-0/+3
* Initial commit of QWindow based compositorAndy Nichols2011-08-311-0/+37