outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-03-29 12:42:51 +00:00
83afce7f68 core/screen: expose x and y positions
outfoxxed pushed to master at outfoxxed/nixnew 2024-03-29 10:55:23 +00:00
36ff76a601 Update flake
outfoxxed pushed to master at quickshell/quickshell 2024-03-28 09:30:52 +00:00
439788fce0 core/popup: force window destruction to avoid crashes
outfoxxed pushed to master at outfoxxed/nixnew 2024-03-27 13:12:50 +00:00
2bfdda55d4 Updates, fix bar, add walker
outfoxxed pushed to master at quickshell/quickshell 2024-03-27 09:53:54 +00:00
c3fe93efe6 core/window: fix backingWindowVisible always reporting true
outfoxxed pushed to master at quickshell/quickshell 2024-03-27 09:44:49 +00:00
3026d3400a all/window: use global screeninfo pool for screen getter
outfoxxed pushed to master at quickshell/quickshell 2024-03-27 09:40:36 +00:00
9cbd5abd96 core/window: ensure window cannot be made visible during reload
outfoxxed pushed to master at quickshell/quickshell 2024-03-27 09:14:56 +00:00
9625129844 core: replace throws with qFatal
outfoxxed pushed to master at quickshell/quickshell 2024-03-27 08:38:48 +00:00
055b191a67 core/window: add windowTransform and backingWindowVisible properties
outfoxxed pushed to master at quickshell/quickshell 2024-03-27 07:46:43 +00:00
3a0381dcbe core/window: backing windows can now be destroyed and recreated
b6dc6967a1 core/generation: fix incuabation controller use after free
c6bf826031 core/reloader: fix Quickshell.reload not working
Compare 3 commits »
outfoxxed pushed to master at outfoxxed/nixnew 2024-03-21 13:13:59 +00:00
3b587f3e15 Start on new bar
outfoxxed pushed to master at quickshell/quickshell 2024-03-21 12:33:33 +00:00
4eb5dc5593 core/variants: expose instances list as a property
f09f591e6a core/region: improve child handling
Compare 2 commits »
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