summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version5.4Oswald Buddenhagen2015-04-201-1/+1
* brcm-egl: Avoid conflicts with GLES3v5.4.2Pier Luigi Fiorini2015-04-111-0/+2
* Remove .desktop suffix to appIdPier Luigi Fiorini2015-04-101-4/+18
* Don't handle mouse events in decos if buttons were pressed in the content areaGiulio Camuffo2015-04-081-1/+2
* examples: remove unused windowDestroyed signalOlivier Blin2015-03-312-15/+0
* Fix build for brcm-egl integrationPier Luigi Fiorini2015-03-301-3/+0
* brcm-egl: Disambiguate wl_registryPier Luigi Fiorini2015-03-301-0/+1
* qwindow-compositor: fix rendering shm NPOT textures with OpenGL ES2Olivier Blin2015-03-291-0/+1
* Drop unused mScreensInitialized variable in QWaylandDisplayOlivier Blin2015-03-291-1/+0
* Fix shm buffers init and destruction on failureOlivier Blin2015-03-272-5/+12
* Fix connecting to surfaceDestroyedOlivier Blin2015-03-271-3/+3
* Fix BrcmBuffer buildOlivier Blin2015-03-271-1/+1
* Remove useless EGL linking in pluginsOlivier Blin2015-03-275-10/+0
* Make QWaylandShellSurface a QObject to allow build without RTTIOlivier Blin2015-03-274-7/+11
* ShellSurface: fix leak of QWaylandSurfaceItem on destructionOlivier Blin2015-03-241-0/+1
* Use Qt foreach instead of C++11 specific range-base for loopOlivier Blin2015-03-241-1/+1
* Fix build with gcc <= 4.5Olivier Blin2015-03-201-1/+1
* Run eventDispatcher in QWaylandDisplay::forceRoundTripMartin Gräßlin2015-02-171-2/+9
* 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
* 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
* 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
* 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