summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* hyprland: use qtobjects2 * r + 2 * t2025-04-291-22/+31
|
* bar: occupied workspaces no need for layout2 * r + 2 * t2025-04-291-6/+9
| | | | Can just use anchors and bindings instead
* bar: add missed colour animation2 * r + 2 * t2025-04-292-0/+24
| | | | Missed animations for workspaces
* bar: animate tray2 * r + 2 * t2025-04-291-31/+34
|
* bluetooth: fix devices2 * r + 2 * t2025-04-292-13/+19
| | | | Also add animation for bar bluetooth devices
* feat: bar system tray2 * r + 2 * t2025-04-295-4/+82
|
* feat: bar bluetooth devices2 * r + 2 * t2025-04-299-11/+127
|
* bar: increase spacing between pill content2 * r + 2 * t2025-04-291-4/+4
|
* bar: animate occupied workspaces2 * r + 2 * t2025-04-292-5/+59
| | | | Also animate workspace numbers
* bar: workspaces active indicator tweak2 * r + 2 * t2025-04-291-4/+4
| | | | Decrease size by 2 (px?) with 1 margin to make it seem the same size as occupied
* hyprland: fix active workspace2 * r + 2 * t2025-04-291-13/+1
|
* feat: animated text changes2 * r + 2 * t2025-04-293-4/+32
|
* feat: bar network icon2 * r + 2 * t2025-04-296-3/+87
|
* style: remove unneeded comments2 * r + 2 * t2025-04-291-33/+1
|
* bar: use swipeview2 * r + 2 * t2025-04-293-75/+71
|
* refactor: occupiedbg comp anim2 * r + 2 * t2025-04-291-10/+8
|
* feat: bar workspace groups2 * r + 2 * t2025-04-295-22/+31
|
* refactor: move active workspace indicator to new file2 * r + 2 * t2025-04-294-77/+95
|
* refactor: workspaces use inner bar height2 * r + 2 * t2025-04-295-115/+24
| | | | Also simplify boxpadding
* refactor: bar clock use anchors2 * r + 2 * t2025-04-291-8/+6
|
* bar: fix alignment2 * r + 2 * t2025-04-296-56/+70
| | | | Also refactor box -> styledrect + paddedrect
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-2911-44/+183
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-297-1/+2
|
* refactor: appearance fix typing2 * r + 2 * t2025-04-281-53/+66
|
* refactor: bar workspaces move workspace into file2 * r + 2 * t2025-04-284-20/+34
|
* bar: workspaces different styles for occupied2 * r + 2 * t2025-04-284-49/+72
|
* bar: workspaces show occupied2 * r + 2 * t2025-04-283-7/+51
|
* bar: workspaces events2 * r + 2 * t2025-04-282-0/+16
|
* bar: workspaces better anim2 * r + 2 * t2025-04-282-30/+39
| | | | Also make it work for vertical
* feat: bar workspaces2 * r + 2 * t2025-04-285-47/+91
|
* refactor: no need for clippingbox2 * r + 2 * t2025-04-283-186/+2
| | | | Just use clip property of Item
* format: conform to qml coding conventions2 * r + 2 * t2025-04-289-40/+40
|
* feat: anims + box padding2 * r + 2 * t2025-04-2814-39/+526
| | | | | | | | 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
* hyprland: use qs hyprland service2 * r + 2 * t2025-04-282-120/+50
| | | | Also use models
* feat: basic quickshell bar2 * r + 2 * t2025-04-2611-0/+615
|
* clean2 * r + 2 * t2025-04-2699-11724/+0
| | | | Remove everything
* schemes: fix2 * r + 2 * t2025-04-221-2/+7
|
* feat: launcher variant action2 * r + 2 * t2025-04-221-1/+73
|
* scheme: fix dynamic preview2 * r + 2 * t2025-04-222-21/+13
| | | | Also catch read errors
* mediadisplay: fix visualiser symmetry2 * r + 2 * t2025-04-151-14/+9
| | | | | Ensure even number of bars so visualiser is symmetrical If odd number, need to use average for the center bar, which looks bad
* feat: add low transparency mode2 * r + 2 * t2025-04-154-4/+12
|
* style: lighter backgrounds2 * r + 2 * t2025-04-157-13/+13
| | | | | | Use base instead of mantle Fix session transparency More rounding for session and lock osds
* mediadisplay: more spacing for controls2 * r + 2 * t2025-04-141-1/+1
|
* navbar: add mediadisplay toggle2 * r + 2 * t2025-04-132-2/+42
| | | | Also better error message for visualiser
* feat: add music visualiser2 * r + 2 * t2025-04-138-10/+413
|
* navbar: config show labels2 * r + 2 * t2025-04-113-23/+38
| | | | Hide labels by default
* app: increase delay for initing services2 * r + 2 * t2025-04-111-3/+2
| | | | So startup is not interrupted on slower setups
* headlines: enable button2 * r + 2 * t2025-04-102-1/+8
| | | | Also disable news from no api key notif
* sidebar: better headlines2 * r + 2 * t2025-04-105-5/+21
| | | | | | No tooltip, instead show title when expand Sort articles by source priority Also allow excluding domains and exclude google news by default (its just an aggregator so it causes lots of duplicates)
* news: more sane default categories2 * r + 2 * t2025-04-101-1/+1
|