shift-shell/components/windowplugin
Devin Lin 0775c56153 windowplugin: Extract out windowutil from mobileshell to separate plugin
This allows us in the future to use mobileshell without having the WindowUtil singleton loaded (which does a bunch of wayland calls that aren't necessary for most applications).
2023-03-15 15:12:23 +00:00
..
CMakeLists.txt windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00
qmldir windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00
windowplugin.cpp windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00
windowplugin.h windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00
windowutil.cpp windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00
windowutil.h windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00