summaryrefslogtreecommitdiffstats
path: root/examples/qwindow-compositor
Commit message (Expand)AuthorAgeFilesLines
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-082-45/+45
* Fix the pointer cursor handling (QtCompositor side)Andy Nichols2013-01-182-12/+36
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-257-42/+42
* qwindow-compositor: Fix background image drawingLaszlo Agocs2012-08-131-2/+5
* Correct background's coordinatesElvis Lee2012-07-312-9/+25
* Handle events coming from show() properly in qwindow-compositorLaszlo Agocs2012-07-251-2/+2
* Properly reset keyboard focus in qwindow-compositor when hidingLaszlo Agocs2012-06-192-2/+21
* Fix output geometry in qwindow-compositorLaszlo Agocs2012-06-181-0/+4
* Introduce standard pkg-config usageDonald Carr2012-06-111-3/+0
* Avoid burning cpu in qwindow-compositor with glx and nvidiaLaszlo Agocs2012-06-051-2/+1
* qwindow-compositor: Avoid stuck alt when running non-fullscreenLaszlo Agocs2012-05-212-0/+17
* Add wheel event supportLaszlo Agocs2012-05-101-0/+5
* Start using the new wl_fixed_t type properlyLaszlo Agocs2012-05-092-15/+15
* Remove notes about enabling the touch extension in qwindow-compositorLaszlo Agocs2012-05-091-9/+0
* Send expose from qwindow-compositorLaszlo Agocs2012-04-242-0/+10
* Do not render in qwindow-compositor before exposeLaszlo Agocs2012-04-241-2/+0
* Make windowcompositor actually eat events in the event filterJørgen Lind2012-04-111-3/+2
* Fix QWindow Compositors input handlingJørgen Lind2012-04-111-15/+17
* clean up qmake-generated projectsOswald Buddenhagen2012-02-211-14/+1
* Fix wayland plugin and qwindow-compositor compilationLaszlo Agocs2012-02-202-0/+5
* Fix qwindow-compositor memory leaksLaszlo Agocs2012-02-155-4/+17
* Add mouse event synthesizing to the touch extension protocol.Laszlo Agocs2012-02-073-1/+15
* Fix compilation for qwidget and qwindow compositor examplesLaszlo Agocs2012-01-301-0/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Update obsolete contact address.Jason McDonald2012-01-237-7/+7
* Fix duplicated QOpenGLFunctions usageLaszlo Agocs2012-01-202-4/+1
* Update license headers.Jason McDonald2012-01-167-17/+258
* Introduce a touch protocol extension.Laszlo Agocs2012-01-132-0/+8
* Use QOpenGLFunctions instead of presuming GL methods exist.Robin Burchell2012-01-131-7/+11
* Don't crash when sending touch events.Laszlo Agocs2012-01-111-7/+8
* Move event handling into WaylandInput apiJørgen Lind2012-01-111-17/+18
* Fix so that not all mouse events end up being key events as wellJørgen Lind2012-01-101-0/+1
* Handle changeCursor in QWindowCompositorJørgen Lind2012-01-102-0/+14
* Handle mouse focus in the QWindowCompositorJørgen Lind2012-01-101-0/+1
* Add a function to the compositor api to send full touch eventsLaszlo Agocs2012-01-101-6/+3
* Add an option to qwindow-compositor for disabling random positioningLaszlo Agocs2012-01-101-2/+6
* Use QOpenGLFunctions in qwindow-compositor.Laszlo Agocs2012-01-092-4/+4
* Remove logging of key presses in qwindow-compositor.Laszlo Agocs2012-01-091-2/+2
* Remove the geometry from the wayland surfaceJørgen Lind2012-01-041-18/+17
* Make it possible to drag windows aroundJørgen Lind2012-01-042-11/+42
* Implement subsurfaces extensionJørgen Lind2012-01-047-207/+240
* Add mouse move events to the window compositorJørgen Lind2012-01-041-0/+7
* Remove the size from the mapped signalJørgen Lind2012-01-042-7/+7
* Restore retained selection support in qt-compositor.Laszlo Agocs2011-12-161-0/+2
* Make qwindow-compositor work without opengl module dependency.Laszlo Agocs2011-12-072-6/+38
* Add comments to example pro file to explain how to include priJørgen Lind2011-12-071-0/+4
* Make wayland actually a moduleJørgen Lind2011-12-073-13/+18
* Make it possible to run qwindow-compositor in non-fullscreen.Laszlo Agocs2011-12-062-12/+6
* qwindow-compositor: Do a render on expose.Laszlo Agocs2011-11-251-0/+3
* Get rid of QOpenGLContext dependency in WaylandCompositor constructor.Samuel Rødal2011-11-011-2/+2