outfoxxed
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-25 21:22:55 +00:00
1f49c55711 wayland/lock: fix post-reload lockscreen creation
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-21 07:17:34 +00:00
ce4e697667 service/tray: use bilinear scaling for tray icons
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-20 10:00:22 +00:00
c6e5a35745 core/reloader: fix more crashes (not all of them)
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-20 07:37:14 +00:00
31462b9797 core/reloader: fix UAF of old generation during scene destroy
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-20 05:03:57 +00:00
97bcdbecc1 service/tray: add activate, secondaryActivate and scroll methods
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-19 23:16:06 +00:00
94a1140aab core/popup: fix popup never becoming visible when lazy loaded
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-19 22:45:18 +00:00
6eb68d2cd7 core/reloader: fix late creation of Reloadable types
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-19 11:21:31 +00:00
61812343f5 service/tray: account for more edge cases and add placeholder img
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-19 11:16:01 +00:00
6e4234c9af service/tray: account for more edge cases and add placeholder img
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-19 09:47:08 +00:00
54bf485101 nix: add qtsvg dependency by default
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-18 11:13:43 +00:00
23d0c2e01d io/socket: add flush()
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-17 11:31:32 +00:00
a06af243ad core/transformwatcher: add TransformWatcher
outfoxxed pushed to master at outfoxxed/quickshell-examples 2024-04-15 11:04:09 +00:00
b9e744b506 lockscreen: fix possible scaling issues
outfoxxed pushed to master at outfoxxed/quickshell-docs 2024-04-15 10:59:46 +00:00
7c6cdbcd7b guide: add positioning overview
outfoxxed pushed to master at outfoxxed/quickshell-docs 2024-04-14 11:05:21 +00:00
97b2c23f9f intro: explain using the javascript Date api over the date command
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-12 08:22:26 +00:00
fd5b73adbb wayland: fix Qt 6.7 compatibility
outfoxxed pushed to master at outfoxxed/nixnew 2024-04-08 07:51:25 +00:00
daace49bfc Update flake
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-08 07:36:08 +00:00
98318c4dcb nix: fix git revision in nix package
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-08 06:37:05 +00:00
b55600086a nix: fix git revision in nix package
outfoxxed pushed to master at outfoxxed/quickshell 2024-04-08 06:21:18 +00:00
0b2baea230 core: add IgnoreSystemSettings pragma