outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-08-03 01:50:25 +00:00
8c218b1fd0 core/log: add fancy logger
outfoxxed pushed to master at quickshell/quickshell 2024-08-02 20:58:57 +00:00
533b389742 nix: build with split debuginfo in release mode
outfoxxed pushed to master at quickshell/quickshell 2024-08-02 09:12:17 +00:00
d582bb7b57 core: add per-config shell id
outfoxxed pushed to master at quickshell/quickshell 2024-08-02 08:34:35 +00:00
79b2fea52e core/util: fix MemberMetadata compile on gcc
outfoxxed pushed to master at quickshell/quickshell 2024-08-02 04:49:54 +00:00
2c87cc3803 core: stop using the simple animation driver by default
outfoxxed pushed to master at quickshell/quickshell 2024-08-01 06:12:21 +00:00
cb2862eca9 wayland/toplevel_management: add ToplevelManager.activeToplevel
9555b201fe core/clock: fix instability causing timer to fire multiple times
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-07-31 09:40:37 +00:00
7a7a09d9a4 core/clock: fix instability causing timer to fire multiple times
outfoxxed pushed to master at quickshell/quickshell 2024-07-31 08:55:47 +00:00
a4903eaefc core/clock: fix breakage at midnight
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-31 06:27:30 +00:00
e574e37bfc nix: update lockfile
outfoxxed pushed to master at quickshell/quickshell 2024-07-31 06:26:59 +00:00
76744c903a core/clock: add SystemClock
outfoxxed pushed to master at quickshell/quickshell 2024-07-31 03:28:03 +00:00
ba1e535f9c core/util: add experimental member macros
outfoxxed pushed to master at quickshell/quickshell 2024-07-31 02:32:51 +00:00
8873a06962 service/notifications: use DROP_EMIT_SET for notification properties
3a8e67e8ab core/util: move DropEmitter to utils and add generic accessor macros
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-07-29 08:37:06 +00:00
abc0201f6e service/mpris: add uniqueId property to detect track changes
outfoxxed pushed to master at quickshell/quickshell 2024-07-29 03:31:36 +00:00
d9f66e63a3 service/upower!: divide percentage by 100
outfoxxed pushed to master at quickshell/quickshell 2024-07-27 09:33:36 +00:00
18563b1273 wayland/popupanchor: fix anchor state breaking show after reposition
outfoxxed pushed to master at quickshell/quickshell-docs 2024-07-26 17:10:06 +00:00
63c4583bd5 nix: update lockfile
outfoxxed pushed to master at quickshell/quickshell 2024-07-26 17:08:58 +00:00
4b2e569e94 core/types: allow implicit conversion from point to box
outfoxxed pushed to master at quickshell/quickshell 2024-07-26 07:57:48 +00:00
58c3718287 core/types: add implicit coversion from rect to box
outfoxxed pushed to master at quickshell/quickshell 2024-07-26 03:46:37 +00:00
6b9b1fcb53 core/menu: add QsMenuAnchor for more control of platform menus
outfoxxed pushed to master at quickshell/quickshell 2024-07-25 09:53:21 +00:00
54350277be core/menu: add handle support to QsMenuOpener + add handle to tray