quickshell/src/core
2024-03-14 00:16:22 -07:00
..
test popups: add popup windows 2024-03-11 05:44:56 -07:00
CMakeLists.txt core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
doc.hpp popups: add popup windows 2024-03-11 05:44:56 -07:00
enginecontext.hpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
floatingwindow.cpp popups: add popup windows 2024-03-11 05:44:56 -07:00
floatingwindow.hpp popups: add popup windows 2024-03-11 05:44:56 -07:00
generation.cpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
generation.hpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
main.cpp root: recreate the qml engine on reload instead of clearing it 2024-03-12 14:55:51 -07:00
main.hpp build: improve parallelism by removing core dependency on modules 2024-03-12 00:04:20 -07:00
module.md singleton: add reloadable Singleton type 2024-03-13 00:57:03 -07:00
panelinterface.cpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
panelinterface.hpp build: slightly improve qmltype generation 2024-03-08 21:07:47 -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 feat: add Process.manageLifetime 2024-03-03 23:17:15 -08:00
plugin.hpp feat: add Process.manageLifetime 2024-03-03 23:17:15 -08:00
popupwindow.cpp popups: add popup windows 2024-03-11 05:44:56 -07:00
popupwindow.hpp popups: add popup windows 2024-03-11 05:44:56 -07:00
proxywindow.cpp popups: add popup windows 2024-03-11 05:44:56 -07:00
proxywindow.hpp popups: add popup windows 2024-03-11 05:44:56 -07:00
qmlglobal.cpp root: recreate the qml engine on reload instead of clearing it 2024-03-12 14:55:51 -07:00
qmlglobal.hpp root: recreate the qml engine on reload instead of clearing it 2024-03-12 14:55:51 -07:00
qmlscreen.cpp screens: add qDebug<< impl to QuickshellScreenInfo 2024-03-09 02:35:48 -08:00
qmlscreen.hpp screens: add qDebug<< impl to QuickshellScreenInfo 2024-03-09 02:35:48 -08:00
qsintercept.cpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
qsintercept.hpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07: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 feat(socket): add SocketServer and Socket.write 2024-03-03 01:26:43 -08:00
reload.hpp refactor: rename ReloadPropagator to Scope 2024-03-03 17:10:29 -08:00
rootwrapper.cpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
rootwrapper.hpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
scan.cpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
scan.hpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
shell.cpp refactor: move settings to their own object 2024-03-04 01:36:00 -08:00
shell.hpp refactor: move settings to their own object 2024-03-04 01:36:00 -08:00
singleton.cpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
singleton.hpp core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
variants.cpp variants: fix onReload not being called after variant updates 2024-03-09 02:35:07 -08:00
variants.hpp window: changing screen now recreates the window on the new screen 2024-03-09 05:06:49 -08:00
windowinterface.cpp feat(wayland): create cross platform window interfaces 2024-02-25 07:13:54 -08:00
windowinterface.hpp popups: add popup windows 2024-03-11 05:44:56 -07:00