outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-04-30 08:27:26 +00:00
658f3cf411 docs: add API documentation for SystemTray and DBusMenu
outfoxxed pushed to master at quickshell/quickshell 2024-04-30 06:58:09 +00:00
61061644a5 dbus/dbusmenu: add DBusMenu support
outfoxxed pushed to master at quickshell/quickshell 2024-04-30 05:28:49 +00:00
7cc1b54587 service/tray: rework tray image providers
outfoxxed pushed to master at quickshell/quickshell 2024-04-30 01:38:23 +00:00
aa9f8cd001 dbus/properties: dbus/dbusutil -> dbus/properties
outfoxxed pushed to master at quickshell/quickshell 2024-04-30 01:33:17 +00:00
74d1bb9bc2 dbus/properties: fix QDBusPendingCallWatcher leak
outfoxxed pushed to master at quickshell/quickshell 2024-04-30 01:32:04 +00:00
a1d82729bc service/tray: log failures when calling Activate or SecondaryActivate
outfoxxed pushed to master at quickshell/quickshell 2024-04-30 01:17:21 +00:00
c71fdd62d0 service/tray: log icon render failures due to IconThemePath
outfoxxed pushed to master at quickshell/quickshell 2024-04-25 21:22:55 +00:00
1f49c55711 wayland/lock: fix post-reload lockscreen creation
outfoxxed pushed to master at quickshell/quickshell 2024-04-21 07:17:34 +00:00
ce4e697667 service/tray: use bilinear scaling for tray icons
outfoxxed pushed to master at quickshell/quickshell 2024-04-20 10:00:22 +00:00
c6e5a35745 core/reloader: fix more crashes (not all of them)
outfoxxed pushed to master at quickshell/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 quickshell/quickshell 2024-04-20 05:03:57 +00:00
97bcdbecc1 service/tray: add activate, secondaryActivate and scroll methods
outfoxxed pushed to master at quickshell/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 quickshell/quickshell 2024-04-19 22:45:18 +00:00
6eb68d2cd7 core/reloader: fix late creation of Reloadable types
outfoxxed pushed to master at quickshell/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 quickshell/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 quickshell/quickshell 2024-04-19 09:47:08 +00:00
54bf485101 nix: add qtsvg dependency by default
outfoxxed pushed to master at quickshell/quickshell 2024-04-18 11:13:43 +00:00
23d0c2e01d io/socket: add flush()
outfoxxed pushed to master at quickshell/quickshell 2024-04-17 11:31:32 +00:00
a06af243ad core/transformwatcher: add TransformWatcher
outfoxxed pushed to master at quickshell/quickshell-examples 2024-04-15 11:04:09 +00:00
b9e744b506 lockscreen: fix possible scaling issues