summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Update the protocol to 1.4 and raise the required libwayland versionGiulio Camuffo2015-02-032-4/+15
* Namespace the platform pluginsGiulio Camuffo2015-01-2985-20/+372
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-195-6/+18
|\
| * Set the composing string of the wayland input methodGiulio Camuffo2015-01-132-0/+17
| * Remove unused membersThiago Macieira2014-12-313-6/+1
* | Send proper mouse enter eventsGiulio Camuffo2015-01-134-50/+92
* | Allow retrieving the egl display for a QWindow on waylandGiulio Camuffo2015-01-051-0/+2
* | Make use of the new QPlatformIntegration::destroyScreenGiulio Camuffo2014-12-291-2/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-293-1/+6
|\|
| * Fix possible double free when hiding a windowGiulio Camuffo2014-12-062-0/+5
| * Silence uninited variable compiler warningsLaszlo Agocs2014-12-031-1/+1
* | xdg-shell: upgrade to support current version (weston-1.6.0)Philippe Coval2014-12-282-62/+61
* | Implement high-dpi supportMorten Johan Sorvig2014-12-177-9/+57
* | Enable Qt WebEngine on WaylandLaszlo Agocs2014-12-043-1/+30
* | Merge branch '5.4' into devGiulio Camuffo2014-11-1529-606/+665
|\|
| * Fix crash when cursor theme can not be loadedOlivier Blin2014-10-211-1/+7
| * Fix -no-opengl buildsLaszlo Agocs2014-10-144-0/+8
| * Be compatible with older compositorsGiulio Camuffo2014-10-137-9/+15
| * Pass the relevant serial when setting the selectionGiulio Camuffo2014-10-092-2/+3
| * Fix shm windows sometimes not showing after being hiddenGiulio Camuffo2014-10-063-0/+17
| * Call ::exit() from the gui thread onlyGiulio Camuffo2014-10-024-9/+24
| * Support the creation of >= 3.x OpenGL contextsGiulio Camuffo2014-09-301-1/+0
| * Send also repeat key release eventsGiulio Camuffo2014-09-281-0/+12
| * Use the screen resolution to determine whether a screen is portraitGiulio Camuffo2014-09-242-23/+30
| * decorations: Remove strange set dance between QWaylandWindow & QWaylandAbstra...Robin Burchell2014-09-233-13/+3
| * QtWaylandClient: Pluginize window decorations.Robin Burchell2014-09-238-402/+401
| * Rename QWaylandDecoration => QWaylandAbstractDecorationRobin Burchell2014-09-2310-47/+46
* | Allow client side input device customizationMikko Levonmaa2014-10-0612-178/+654
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-1930-169/+283
|\|
| * Ignore negative screen physical sizeGiulio Camuffo2014-09-171-1/+1
| * Fix retrieving the selection/dnd dataGiulio Camuffo2014-09-152-19/+17
| * Don't give bogus values for a screen physical sizeGiulio Camuffo2014-09-151-1/+4
| * The QWindowSystemInterface API changed, make it build againGiulio Camuffo2014-09-151-2/+1
| * Fix QWaylandScreen geometry and physical sizeGiulio Camuffo2014-09-082-12/+19
| * Silence warnings about keyboard grab and size hint propagationLaszlo Agocs2014-09-081-0/+3
| * Avoid useless handleTouchEvent callLaszlo Agocs2014-09-081-7/+5
| * Allow activating decoration buttons with touchv5.4.0-alpha1Laszlo Agocs2014-09-062-6/+19
| * Fix window decorations for GL appsLaszlo Agocs2014-09-063-5/+16
| * Advertise new screens created after startupGiulio Camuffo2014-09-063-4/+5
| * Avoid unused parameterLaszlo Agocs2014-09-051-0/+1
| * DataOffer not invalidated when client loses keyboard focusLi Qiu2014-09-045-0/+21
| * Destroy the QScreen when its wl_output is removedGiulio Camuffo2014-09-045-4/+18
| * Wayland: can drag a window by its titlebar using the touchscreenShawn Rutledge2014-09-015-2/+32
| * Wayland: correct touch locationShawn Rutledge2014-09-011-1/+1
| * Fix touch with WestonLaszlo Agocs2014-09-011-7/+19
| * Indicate from the client buffer integration if decorations are supportedLaszlo Agocs2014-08-252-1/+5
| * Support RasterGLSurface windowsLaszlo Agocs2014-08-257-42/+50
| * Explicitly define the interface versionsGiulio Camuffo2014-08-239-14/+14
| * Fix typoLaszlo Agocs2014-08-221-1/+1
| * Fix window decorations being leaked.Robin Burchell2014-08-211-0/+2