index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
6.10
6.2
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
Qt component for application lifecycle management
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
window-lib
/
waylandcompositor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make WAYLAND_DEBUG=1 possible for nested compositor setups
Robert Griebl
2025-06-06
1
-1
/
+144
*
Workaround Wayland crashes due to zombie object
Robert Griebl
2024-11-11
1
-3
/
+3
*
Fix logging category for Wayland debug output
Robert Griebl
2024-10-18
1
-1
/
+1
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
1
-25
/
+9
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-1
/
+1
*
Modernize string literals
Robert Griebl
2024-01-08
1
-1
/
+1
*
Remove obsolete QT_VERSION_CHECKs
Robert Griebl
2023-12-22
1
-4
/
+0
*
cmake: add AM_SANITIZE to enable ASAN
Robert Griebl
2023-12-12
1
-0
/
+1
*
Improve Wayland WindowItem de-activation
Robert Griebl
2023-11-06
1
-0
/
+18
*
Clang-Tidy / Clazy warnings and modernization
Robert Griebl
2023-08-01
1
-1
/
+0
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-31
/
+5
*
Make both supported Wayland text-input protocols available for clients
Robert Griebl
2022-06-14
1
-3
/
+11
*
Fix memory leaks introduced by adding the PackageInfo mechanism
Robert Griebl
2022-03-21
1
-0
/
+12
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Expose the Wayland XDG surface object to the system ui via WindowObject prope...
Robert Griebl
2021-04-23
1
-0
/
+6
*
Add support for running multiple (external) apps with the same PID
Robert Griebl
2021-04-23
1
-1
/
+8
*
Disallow implicit ASCII casts
Bernd Weimer
2020-09-17
1
-1
/
+1
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
Fix use-after-free on xdg pong
John Brooks
2020-05-19
1
-1
/
+1
*
Remove support for Qt versions < 5.12.0
Robert Griebl
2019-11-08
1
-30
/
+10
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Add support for native popups, namely Wayland XDG popups
Robert Griebl
2019-05-27
1
-3
/
+39
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
WaylandCompositor: Support xdg-shell instead of xdg-shell-v5 in Qt 5.12
Daniel d'Andrada
2018-11-22
1
-5
/
+36
*
WindowObject.close()
Daniel d'Andrada
2018-06-29
1
-0
/
+8
*
WaylandCompositor: add support for XDG V5 shell extension
Daniel d'Andrada
2018-06-29
1
-9
/
+52
*
WindowManager: reduce coupling
Daniel d'Andrada
2018-06-20
1
-8
/
+2
*
WindowObject and WindowItem types
Daniel d'Andrada
2018-06-19
1
-50
/
+0
*
window-lib: set a sensible default keymap on wayland
Lukáš Tinkl
2018-06-18
1
-0
/
+5
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-1
/
+1
*
Replace QtWayland's surface extension with a custom AM extension
Robert Griebl
2018-04-04
1
-30
/
+12
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Remove support for Qt 5.6, 5.7 and 5.8
Robert Griebl
2018-02-07
1
-153
/
+6
*
Add support for OpenGL version and profile selection
Robert Griebl
2017-11-14
1
-1
/
+1
*
Replace all foreach loops with C++11 ranged-for loops
Robert Griebl
2017-03-14
1
-1
/
+2
*
common-lib cleanup
Robert Griebl
2017-03-13
1
-0
/
+1
*
Refactored the old and the new Wayland compositor into one .h/.cpp file
Robert Griebl
2017-02-27
1
-84
/
+221
*
Addition of a qmlplugindump tool equivalent for the application-manager
Robert Griebl
2017-02-21
1
-0
/
+240