| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 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 | |
| Also make it work for vertical | |||||
| 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 | |
| Just use clip property of Item | |||||
| 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 | |
| box provide padding and animate size and colour provide box and boxlayout for with/without layout provide clippingbox provide label for anim + rendertype configure QtQuick controls | |||||
| 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 | |
| Also move popupwindow to own file | |||||
| 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 | |
| Scroll brightness on left, volume on right | |||||
| 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 | |
| Just in case alias changes | |||||
| 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 | |
| Do stuff on click | |||||
| 2025-01-15 | osds: more visible | 2 * r + 2 * t | 1 | -0/+2 | |
| Also launcher drop var | |||||
| 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 | |
| Also no need for window halign and valign | |||||
| 2025-01-15 | better popup window | 2 * r + 2 * t | 1 | -26/+26 | |
| Not manual using css, instead use a combination of css opacity and Hyprland animations | |||||
| 2025-01-15 | bar: media use identity | 2 * r + 2 * t | 1 | -2/+2 | |
| Use identity instead of entry cause some players don't have an entry (e.g. feishin) Add feishin icon | |||||
| 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 | |
| Allow replacing | |||||
| 2025-01-14 | bar: power button works | 2 * r + 2 * t | 2 | -5/+2 | |
| Use wlogout for power menu Add more defaults for PopupWindow | |||||
| 2025-01-14 | better config + notifpopups max popups | 2 * r + 2 * t | 3 | -45/+23 | |
| Use a config file | |||||
| 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 | |
| 2025-01-13 | less border | 2 * r + 2 * t | 1 | -1/+2 | |
| Less border for notification popups and menu | |||||
| 2025-01-13 | notifpopups: fix app icon | 2 * r + 2 * t | 1 | -5/+15 | |
| For some reason firefox gives its desktop entry with as Firefox while the icon is lowercase, so use subs Also use icon lookups to check so no broken icons | |||||
| 2025-01-13 | notifpopups: close after timeout if transient | 2 * r + 2 * t | 2 | -11/+12 | |
| Also prefix window namespaces with caelestia | |||||
| 2025-01-12 | notifpopups: use correct exclusivity | 2 * r + 2 * t | 1 | -1/+0 | |