summaryrefslogtreecommitdiff
path: root/modules/bar/Bar.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* bar: remove idle inhibitor2 * r + 2 * t2025-09-121-6/+0
* bar: configurable scroll actions (#559)Belal2025-09-081-3/+3
* internal: rename Hyprland -> Hypr2 * r + 2 * t2025-08-241-4/+4
* bar: add idle inhibitor (#459)Davi Ribeiro2025-08-231-0/+6
* bar/workspaces: better scroll2 * r + 2 * t2025-08-161-4/+5
* bar/workspaces: refactor2 * r + 2 * t2025-08-161-1/+0
* internal: static bar width2 * r + 2 * t2025-08-151-3/+1
* bar: per-monitor workspaces option (#394)anders1302025-08-131-1/+3
* bar: allow hiding items and reordering (#379)Laurens Duin2025-08-131-132/+138
* bar: better scroll actions2 * r + 2 * t2025-08-091-2/+2
* bar: add min padding2 * r + 2 * t2025-08-091-1/+1
* internal: transparency support coming soon™2 * r + 2 * t2025-08-081-2/+2
* internal: refactor widgets folder2 * r + 2 * t2025-08-041-1/+2
* config: enable/disable status icons (#243)Kaj2025-07-261-19/+17
* internal: use new qs importsSoramane2025-07-161-3/+3
* feat: non persistent bar option2 * r + 2 * t2025-07-101-1/+1
* internal: fix scrolling for high res devices2 * r + 2 * t2025-07-091-2/+2
* internal: pass around visibilities2 * r + 2 * t2025-07-091-0/+3
* internal: use hyprlandtoplevel2 * r + 2 * t2025-06-271-1/+1
* feat: user config file2 * r + 2 * t2025-06-151-3/+3
* popouts: fix multimonitoroutfoxxed2025-06-061-16/+18
* bar: fix workspaces interactions2 * r + 2 * t2025-06-071-1/+15
* internal: move bar to drawer window2 * r + 2 * t2025-06-071-15/+143
* internal: fix exclusion zones for quickshell update2 * r + 2 * t2025-05-231-0/+1
* bar: switch to embedded style2 * r + 2 * t2025-05-231-109/+4
* dashboard: resources2 * r + 2 * t2025-05-191-2/+0
* dev: fix deprecated window width & height2 * r + 2 * t2025-05-141-2/+2
* bar: temp import players so ipc works2 * r + 2 * t2025-05-121-0/+2
* feat: bar shadow2 * r + 2 * t2025-05-051-9/+20
* bar: add scroll actions to fillers2 * r + 2 * t2025-05-041-2/+6
* feat: launcher base2 * r + 2 * t2025-05-021-9/+7
* bar: fix vertical switching2 * r + 2 * t2025-05-011-16/+32
* feat: vertical bar actually works!!!2 * r + 2 * t2025-05-011-1/+2
* bar: use loaders2 * r + 2 * t2025-05-011-4/+2
* feat: bar panel preset2 * r + 2 * t2025-05-011-2/+8
* bar: use loader instead of swipeview2 * r + 2 * t2025-04-301-7/+56
* feat: bar system tray2 * r + 2 * t2025-04-291-3/+2
* style: remove unneeded comments2 * r + 2 * t2025-04-291-33/+1
* bar: use swipeview2 * r + 2 * t2025-04-291-7/+10
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-291-26/+49
* refactor: move bar components into folder2 * r + 2 * t2025-04-291-1/+2
* refactor: bar workspaces move workspace into file2 * r + 2 * t2025-04-281-3/+3
* bar: workspaces different styles for occupied2 * r + 2 * t2025-04-281-0/+1
* feat: bar workspaces2 * r + 2 * t2025-04-281-5/+5
* format: conform to qml coding conventions2 * r + 2 * t2025-04-281-7/+4
* feat: anims + box padding2 * r + 2 * t2025-04-281-15/+26
* feat: basic quickshell bar2 * r + 2 * t2025-04-261-0/+48