summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-1614-31/+112
|\|
| * Sanitize popup behavior.Laszlo Agocs2015-02-136-21/+37
| * Fix popup menus with no parent windowsGiulio Camuffo2015-02-111-6/+13
| * Fix copying text to non-qt clientsGiulio Camuffo2015-02-072-0/+5
| * Do not send invisible key charactersGiulio Camuffo2015-02-051-1/+2
| * Fix deadlock when starting a dragGiulio Camuffo2015-02-051-1/+8
| * Make all the screens virtual siblingsGiulio Camuffo2015-02-022-0/+9
| * Send mouse events with the correct modifiersGiulio Camuffo2015-01-291-5/+5
| * Fix pasting from sources advertising the utf8 charsetGiulio Camuffo2015-01-291-4/+21
| * Make sure we send a valid initial resizeGiulio Camuffo2015-01-271-2/+2
| * Send a touch cancel event when we stop getting inputGiulio Camuffo2015-01-202-0/+15
| * Unset the pointer focus if we're deleting the view holding itGiulio Camuffo2015-01-191-0/+6
* | Fix QtCompositor compilationGiulio Camuffo2015-02-081-1/+1
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-0833-236/+1078
* | Add a SHM format converter classJorgen Lind2015-02-054-2/+152
* | Update the protocol to 1.4 and raise the required libwayland versionGiulio Camuffo2015-02-0312-28/+366
* | Remove unused headerPier Luigi Fiorini2015-01-301-1/+0
* | Namespace the platform pluginsGiulio Camuffo2015-01-29135-34/+583
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-197-8/+21
|\|
| * Bump versionOswald Buddenhagen2015-01-161-1/+1
| * Recreate the surface textures after the scenegraph invalidationv5.4.1Giulio Camuffo2015-01-151-0/+1
| * Correctly handle '--invert' parameter in server-buffer compositorSiteshwar Vashisht2015-01-131-2/+2
| * 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-2911-12/+26
|\|
| * Bump versionOswald Buddenhagen2014-12-121-1/+1
| * Fix wrong check condition.Giulio Camuffo2014-12-121-1/+1
| * Fix dangling pointer access when getting dnd data in some casesGiulio Camuffo2014-12-112-3/+4
| * Fix possible double free when hiding a windowGiulio Camuffo2014-12-062-0/+5
| * Silence uninited variable compiler warningsLaszlo Agocs2014-12-031-1/+1
| * Don't access a dangling pointerGiulio Camuffo2014-11-201-0/+2
| * Remove deleted views from the listGiulio Camuffo2014-11-141-1/+3
| * Make sure to have valid texturesGiulio Camuffo2014-11-103-4/+11
* | xdg-shell: upgrade to support current version (weston-1.6.0)Philippe Coval2014-12-283-190/+158
* | Implement high-dpi supportMorten Johan Sorvig2014-12-179-13/+63
* | Enable Qt WebEngine on WaylandLaszlo Agocs2014-12-045-1/+60
* | Merge "Merge branch '5.4' into dev" into refs/staging/devFrederik Gladhorn2014-11-15117-538/+1253
|\ \
| * | Merge branch '5.4' into devGiulio Camuffo2014-11-15117-538/+1253
| |\|
| | * Be more careful when destroying wl_resourcesv5.4.0-rc1v5.4.0Giulio Camuffo2014-10-287-30/+17
| | * Update .gitignore after wayland examples moveOlivier Blin2014-10-231-13/+13
| | * Gracefully fallback when xkb context creation failsOlivier Blin2014-10-231-9/+27
| | * Fix fd leak in case of ftruncate() failure in qwlkeyboardOlivier Blin2014-10-211-1/+3
| | * 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
| | * Move examples into wayland subdirectory.v5.4.0-beta1Friedemann Kleint2014-10-0936-17/+19
| | * Pass the relevant serial when setting the selectionGiulio Camuffo2014-10-092-2/+3