| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-04-30 | bar: animate bluetooth devices | 2 * r + 2 * t | 2 | -17/+6 | |
| 2025-04-30 | bar: workspaces change window colour | 2 * r + 2 * t | 1 | -0/+1 | |
| Make dimmer than actual label | |||||
| 2025-04-30 | bar: elide active window title | 2 * r + 2 * t | 2 | -4/+13 | |
| 2025-04-30 | bar: fix workspaces anims | 2 * r + 2 * t | 3 | -9/+3 | |
| Also fix hyprland undef error | |||||
| 2025-04-30 | bar: some workspaces optimisations | 2 * r + 2 * t | 1 | -3/+2 | |
| 2025-04-30 | feat: bar workspaces show windows | 2 * r + 2 * t | 2 | -10/+91 | |
| Better hyprland clients (update existing instead of resetting every time) Option for ws trail Custom label for occupied ws as well | |||||
| 2025-04-30 | bar: custom workspace labels | 2 * r + 2 * t | 1 | -2/+5 | |
| 2025-04-30 | bar: workspaces some fixes | 2 * r + 2 * t | 3 | -7/+12 | |
| And anim occupied pill movement | |||||
| 2025-04-29 | bar: fix anchor error | 2 * r + 2 * t | 1 | -5/+0 | |
| Forgot to remove | |||||
| 2025-04-29 | bar: fix activewindow | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-04-29 | bar: animate tray recolour | 2 * r + 2 * t | 1 | -0/+8 | |
| 2025-04-29 | bar: move tray + recolour option | 2 * r + 2 * t | 2 | -14/+20 | |
| Option to recolour tray icons | |||||
| 2025-04-29 | bar: occupied workspaces fix gaps | 2 * r + 2 * t | 1 | -64/+57 | |
| Worse animations but oh well Use variable number of pills with variable size instead of shown fixed size pills | |||||
| 2025-04-29 | bar: minor code changes | 2 * r + 2 * t | 2 | -3/+5 | |
| 2025-04-29 | bar: occupied workspaces no need for layout | 2 * r + 2 * t | 1 | -6/+9 | |
| Can just use anchors and bindings instead | |||||
| 2025-04-29 | bar: add missed colour animation | 2 * r + 2 * t | 2 | -0/+24 | |
| Missed animations for workspaces | |||||
| 2025-04-29 | bar: animate tray | 2 * r + 2 * t | 1 | -31/+34 | |
| 2025-04-29 | bluetooth: fix devices | 2 * r + 2 * t | 1 | -0/+3 | |
| Also add animation for bar bluetooth devices | |||||
| 2025-04-29 | feat: bar system tray | 2 * r + 2 * t | 3 | -4/+71 | |
| 2025-04-29 | feat: bar bluetooth devices | 2 * r + 2 * t | 3 | -6/+42 | |
| 2025-04-29 | bar: increase spacing between pill content | 2 * r + 2 * t | 1 | -4/+4 | |
| 2025-04-29 | bar: animate occupied workspaces | 2 * r + 2 * t | 2 | -5/+59 | |
| Also animate workspace numbers | |||||
| 2025-04-29 | bar: workspaces active indicator tweak | 2 * r + 2 * t | 1 | -4/+4 | |
| Decrease size by 2 (px?) with 1 margin to make it seem the same size as occupied | |||||
| 2025-04-29 | feat: animated text changes | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-04-29 | feat: bar network icon | 2 * r + 2 * t | 4 | -2/+30 | |
| 2025-04-29 | style: remove unneeded comments | 2 * r + 2 * t | 1 | -33/+1 | |
| 2025-04-29 | bar: use swipeview | 2 * r + 2 * t | 2 | -74/+53 | |
| 2025-04-29 | refactor: occupiedbg comp anim | 2 * r + 2 * t | 1 | -10/+8 | |
| 2025-04-29 | feat: bar workspace groups | 2 * r + 2 * t | 4 | -21/+30 | |
| 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 | |
| Also simplify boxpadding | |||||
| 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 | |
| Also refactor box -> styledrect + paddedrect | |||||
| 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 | |||||