Commit graph

53 commits

Author SHA1 Message Date
2 * r + 2 * t
8c2bda4cff notifs: actual list 2025-05-10 18:38:00 +10:00
2 * r + 2 * t
6b64c8a918 feat: basic notifications
Also fix pixel issue with notif area background
Add more log rules to run script
2025-05-10 17:31:04 +10:00
2 * r + 2 * t
6e32b171d8 colours: better on colour for dark mode 2025-05-07 19:58:51 +10:00
2 * r + 2 * t
f4ffaf9d71 feat: launcher light/dark commands 2025-05-07 18:23:48 +10:00
2 * r + 2 * t
9b958a8e10 launcher: better fuzzy query 2025-05-07 16:56:10 +10:00
2 * r + 2 * t
0a8b88201b launcher: use qsTr properly 2025-05-05 23:55:29 +10:00
2 * r + 2 * t
dff2bde9a3 thumbnailer: use single process + load original 2025-05-05 22:15:31 +10:00
2 * r + 2 * t
137fd56bb2 feat: show osd on border hover 2025-05-05 20:21:56 +10:00
2 * r + 2 * t
c650f4392d launcher: focus actual current wall
Also thumbnailer kill process before starting new proc
2025-05-05 19:19:48 +10:00
2 * r + 2 * t
1a650b73bc thumbnailer: better caching 2025-05-05 19:06:32 +10:00
2 * r + 2 * t
97ea9d4992 feat: wallpaper and colour preview 2025-05-05 17:06:12 +10:00
2 * r + 2 * t
9a813f827f feat: wallpaper 2025-05-05 16:26:38 +10:00
2 * r + 2 * t
1fdaf24526 refactor: move colours to separate service 2025-05-05 14:50:18 +10:00
2 * r + 2 * t
0c3899ce80 hyprland: fix read errors
idk why but sometimes it splits the output into two so it cant json.parse it
2025-05-05 11:21:01 +10:00
2 * r + 2 * t
d95c134717 osd: pause hide on hover 2025-05-04 22:34:49 +10:00
2 * r + 2 * t
a575245d7b feat: brightness osd 2025-05-04 22:11:03 +10:00
2 * r + 2 * t
fb471f1023 feat: audio osd 2025-05-04 20:45:34 +10:00
2 * r + 2 * t
b7b8e5c5a5 launcher: fix wallpaper searching 2025-05-04 16:59:24 +10:00
2 * r + 2 * t
4c84e4fff3 feat: actually set wallpaper
Make launcher wallpaper picker actually work
2025-05-04 16:29:34 +10:00
2 * r + 2 * t
be269582da launcher: elide wallpaper names 2025-05-04 14:31:15 +10:00
2 * r + 2 * t
9c4821b4b4 feat: cache wallpapers
Reduces wallpaper load time massively
2025-05-04 14:19:38 +10:00
2 * r + 2 * t
00d3c1a472 feat: launcher wallpaper selector 2025-05-03 23:56:37 +10:00
2 * r + 2 * t
587c3a7bc9 feat: launcher keyboard nav
Using currentitem and highlight
Also fix not closing launcher when clicking app
Apps service use only one process
2025-05-02 23:35:22 +10:00
2 * r + 2 * t
1ec02cb54e launcher: list item interactivity 2025-05-02 22:23:15 +10:00
2 * r + 2 * t
03a484dd4a refactor: keep js in separate dir 2025-05-02 20:37:38 +10:00
2 * r + 2 * t
8a32dd8614 launcher: fuzzy sort 2025-05-02 20:05:52 +10:00
2 * r + 2 * t
16dcc07859 bar: fix tray icons 2025-05-01 14:35:53 +10:00
2 * r + 2 * t
eb367cea43 feat: get networks
Also fix bluetooth
2025-05-01 13:34:37 +10:00
2 * r + 2 * t
8404771805 bluetooth: fix undef errors
Filter devices to ensure they have props (idk why but sometimes they just dont have props)
2025-05-01 12:38:16 +10:00
2 * r + 2 * t
9339394e07 bar: use loader instead of swipeview
Also properly set it up
Make network reloadable cause getting is pretty slow
2025-04-30 23:26:16 +10:00
2 * r + 2 * t
81055262d2 bluetooth: lazy update devices 2025-04-30 17:28:30 +10:00
2 * r + 2 * t
1ed0db3b48 bar: animate bluetooth devices 2025-04-30 17:19:30 +10:00
2 * r + 2 * t
efd09ae86e bar: fix workspaces anims
Also fix hyprland undef error
2025-04-30 14:10:48 +10:00
2 * r + 2 * t
e8fe4ef673 feat: bar workspaces show windows
Better hyprland clients (update existing instead of resetting every time)
Option for ws trail
Custom label for occupied ws as well
2025-04-30 13:49:05 +10:00
2 * r + 2 * t
2fd1e90d57 bar: fix activewindow 2025-04-29 23:45:12 +10:00
2 * r + 2 * t
7712665c38 hyprland: fix undefined errors 2025-04-29 22:29:31 +10:00
2 * r + 2 * t
7358e10bcb hyprland: use qtobjects 2025-04-29 21:54:57 +10:00
2 * r + 2 * t
0d5389a687 bluetooth: fix devices
Also add animation for bar bluetooth devices
2025-04-29 20:47:06 +10:00
2 * r + 2 * t
169450aa2e feat: bar bluetooth devices 2025-04-29 18:47:45 +10:00
2 * r + 2 * t
435f077f98 hyprland: fix active workspace 2025-04-29 15:43:19 +10:00
2 * r + 2 * t
fa5b312924 feat: bar network icon 2025-04-29 14:56:39 +10:00
2 * r + 2 * t
f7b0e4665b format: conform to qml coding conventions 2025-04-28 11:01:48 +10:00
2 * r + 2 * t
588e7fcffc hyprland: use qs hyprland service
Also use models
2025-04-28 00:17:39 +10:00
2 * r + 2 * t
c2e78cc11c feat: basic quickshell bar 2025-04-26 22:36:46 +10:00
2 * r + 2 * t
02fd2e97f2 refactor: move ts to src
Also move popupwindow to own file
2025-01-16 16:35:37 +11:00
2 * r + 2 * t
751ad07e15 brightness and volume osds 2025-01-15 20:58:01 +11:00
2 * r + 2 * t
47aa362b88 launcher: math derive short form + help 2025-01-15 15:45:20 +11:00
2 * r + 2 * t
9f843558c0 bar: update indicator 2025-01-15 13:15:06 +11:00
2 * r + 2 * t
01540ca9d2 Pass home and cache through bundler 2025-01-15 12:53:42 +11:00
2 * r + 2 * t
ecf4916687 launcher: better math error message 2025-01-14 19:24:50 +11:00