summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
...
| * QWaylandDecoration: Remove some unused membersRobin Burchell2014-08-212-27/+1
| * QWaylandDisplay: Centralize error handling in one place.Robin Burchell2014-08-193-30/+23
| * QWaylandDisplay: Correctly intercept all errors when dispatching.Robin Burchell2014-08-192-6/+25
| * Fix warning about use of uninitialized variableThiago Macieira2014-08-191-0/+2
| * QWaylandScreen: Also call QPlatformScreen constructor.Robin Burchell2014-08-181-1/+2
| * QWaylandDisplay: Destroy screens when destroying the display.Robin Burchell2014-08-181-0/+2
| * QWaylandDisplay: Remove unused static.Robin Burchell2014-08-181-3/+0
| * Remove qPlatformScreenForWindow from header.Robin Burchell2014-08-181-2/+0
| * QWaylandWindow: Add a missing shell surface null check.Robin Burchell2014-08-181-12/+15
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-08-155-3/+127
|\|
| * Flush the wayland events on the dispatcher's awake signalGiulio Camuffo2014-08-151-0/+1
| * Fix license test.Robin Burchell2014-08-133-0/+123
| * Make the expose region localGiulio Camuffo2014-08-131-3/+3
* | Add support for setMask to set input regionJan Arne Petersen2014-08-134-0/+34
|/
* Fix namespaced buildGiulio Camuffo2014-08-071-1/+3
* Add a way to have out of source shell integrationsGiulio Camuffo2014-08-0722-79/+618
* Wait to get wl_output's events before creating surfacesGiulio Camuffo2014-08-051-0/+2
* Make sure to have a hardware integration when creating windowsGiulio Camuffo2014-08-041-4/+31
* Resolve build warning on client codePier Luigi Fiorini2014-08-011-1/+1
* Fix checking initial screen aspect ratioGiulio Camuffo2014-08-011-1/+1
* Use wl_surface.set_buffer_transform to signal surface rotationGiulio Camuffo2014-07-313-19/+22
* Use wayland core interfaces to signal output rotationGiulio Camuffo2014-07-318-53/+62
* Auto repeat only the keys which should be repeatedGiulio Camuffo2014-07-231-1/+5
* Give a name to the event handling threadGiulio Camuffo2014-07-211-0/+1
* Add cmake test for QtCompositor and disable cmake files for QtWaylandClientGiulio Camuffo2014-07-081-0/+1
* Avoid crashing race condition.Gunnar Sletta2014-06-301-2/+8
* Delete data device manager while display is still alive.Gunnar Sletta2014-06-271-0/+1
* xdg-shell: upgrade to support current version (weston-1.5.0)Philippe Coval2014-06-207-21/+217
* Reduce headers inter-dependency in the QPA pluginGiulio Camuffo2014-06-1622-34/+70
* Add minimize feature to QWindow using wayland's xdg-shellPhilippe Coval2014-06-0910-168/+625
* Disable headers precompilationGiulio Camuffo2014-06-041-0/+1
* Avoid virtual calls in constructors.Gunnar Sletta2014-05-222-15/+21
* Fix resizing of shm appsGiulio Camuffo2014-05-121-2/+2
* Send the native codes of the key eventsGiulio Camuffo2014-04-291-28/+36
* Discard the selection and drag source when not active anymoreGiulio Camuffo2014-04-241-1/+3
* Clipboard: perform non-blocking reads from compositorAndrew Knight2014-04-242-20/+49
* Merge remote-tracking branch 'origin/stable' into devOswald Buddenhagen2014-04-154-2/+10
|\
| * build fix for MODULE_PLUGINS_TYPETomasz Olszak2014-04-153-2/+4
| * Null check for window on pointer_axisElvis Lee2014-04-071-0/+6
* | Set the right content orientation of the extended window on QWaylandWindow ctorVesa Halttunen2014-04-051-0/+1
* | Fix broken include guardGiulio Camuffo2014-04-011-1/+1
* | Always bail out when the compositor is closedGiulio Camuffo2014-04-012-3/+3
|/
* Fixup for GLX integrationJorgen Lind2014-03-111-1/+0
* Provide "kde" in the themeNamesMartin Gräßlin2014-02-071-3/+6
* Merge remote-tracking branch 'origin/stable' into devAndy Nichols2014-02-046-54/+99
|\
| * Fix the client behavior when showing or hiding a surfaceGiulio Camuffo2014-02-041-5/+2
| * init mTouchDevice to nullShawn Rutledge2014-02-031-0/+1
| * Allow resizing the Qt window after the buffers swapGiulio Camuffo2014-01-222-7/+19
| * Fixup the iid versions for the pluginsJorgen Lind2014-01-202-2/+2
| * Fix some typosLaszlo Agocs2014-01-161-2/+2