outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-03-20 08:39:44 +00:00
31264ac7d1 core/singleton: fix PostReloadHook in singletons
outfoxxed pushed to master at quickshell/quickshell 2024-03-20 04:33:05 +00:00
9f38908bdf core/intercept: do not intercept non qml files
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-19 12:41:35 +00:00
2974ebeef8 overview: update lazy loading section to reference new LazyLoader
outfoxxed pushed to master at quickshell/quickshell 2024-03-19 12:37:10 +00:00
518977932d core/lazyloader: add LazyLoader
outfoxxed pushed to master at quickshell/quickshell 2024-03-16 09:50:23 +00:00
8d742e315e core/window: fix floating window reloading recreating the window
outfoxxed pushed to master at quickshell/quickshell 2024-03-15 11:01:34 +00:00
300c0d97fb core/window: fix white flash before window content is set
outfoxxed pushed to master at outfoxxed/nixnew 2024-03-14 12:05:54 +00:00
6a824b8a58 Update quickshell
outfoxxed pushed to master at quickshell/quickshell 2024-03-14 12:02:04 +00:00
5731af562b misc: update submodules
outfoxxed pushed to master at quickshell/quickshell-examples 2024-03-14 12:01:25 +00:00
57078cd364 all: update usage of Variants to match new api
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-14 11:58:30 +00:00
b130193160 guide/intro: update usage of Variants to match new api
outfoxxed pushed to master at quickshell/quickshell 2024-03-14 11:49:29 +00:00
41803ee235 core/window: fix windows not taking screen assignments during reload
outfoxxed pushed to master at quickshell/quickshell 2024-03-14 11:48:17 +00:00
48156a55b3 core/variants: restructure Variants to match the design of Repeater
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-14 10:22:06 +00:00
df0ccc2a97 guide: the grammar police strike again
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-14 09:56:24 +00:00
f181b8cbd2 guide: mention the intro page from the configuration page
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-14 09:50:23 +00:00
72f1acb5e0 style: fix card layout on index page
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-14 09:46:22 +00:00
581ec772ac guide: add multiple files and singletons sections to intro
outfoxxed pushed to master at quickshell/quickshell 2024-03-14 07:18:31 +00:00
ffbdac9977 core: synthesized qmldir files and new qml scanning strategy
outfoxxed pushed to master at quickshell/quickshell 2024-03-14 05:54:50 +00:00
1687ff3614 reload: encapsulate each engine generation more
outfoxxed pushed to master at quickshell/quickshell 2024-03-13 07:57:34 +00:00
211f454de9 singleton: add reloadable Singleton type
outfoxxed pushed to master at quickshell/quickshell 2024-03-12 21:57:01 +00:00
463f9a297f root: recreate the qml engine on reload instead of clearing it