summaryrefslogtreecommitdiffstats
path: root/src/window-lib/waylandwindow.h
Commit message (Expand)AuthorAgeFilesLines
* A better watchdog for Wayland, main thread and scene graphRobert Griebl2024-05-311-8/+0
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-2/+2
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Replace AM_.. defines with checks for Qt features where possibleRobert Griebl2023-12-061-2/+2
* Mark properties exposed to QML as FINAL to prevent shadowingRobert Griebl2023-06-221-2/+2
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-3/+3
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* 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-2/+6
* Separate LauncherMain from Q*ApplicationBernd Weimer2019-11-111-1/+0
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-1/+1
* Add support for native popups, namely Wayland XDG popupsRobert Griebl2019-05-271-0/+3
* Fix crash when starting external (non-AM) Wayland appsRobert Griebl2019-01-101-0/+2
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Keep windowProperties when there's no surface anymoreDaniel d'Andrada2018-12-111-0/+1
* WindowItem.objectFollowsItemSize and WindowObject.resizeDaniel d'Andrada2018-07-021-0/+1
* WindowObject.close()Daniel d'Andrada2018-06-291-0/+2
* WindowObject::waylandSurfaceDaniel d'Andrada2018-06-211-1/+5
* Window size and WindowItem implicit sizeDaniel d'Andrada2018-06-201-0/+2
* WindowManager: reduce couplingDaniel d'Andrada2018-06-201-2/+3
* WindowObject and WindowItem typesDaniel d'Andrada2018-06-191-2/+2
* Refactor the Application objectDaniel d'Andrada2018-05-141-1/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Add FPS monitoring per app windowNedim Hadzic2017-05-241-0/+3
* Addition of a qmlplugindump tool equivalent for the application-managerRobert Griebl2017-02-211-0/+88