quickshell/src/core
outfoxxed c2930783ea
feat(wayland): create cross platform window interfaces
Internally this also refactors a ton of code around the wayland
layershell. Note that attachment failures are still broken and
platform interfaces are hardcoded.
2024-02-25 07:13:54 -08:00
..
CMakeLists.txt feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
floatingwindow.cpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
floatingwindow.hpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
main.cpp feat(wayland): custom layershell implementation 2024-02-24 02:06:40 -08:00
module.md refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
panelinterface.cpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
panelinterface.hpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
persistentprops.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
persistentprops.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
proxywindow.cpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
proxywindow.hpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
qmlglobal.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
qmlglobal.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
qmlscreen.cpp feat(wayland): custom layershell implementation 2024-02-24 02:06:40 -08:00
qmlscreen.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
region.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
region.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
reload.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
reload.hpp feat(wayland): custom layershell implementation 2024-02-24 02:06:40 -08:00
rootwrapper.cpp feat(wayland): custom layershell implementation 2024-02-24 02:06:40 -08:00
rootwrapper.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
shell.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
shell.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
variants.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
variants.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
watcher.cpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
watcher.hpp refactor(wayland): seperate cmake files for modularity 2024-02-19 00:52:03 -08:00
windowinterface.cpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
windowinterface.hpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00