summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in function nameMikko Levonmaa2015-10-291-1/+1
* Actually set the subsurfaceMikko Levonmaa2015-10-271-0/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-274-19/+72
|\
| * Support EGLStream in wayland-eglLaszlo Agocs2015-10-202-7/+27
| * Update focusResource if needed when wl_keyboard is boundOlivier Blin2015-10-202-8/+37
| * Fix setting focusDestroyListener when no keyboard resource is boundOlivier Blin2015-10-201-4/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1528-22/+332
|\|
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0526-0/+286
| * Fix updating the keymap when no key is pressedGiulio Camuffo2015-09-031-2/+1
| * Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-alpha1Liang Qi2015-08-283-20/+45
| |\
| | * Don't crash if loading the keymap failsGiulio Camuffo2015-08-272-20/+37
| | * Reset surface transientParent when the parent is destroyed.Mikko Harju2015-08-261-0/+8
* | | Implement the wl_subcompositor interface server-sideGiulio Camuffo2015-10-017-170/+134
|/ /
* | Use xkbcommon for internal key events tooGiulio Camuffo2015-07-235-10/+78
* | Add a mechanism to delay unmapping of surfacesGiulio Camuffo2015-07-152-4/+31
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-295-3/+22
|\|
| * Fix xkb keymap string leak in the compositorOlivier Blin2015-06-121-0/+1
| * Fix QWaylandDrag leak in the compositorOlivier Blin2015-06-122-2/+2
| * Fix build without OpenGLOlivier Blin2015-06-122-1/+19
* | update keymap right away when no key is currently pressedCedric Chedaleux2015-06-161-6/+13
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-036-21/+76
|\|
| * Move surfaces to outputsPier Luigi Fiorini2015-04-216-21/+77
* | Remove output extensionPier Luigi Fiorini2015-05-067-172/+2
* | Introduce the surface role conceptGiulio Camuffo2015-04-232-0/+77
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-191-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-0/+1
| |\
| | * ShellSurface: fix leak of QWaylandSurfaceItem on destructionOlivier Blin2015-03-241-0/+1
* | | Keep Surface's visibility is in sync between client and compositor.Gunnar Sletta2015-03-234-14/+9
|/ /
* | Send done and scale events only when clients support wl_output >= 2Pier Luigi Fiorini2015-03-101-8/+14
* | Update copyright headersJani Heikkinen2015-02-1754-239/+223
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-0812-174/+378
* | Add a SHM format converter classJorgen Lind2015-02-052-1/+9
* | Update the protocol to 1.4 and raise the required libwayland versionGiulio Camuffo2015-02-037-1/+26
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-293-4/+5
|\|
| * 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
* | Merge branch '5.4' into devGiulio Camuffo2014-11-1523-68/+87
|\|
| * Be more careful when destroying wl_resourcesv5.4.0-rc1v5.4.0Giulio Camuffo2014-10-285-21/+16
| * 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 the compositor's wayland versioningGiulio Camuffo2014-10-0921-37/+41
* | Support for multiple input devicesMikko Levonmaa2014-10-203-10/+53
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-198-21/+42
|\|
| * 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
| * InputMethod: fix minor typo in debug logOlivier Blin2014-09-091-4/+2
| * Fix QWaylandScreen geometry and physical sizeGiulio Camuffo2014-09-081-0/+2
| * Remove the unused context parameter from lock/unlockLaszlo Agocs2014-08-261-2/+2
| * QWlSurface: Remove unused static.Robin Burchell2014-08-221-2/+0
| * QWaylandCompositor: Warn if there are still destroyed surfaces on destruction.Robin Burchell2014-08-181-0/+3