summaryrefslogtreecommitdiff
path: root/src/window-lib/waylandcompositor.h
Commit message (Expand)AuthorAgeFilesLines
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-5/+5
* Use SPDX license identifiersDominik Holland2022-06-151-31/+5
* Make both supported Wayland text-input protocols available for clientsRobert Griebl2022-06-141-0/+2
* Fix memory leaks introduced by adding the PackageInfo mechanismRobert Griebl2022-03-211-0/+2
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Expose the Wayland XDG surface object to the system ui via WindowObject prope...Robert Griebl2021-04-231-5/+6
* Add support for running multiple (external) apps with the same PIDRobert Griebl2021-04-231-0/+1
* Fix use-after-free on xdg pongJohn Brooks2020-05-191-1/+2
* Remove support for Qt versions < 5.12.0Robert Griebl2019-11-081-24/+5
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add support for native popups, namely Wayland XDG popupsRobert Griebl2019-05-271-9/+19
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* WaylandCompositor: Support xdg-shell instead of xdg-shell-v5 in Qt 5.12Daniel d'Andrada2018-11-221-5/+32
* WindowObject.close()Daniel d'Andrada2018-06-291-0/+1
* WaylandCompositor: add support for XDG V5 shell extensionDaniel d'Andrada2018-06-291-5/+16
* WindowManager: reduce couplingDaniel d'Andrada2018-06-201-5/+6
* WindowObject and WindowItem typesDaniel d'Andrada2018-06-191-4/+0
* Remove unimplemented leftovers from WindowSurfaceDaniel d'Andrada2018-05-091-4/+0
* Replace QtWayland's surface extension with a custom AM extensionRobert Griebl2018-04-041-11/+7
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Remove support for Qt 5.6, 5.7 and 5.8Robert Griebl2018-02-071-30/+2
* Refactor the src/manager dir into a sub-moduleRobert Griebl2017-06-021-0/+6
* Fix for clazy and clang static code analysis findingsRobert Griebl2017-02-271-1/+1
* Refactored the old and the new Wayland compositor into one .h/.cpp fileRobert Griebl2017-02-271-36/+63
* Addition of a qmlplugindump tool equivalent for the application-managerRobert Griebl2017-02-211-0/+130