summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Let the underlying system decide the default keymap parametersv5.5.0-beta1Giulio Camuffo2015-04-241-2/+2
* Move surfaces to outputsPier Luigi Fiorini2015-04-2115-50/+274
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-153-2/+3
|\
| * 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
* | Send done and scale events only when clients support wl_output >= 2Pier Luigi Fiorini2015-03-101-8/+14
* | Check the surface input mask for hover eventsGiulio Camuffo2015-03-102-9/+8
* | Update copyright headersJani Heikkinen2015-02-17102-794/+610
* | Add a way to get the native hardware integration buffer for a sufaceGiulio Camuffo2015-02-172-0/+6
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-163-0/+21
|\|
| * 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-0824-219/+1058
* | 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
* | Remove unused headerPier Luigi Fiorini2015-01-301-1/+0
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-191-0/+1
|\|
| * Recreate the surface textures after the scenegraph invalidationv5.4.1Giulio Camuffo2015-01-151-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-298-11/+20
|\|
| * 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
| * 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
* | Merge "Merge branch '5.4' into dev" into refs/staging/devFrederik Gladhorn2014-11-1531-92/+102
|\ \
| * | Merge branch '5.4' into devGiulio Camuffo2014-11-1531-92/+102
| |\|
| | * Be more careful when destroying wl_resourcesv5.4.0-rc1v5.4.0Giulio Camuffo2014-10-287-30/+17
| | * 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-0929-51/+55
| | * Remove duplicate size property declarationMikko Levonmaa2014-10-061-1/+0
* | | 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-209-24/+89
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-1916-34/+53
|\|
| * 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
| * Fix warning from qmake in the compositor headersLaszlo Agocs2014-09-051-1/+1
| * Remove the unused context parameter from lock/unlockLaszlo Agocs2014-08-262-4/+4
| * compositor: Do not access members after deleting an instanceLaszlo Agocs2014-08-231-1/+1
| * Do not crash when querying transientParent() and there's noneLaszlo Agocs2014-08-221-1/+1
| * QWlSurface: Remove unused static.Robin Burchell2014-08-221-2/+0
| * Replace signals with Q_SIGNALS.Robin Burchell2014-08-193-3/+3
| * Compile with protected visibilityThiago Macieira2014-08-191-1/+3
| * QWaylandCompositor: Warn if there are still destroyed surfaces on destruction.Robin Burchell2014-08-182-4/+3
* | Remove wayland-server.h include from QWaylandClient headerGiulio Camuffo2014-08-182-1/+2