summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed context sharing in wayland_egl backend.Samuel Rødal2012-05-182-2/+21
* Store the input device in the touch extensionLaszlo Agocs2012-05-172-9/+14
* Remove unnecessary display_sync and use the safer pattern in xcompositeLaszlo Agocs2012-05-154-24/+25
* Call set_toplevel properly to fix apps on westonLaszlo Agocs2012-05-151-3/+3
* Yet another xkbcommon API changeLaszlo Agocs2012-05-151-2/+2
* Do not assert in pointer and keyboard enterLaszlo Agocs2012-05-111-4/+4
* Add wheel event supportLaszlo Agocs2012-05-101-4/+9
* Do not crash all the time with shm appsLaszlo Agocs2012-05-102-3/+5
* Implemented refresh rate support.Samuel Rødal2012-05-093-7/+31
* Start using the new wl_fixed_t type properlyLaszlo Agocs2012-05-094-35/+37
* Compile with new xkbcommon APILaszlo Agocs2012-05-092-63/+92
* Update to wayland headLaszlo Agocs2012-05-093-1/+23
* Do not lose window flags set before creating the platform windowLaszlo Agocs2012-05-091-0/+2
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-0826-32/+32
* Fixed warnings in qwaylanddecoration.*Samuel Rødal2012-05-081-1/+4
* QWindow::visible() -> QWindow::isVisible() compile fixSamuel Rødal2012-05-071-1/+1
* Allow selection to be set when having no surfaces at allLaszlo Agocs2012-05-031-2/+9
* Clean up initialization in touch extensionLaszlo Agocs2012-05-021-6/+5
* Pass device capabilities to client in the touch extensionLaszlo Agocs2012-04-262-8/+11
* Don't crash if no extended window extension is presentThiago Macieira2012-04-241-1/+3
* Sync up with the latest wayland developments.Hannu Lyytinen2012-04-196-12/+19
* Do not send expose event for already exposed windowsGunnar Sletta2012-04-171-0/+4
* Do not assert when closing dialogsLaszlo Agocs2012-04-171-3/+5
* Do not crash when closing pop-ups in widget apps.Laszlo Agocs2012-04-171-5/+8
* Implement nativeResourceForIntegration() to get the display.Samuel Rødal2012-04-172-0/+11
* Updated SHA-1 in wayland_sha1.txt to one against which qtwayland builds.Samuel Rødal2012-04-111-1/+0
* Client side decorationJørgen Lind2012-04-1117-75/+768
* Update wayland_sha1 and implement buffer_pool interfaceJørgen Lind2012-04-1010-15/+27
* Emit clipboard changed signalLaszlo Agocs2012-04-032-12/+4
* Implemented QDesktopServices in wayland plugin.Samuel Rødal2012-03-294-1/+45
* Prevented crash and missing animation for shm clients.Samuel Rødal2012-03-281-3/+4
* Added qtkey extension to send raw QKeyEvents over the protocol.Samuel Rødal2012-03-276-1/+178
* Fixed platform plugin for "nogl" buildingPierre Vorhagen2012-03-272-8/+8
* Use new xkbcommon includepathPierre Vorhagen2012-03-211-1/+1
* Send expose events and resize events according to specGunnar Sletta2012-03-192-1/+9
* Make the native interface get the waylandintegration handleJørgen Lind2012-03-194-15/+19
* react to and send expose eventsGunnar Sletta2012-03-124-0/+25
* Updated to use the Thread affinity patch that we tried to upstreamJørgen Lind2012-03-121-1/+1
* Add explicit type casts to compile on desktopEskil Abrahamsen Blomfeldt2012-03-122-2/+2
* We have buffer QueueingJørgen Lind2012-03-121-0/+2
* Make the module not depend on QtBase configureJørgen Lind2012-03-121-18/+41
* Implement cursor API in platform screen.Friedemann Kleint2012-03-083-2/+8
* Added testing of key events to client auto test.Samuel Rødal2012-03-071-8/+10
* Get rid of dummy source update functions and debug output.Samuel Rødal2012-03-071-6/+1
* Added auto-test for wayland plugin.Samuel Rødal2012-03-071-0/+1
* Use the new cool event wrapper functions generated by wayland-scannerJørgen Lind2012-03-051-5/+8
* Upgrade to newer wayland SHA-1.Samuel Rødal2012-03-057-59/+96
* modify '16 mouse buttons' code within qwaylandinputdevice.cppRick Stockton2012-03-051-50/+19
* Got rid of warnings in wayland plugin source.Samuel Rødal2012-03-026-2/+26
* Add accessibility to wayland.Frederik Gladhorn2012-03-012-0/+10