summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the popups handling.Giulio Camuffo2013-08-224-4/+61
* Send expose event when application changes sizeJan Arne Petersen2013-08-221-0/+5
* Make QWaylandWindow::setVisible(false) workGiulio Camuffo2013-08-211-0/+1
* Destroy extended surface objectMikko Harju2013-08-192-0/+6
* Fix Qt key extension loadingAndrew Knight2013-08-141-1/+1
* Correct placement of window event flush for window stateAndrew Knight2013-08-131-3/+3
* Handle close of transient children upon window destructionAndrew Knight2013-08-091-1/+7
* Integrate QWindow::Visibility into Compositor APIAndrew Knight2013-08-094-31/+7
* Fix brcm-egl plugin to compileJan Arne Petersen2013-08-094-8/+8
* Remove deadlock in resizeJørgen Lind2013-08-065-33/+40
* Implement QPlatformWindow::raise() in QWaylandWindow and relay it to the comp...Robin Burchell2013-08-062-0/+17
* Show screen name based on output modelPier Luigi Fiorini2013-08-062-1/+7
* Send touch events to the focused windowJan Arne Petersen2013-08-061-2/+4
* Make sure to set the right cursor for the surface on mouse enterGiulio Camuffo2013-08-057-35/+49
* Fixed compilation error caused by wl_xcompositeFilip Piechocki2013-08-023-13/+13
* Fix warning unusedJørgen Lind2013-07-271-0/+1
* Fix switching of active window.Giulio Camuffo2013-07-242-4/+37
* fix namespaced buildOswald Buddenhagen2013-07-2341-38/+111
* Improve the cursor handlingGiulio Camuffo2013-06-289-49/+73
* Fixup the windowmanager extension codeJørgen Lind2013-06-2618-79/+18
* Move the commit out of damageJørgen Lind2013-06-114-7/+8
* Remove unneeded functionsJørgen Lind2013-06-103-17/+2
* Remove the wl_surface functions from QWaylandWindowJørgen Lind2013-06-106-12/+8
* Compilefix for d8e110002d8cab2c1be3d8f930b67f3e158c3fb4Jørgen Lind2013-06-101-1/+1
* wayland_common : Support to hide cursorElvis Lee2013-06-102-3/+15
* Use window's cursor when pointer enters instead of overriding itElvis Lee2013-06-071-4/+2
* Wait until all screens have geometry at startupAaron Kennedy2013-06-062-2/+16
* Use QWindowSystemInterface since the api has been addedJørgen Lind2013-06-061-1/+1
* Add close event to the surface extensionJørgen Lind2013-06-062-0/+6
* Make it possible to hide windowsJørgen Lind2013-06-061-2/+4
* Make plugin pick up Qt wayland extensionsJørgen Lind2013-06-061-5/+5
* Deactivate window on keyboard leaveAaron Kennedy2013-06-061-0/+1
* Do not call damage or commit before calling attachAndy Nichols2013-06-041-3/+4
* fix damageJørgen Lind2013-06-031-1/+2
* Cursor theme configuration from environment variablesPier Luigi Fiorini2013-05-281-1/+9
* Attach always the front buffer before committing it.Giulio Camuffo2013-05-281-1/+1
* Use requested window formatPier Luigi Fiorini2013-05-281-1/+1
* Remove scheduleRedraw() method leftoverPier Luigi Fiorini2013-05-281-2/+0
* Remove the unsecure security protocol extensionsJørgen Lind2013-05-223-23/+0
* Namespace Qt extensions qt_ instead of wl_Jørgen Lind2013-05-2218-62/+62
* Don't create wl_shell_surface if BypassWinowManagerHint is setPier Luigi Fiorini2013-05-201-12/+13
* Set an initial size to the window if it is emptyMikko Levonmaa2013-05-161-0/+2
* Use shared .pri file for wayland_common and GL integrationsElvis Lee2013-05-153-42/+30
* remove QWindowSystemInterface::flushWindowSystemEvents()Jørgen Lind2013-05-141-1/+0
* Fix shader precision qualifierMikko Levonmaa2013-05-141-1/+1
* Fixed build issue due to not finding "wayland-client.h".Samuel Rødal2013-04-231-0/+4
* Fixed hellowindow with multiple windows in xcomposite-egl.Samuel Rødal2013-04-232-0/+4
* Fixed EGL_BAD_MATCH error with xcomposite-egl.Samuel Rødal2013-04-231-1/+1
* Fixed / cleaned up xcomposite integrations.Samuel Rødal2013-04-233-2/+6
* Fixed client being blocked in xcomposite integrations.Samuel Rødal2013-04-234-63/+0