outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-03-21 09:54:56 +00:00
8e25c1cee0 core/easingcurve: add EasingCurve type
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-21 09:43:35 +00:00
a036d378c0 typegen: fix function and signal parameters being sorted by name
outfoxxed pushed to master at quickshell/quickshell-docs 2024-03-21 09:36:40 +00:00
c1c349caaa typegen: expand function regex, support function overloads
outfoxxed pushed to master at quickshell/quickshell 2024-03-21 05:52:33 +00:00
dd811ac423 core/window: fix mask reactivity
outfoxxed pushed to master at outfoxxed/nixnew 2024-03-20 13:25:43 +00:00
a7698d8833 Improve lockscreen
outfoxxed pushed to master at outfoxxed/nixnew 2024-03-20 11:50:58 +00:00
85ca402006 Fix termselect overshoot
outfoxxed pushed to master at outfoxxed/nixnew 2024-03-20 11:18:18 +00:00
eeb47e9dc1 Fix flash before terminal spawns
outfoxxed pushed to master at outfoxxed/nixnew 2024-03-20 08:51:57 +00:00
8364a3b9b9 Add terminal spawning quickshell config
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