quickshell/src/core
2024-02-26 00:30:25 -08:00
..
CMakeLists.txt feat: basic plugin system 2024-02-25 23:47:17 -08:00
doc.hpp docs: add macro hints for typegen to paper over weird interfaces 2024-02-26 00:30:25 -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: basic plugin system 2024-02-25 23:47:17 -08:00
module.md fix(docs): fix incorrect docgen and add wayland module 2024-02-25 19:36:52 -08:00
panelinterface.cpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
panelinterface.hpp docs: add macro hints for typegen to paper over weird interfaces 2024-02-26 00:30:25 -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
plugin.cpp cleanup(plugin): remove dependency on unstable moc functions 2024-02-26 00:08:30 -08:00
plugin.hpp feat: basic plugin system 2024-02-25 23:47:17 -08:00
proxywindow.cpp fix(wayland): layershell windows are recreated if attach fails 2024-02-25 16:13:24 -08:00
proxywindow.hpp fix(wayland): layershell windows are recreated if attach fails 2024-02-25 16:13:24 -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