| .. |
|
test
|
core/window: backing windows can now be destroyed and recreated
|
2024-03-27 00:45:53 -07:00 |
|
CMakeLists.txt
|
core/easingcurve: add EasingCurve type
|
2024-03-21 02:54:21 -07:00 |
|
doc.hpp
|
popups: add popup windows
|
2024-03-11 05:44:56 -07:00 |
|
easingcurve.cpp
|
core/easingcurve: add EasingCurve type
|
2024-03-21 02:54:21 -07:00 |
|
easingcurve.hpp
|
core/easingcurve: add EasingCurve type
|
2024-03-21 02:54:21 -07:00 |
|
enginecontext.hpp
|
core: synthesized qmldir files and new qml scanning strategy
|
2024-03-14 00:16:22 -07:00 |
|
floatingwindow.cpp
|
core/window: add windowTransform and backingWindowVisible properties
|
2024-03-27 01:37:45 -07:00 |
|
floatingwindow.hpp
|
core/window: add windowTransform and backingWindowVisible properties
|
2024-03-27 01:37:45 -07:00 |
|
generation.cpp
|
core/window: backing windows can now be destroyed and recreated
|
2024-03-27 00:45:53 -07:00 |
|
generation.hpp
|
core/window: backing windows can now be destroyed and recreated
|
2024-03-27 00:45:53 -07:00 |
|
incubator.cpp
|
core/lazyloader: add LazyLoader
|
2024-03-19 05:35:44 -07:00 |
|
incubator.hpp
|
core/lazyloader: add LazyLoader
|
2024-03-19 05:35:44 -07:00 |
|
lazyloader.cpp
|
core/lazyloader: add LazyLoader
|
2024-03-19 05:35:44 -07:00 |
|
lazyloader.hpp
|
core/lazyloader: add LazyLoader
|
2024-03-19 05:35:44 -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
|
core/easingcurve: add EasingCurve type
|
2024-03-21 02:54:21 -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
|
core/popup: force window destruction to avoid crashes
|
2024-03-28 02:29:29 -07:00 |
|
popupwindow.hpp
|
core/popup: force window destruction to avoid crashes
|
2024-03-28 02:29:29 -07:00 |
|
proxywindow.cpp
|
core/window: fix backingWindowVisible always reporting true
|
2024-03-27 02:52:56 -07:00 |
|
proxywindow.hpp
|
core/window: ensure window cannot be made visible during reload
|
2024-03-27 02:38:54 -07:00 |
|
qmlglobal.cpp
|
all/window: use global screeninfo pool for screen getter
|
2024-03-27 02:43:14 -07:00 |
|
qmlglobal.hpp
|
all/window: use global screeninfo pool for screen getter
|
2024-03-27 02:43:14 -07:00 |
|
qmlscreen.cpp
|
core/screen: expose x and y positions
|
2024-03-29 05:41:39 -07:00 |
|
qmlscreen.hpp
|
core/screen: expose x and y positions
|
2024-03-29 05:41:39 -07:00 |
|
qsintercept.cpp
|
core/intercept: do not intercept non qml files
|
2024-03-19 21:30:46 -07:00 |
|
qsintercept.hpp
|
core/intercept: do not intercept non qml files
|
2024-03-19 21:30:46 -07:00 |
|
region.cpp
|
core/region: improve child handling
|
2024-03-21 05:26:04 -07:00 |
|
region.hpp
|
core/region: improve child handling
|
2024-03-21 05:26:04 -07: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/reloader: fix Quickshell.reload not working
|
2024-03-25 01:57:15 -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/singleton: fix PostReloadHook in singletons
|
2024-03-20 01:37:30 -07:00 |
|
singleton.hpp
|
core/singleton: fix PostReloadHook in singletons
|
2024-03-20 01:37:30 -07:00 |
|
variants.cpp
|
core/variants: expose instances list as a property
|
2024-03-21 05:32:55 -07:00 |
|
variants.hpp
|
core/variants: expose instances list as a property
|
2024-03-21 05:32:55 -07:00 |
|
windowinterface.cpp
|
feat(wayland): create cross platform window interfaces
|
2024-02-25 07:13:54 -08:00 |
|
windowinterface.hpp
|
core/window: add windowTransform and backingWindowVisible properties
|
2024-03-27 01:37:45 -07:00 |