summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * Fix the compositor's wayland versioningGiulio Camuffo2014-10-0941-93/+100
| | * Remove duplicate size property declarationMikko Levonmaa2014-10-061-1/+0
| | * 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-306-119/+281
| | * 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-2313-403/+880
| | * Rename QWaylandDecoration => QWaylandAbstractDecorationRobin Burchell2014-09-2311-48/+47
* | | QWaylandInputDevice: Fix missing virtual destructor declarationLouai Al-Khanji2014-11-101-1/+1
|/ /
* | Fix compiler warning about unused d variableLouai Al-Khanji2014-10-281-2/+0
* | Support for multiple input devicesMikko Levonmaa2014-10-2017-24/+424
* | Allow client side input device customizationMikko Levonmaa2014-10-0612-178/+654
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-1982-387/+790
|\|
| * Add or remove popup grabber when the surface is mappedPier Luigi Fiorini2014-09-182-11/+16
| * Don't send the wrong physical size to clientsGiulio Camuffo2014-09-182-2/+17
| * 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
| * InputMethod: fix minor typo in debug logOlivier Blin2014-09-091-4/+2
| * Fix QWaylandScreen geometry and physical sizeGiulio Camuffo2014-09-085-17/+34
| * 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-065-9/+29
| * Advertise new screens created after startupGiulio Camuffo2014-09-063-4/+5
| * Avoid unused parameterLaszlo Agocs2014-09-051-0/+1
| * Fix warning from qmake in the compositor headersLaszlo Agocs2014-09-051-1/+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
| * Fix crash of test clientLi Qiu2014-09-044-0/+60
| * 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
| * qwindow-compositor: Rename QOpenGLWindowLaszlo Agocs2014-08-296-21/+22
| * Warn when EGLContext could not be created.Gunnar Sletta2014-08-291-0/+4
| * build: If building the compositor API, build plugins after the compositor lib...Robin Burchell2014-08-271-0/+1
| * Remove the unused context parameter from lock/unlockLaszlo Agocs2014-08-264-8/+8
| * Returns false for window decoration support in xcomposite and brcmLaszlo Agocs2014-08-253-0/+3