| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-04-29 | refactor: move active workspace indicator to new file | 2 * r + 2 * t | 4 | -77/+95 |
| 2025-04-29 | refactor: workspaces use inner bar height | 2 * r + 2 * t | 3 | -21/+15 |
| 2025-04-29 | refactor: bar clock use anchors | 2 * r + 2 * t | 1 | -8/+6 |
| 2025-04-29 | bar: fix alignment | 2 * r + 2 * t | 3 | -21/+11 |
| 2025-04-29 | refactor: use anchors instead of layouts | 2 * r + 2 * t | 8 | -39/+167 |
| 2025-04-29 | refactor: move bar components into folder | 2 * r + 2 * t | 7 | -1/+2 |
| 2025-04-28 | refactor: bar workspaces move workspace into file | 2 * r + 2 * t | 4 | -20/+34 |
| 2025-04-28 | bar: workspaces different styles for occupied | 2 * r + 2 * t | 3 | -49/+71 |
| 2025-04-28 | bar: workspaces show occupied | 2 * r + 2 * t | 1 | -5/+48 |
| 2025-04-28 | bar: workspaces events | 2 * r + 2 * t | 1 | -0/+12 |
| 2025-04-28 | bar: workspaces better anim | 2 * r + 2 * t | 2 | -30/+39 |
| 2025-04-28 | feat: bar workspaces | 2 * r + 2 * t | 5 | -47/+91 |
| 2025-04-28 | refactor: no need for clippingbox | 2 * r + 2 * t | 1 | -1/+2 |
| 2025-04-28 | format: conform to qml coding conventions | 2 * r + 2 * t | 4 | -16/+16 |
| 2025-04-28 | feat: anims + box padding | 2 * r + 2 * t | 5 | -28/+109 |
| 2025-04-26 | feat: basic quickshell bar | 2 * r + 2 * t | 4 | -0/+118 |
| 2025-01-16 | refactor: move ts to src | 2 * r + 2 * t | 4 | -1393/+0 |
| 2025-01-16 | popupwindow: switch to class | 2 * r + 2 * t | 1 | -21/+19 |
| 2025-01-16 | config: lock osds spacing | 2 * r + 2 * t | 1 | -1/+3 |
| 2025-01-16 | osds: lock keys popups | 2 * r + 2 * t | 1 | -11/+68 |
| 2025-01-16 | bar: use trayitem about_to_show + scroll events | 2 * r + 2 * t | 1 | -8/+33 |
| 2025-01-16 | bar: media actions | 2 * r + 2 * t | 1 | -22/+29 |
| 2025-01-16 | bar: active window show class in tooltip | 2 * r + 2 * t | 1 | -2/+6 |
| 2025-01-16 | osds: config show value | 2 * r + 2 * t | 1 | -18/+23 |
| 2025-01-15 | osds: volume mute colour and show on mute | 2 * r + 2 * t | 1 | -14/+11 |
| 2025-01-15 | osds: progress numbers | 2 * r + 2 * t | 1 | -33/+67 |
| 2025-01-15 | bar: bluetooth hook on alias | 2 * r + 2 * t | 1 | -2/+6 |
| 2025-01-15 | bar: fix bluetooth tooltip | 2 * r + 2 * t | 1 | -4/+7 |
| 2025-01-15 | bar: network and bluetooth actions | 2 * r + 2 * t | 1 | -58/+91 |
| 2025-01-15 | osds: more visible | 2 * r + 2 * t | 1 | -0/+2 |
| 2025-01-15 | brightness and volume osds | 2 * r + 2 * t | 2 | -1/+233 |
| 2025-01-15 | launcher: math derive short form + help | 2 * r + 2 * t | 1 | -2/+2 |
| 2025-01-15 | launcher: fix files flicker on change to empty | 2 * r + 2 * t | 1 | -4/+1 |
| 2025-01-15 | better popup window | 2 * r + 2 * t | 1 | -26/+26 |
| 2025-01-15 | bar: media use identity | 2 * r + 2 * t | 1 | -2/+2 |
| 2025-01-15 | bar: fix network wired indicator | 2 * r + 2 * t | 1 | -0/+1 |
| 2025-01-15 | bar: fix unread notifs plural | 2 * r + 2 * t | 1 | -1/+1 |
| 2025-01-15 | bar: update indicator | 2 * r + 2 * t | 1 | -0/+17 |
| 2025-01-15 | Pass home and cache through bundler | 2 * r + 2 * t | 1 | -1/+0 |
| 2025-01-15 | bar: wifi and bluetooth status | 2 * r + 2 * t | 1 | -1/+124 |
| 2025-01-15 | bar: fix null pointer errors | 2 * r + 2 * t | 1 | -2/+4 |
| 2025-01-15 | notifpopups: replace notifications | 2 * r + 2 * t | 1 | -1/+2 |
| 2025-01-14 | bar: power button works | 2 * r + 2 * t | 2 | -5/+2 |
| 2025-01-14 | better config + notifpopups max popups | 2 * r + 2 * t | 3 | -45/+23 |
| 2025-01-14 | launcher: fd based file search | 2 * r + 2 * t | 1 | -5/+47 |
| 2025-01-14 | launcher: better empty text | 2 * r + 2 * t | 1 | -3/+18 |
| 2025-01-14 | launcher: better math | 2 * r + 2 * t | 1 | -28/+52 |
| 2025-01-14 | launcher modes + player controls IPC | 2 * r + 2 * t | 1 | -41/+189 |
| 2025-01-14 | notifpopups: increase init anim duration | 2 * r + 2 * t | 1 | -1/+1 |
| 2025-01-14 | app launcher | 2 * r + 2 * t | 1 | -0/+190 |