summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Compile fixesJorgen Lind2012-08-131-1/+1
* qwindow-compositor: Fix background image drawingLaszlo Agocs2012-08-131-2/+5
* Set default background image for QWidgetCompositorElvis Lee2012-08-033-1/+8
* Correct background's coordinatesElvis Lee2012-07-312-9/+25
* Handle events coming from show() properly in qwindow-compositorLaszlo Agocs2012-07-251-2/+2
* build system cleanupsOswald Buddenhagen2012-06-271-7/+0
* 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-113-9/+0
* Don't build qwidget compositor when qt is configured with -no-widgetsAndy Nichols2012-06-061-1/+5
* Avoid burning cpu in qwindow-compositor with glx and nvidiaLaszlo Agocs2012-06-051-2/+1
* Fixed qml-compositor warning and sizing when running as windowed.Samuel Rødal2012-05-252-1/+2
* Added maximize and window closing behavior to qml-compositor.Samuel Rødal2012-05-217-21/+180
* qwindow-compositor: Avoid stuck alt when running non-fullscreenLaszlo Agocs2012-05-212-0/+17
* Fixed inverted textures in qml-compositor.Samuel Rødal2012-05-171-2/+2
* Properly bind to the yInverted property in qml-compositor.Samuel Rødal2012-05-171-9/+2
* Fixed qml-compositor and made it properly installable without a qrc.Samuel Rødal2012-05-168-19/+9
* 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 qml compositor resize to windowJørgen Lind2012-04-161-1/+2
* 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
* Build with latest qtdeclarative.Samuel Rødal2012-03-052-2/+2
* Fixed warnings in qwidget-compositor.Samuel Rødal2012-03-051-4/+4
* clean up qmake-generated projectsOswald Buddenhagen2012-02-213-36/+1
* Fix wayland plugin and qwindow-compositor compilationLaszlo Agocs2012-02-202-0/+5
* Fix qwindow-compositor memory leaksLaszlo Agocs2012-02-155-4/+17
* Added convenience properties in WaylandSurface for window orientation.Samuel Rødal2012-02-142-1/+9
* 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-302-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3016-16/+16
* Update obsolete contact address.Jason McDonald2012-01-2316-16/+16
* Fix duplicated QOpenGLFunctions usageLaszlo Agocs2012-01-202-4/+1
* Update license headers.Jason McDonald2012-01-1616-136/+457
* Introduce a touch protocol extension.Laszlo Agocs2012-01-132-0/+8
* Remove the MDI compositor.Robin Burchell2012-01-133-237/+1
* Use QOpenGLFunctions instead of presuming GL methods exist.Robin Burchell2012-01-132-16/+23
* Don't crash when sending touch events.Laszlo Agocs2012-01-111-7/+8
* Move event handling into WaylandInput apiJørgen Lind2012-01-112-29/+29
* 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
* Have a crack at fixing setGeometry calls.Robin Burchell2012-01-061-4/+6