Commit graph

655 commits

Author SHA1 Message Date
2 * r + 2 * t
f0bfe2b4d4
Merge pull request #36 from ko1N/fix-lvm-storage
Fix disk usage when using lvm
2025-06-11 14:33:29 +10:00
ko1N
a2531a588f Fix disk usage when using lvm 2025-06-10 19:25:58 +02:00
2 * r + 2 * t
ea4d3f26ef session: fix logout for non-uwsm sessions 2025-06-09 20:06:09 +10:00
2 * r + 2 * t
c63f1b7e00
readme: add how to set wallpaper in usage 2025-06-09 13:34:44 +10:00
2 * r + 2 * t
0a9ab64850
readme: add how to set pfp and wallpaper to usage 2025-06-09 13:33:00 +10:00
2 * r + 2 * t
5423b5cf86 dashboard: fix date time
Fixes #16
2025-06-09 13:01:05 +10:00
2 * r + 2 * t
1f7ce345ad
Merge pull request #9 from PiotrekB416/fix/network-service
Network service fixes
2025-06-09 12:47:06 +10:00
Piotr Bartoszewicz
790cb3e911 refactor(network): add bssid to AccessPoint component 2025-06-08 18:18:04 +02:00
2 * r + 2 * t
4d002df118
readme: add how to start in usage section 2025-06-09 00:33:16 +10:00
2 * r + 2 * t
a581cadefc internal: fix run shebang 2025-06-09 00:27:06 +10:00
2 * r + 2 * t
11ae98cac4
readme: credit ax shell 2025-06-08 21:11:35 +10:00
2 * r + 2 * t
b7370c54d9 wallpapers: fix set script call 2025-06-08 20:59:30 +10:00
2 * r + 2 * t
c214b3c5d6 feat: add ipc commands for stuff 2025-06-08 20:25:54 +10:00
Piotr Bartoszewicz
e96f10d9a9 fix(network): duplicate networks overwrite activity status
jq consumes first line without -n
2025-06-08 11:47:50 +02:00
Piotr Bartoszewicz
90aa8fc0ea fix: hardcoded interpreter paths 2025-06-08 11:45:53 +02:00
2 * r + 2 * t
c1d1bf447b colours: fix switching
Also remove unnecessary clipping rects around dashboard panes
2025-06-08 17:33:39 +10:00
2 * r + 2 * t
645bb8b696
readme: add usage section 2025-06-08 15:05:10 +10:00
2 * r + 2 * t
af757a27d8
readme: add ko-fi badge 2025-06-08 14:58:11 +10:00
2 * r + 2 * t
5064d73557
funding: add kofi 2025-06-08 14:46:36 +10:00
2 * r + 2 * t
b0c6a25d4f
readme: add badges 2025-06-08 14:35:22 +10:00
2 * r + 2 * t
31f708a1cb internal: use multieffect for shadow 2025-06-08 13:28:48 +10:00
2 * r + 2 * t
3d6b9c2d5d readme: add deps and stonks 2025-06-08 12:58:58 +10:00
2 * r + 2 * t
11f0ff76ad
readme: credit end 2025-06-07 23:26:33 +10:00
2 * r + 2 * t
f4ff07a8b4
feat: create readme 2025-06-07 23:17:30 +10:00
2 * r + 2 * t
285221b1ff popouts: fixed width for battery popout 2025-06-07 20:38:52 +10:00
2 * r + 2 * t
0cf46c4409 dashboard: hide dash when raise media 2025-06-07 20:34:30 +10:00
2 * r + 2 * t
c7ab79908b popouts: fix state colour for tray back button 2025-06-07 20:29:08 +10:00
2 * r + 2 * t
82756b2866 popouts: reload tray menu on show 2025-06-07 20:15:41 +10:00
2 * r + 2 * t
d76587c2db popouts: fix bottom glitch
Fix flicker when popout hits bottom
Also animate bottom rounding change
2025-06-07 18:06:45 +10:00
2 * r + 2 * t
2c11f0e783 popouts: fix anim when fast movement 2025-06-07 16:55:07 +10:00
2 * r + 2 * t
5dfb3c43ed
Merge pull request #2 from outfoxxed/popouts-multimon
popouts: fix multimonitor
2025-06-07 16:38:10 +10:00
outfoxxed
fc4eff7271
popouts: fix multimonitor 2025-06-06 23:26:17 -07:00
2 * r + 2 * t
5d2f46082a popouts: fix anim when not shown 2025-06-07 15:33:24 +10:00
2 * r + 2 * t
5948d581fd bar: fix workspaces interactions
Fix clicking on workspaces not switching to them
2025-06-07 15:13:09 +10:00
2 * r + 2 * t
7c3f82f951 bar: fix active workspace indicator anims
Fix delayed anim when size change
Fix trail with variable sized workspaces
2025-06-07 15:04:35 +10:00
2 * r + 2 * t
e3dcdbb67c internal: move bar to drawer window
Fixes a few bugs, also removes need for hyprland order layerrule
2025-06-07 14:47:24 +10:00
2 * r + 2 * t
687f5a5fd0 dashboard: make own swipeview impl
Fixes bad anim, buggy flicking and blur
2025-06-07 00:43:04 +10:00
2 * r + 2 * t
aa04827576 popouts: fix activewindow height changing
Uses a bit more cpu but eh
2025-06-07 00:08:58 +10:00
2 * r + 2 * t
17fb60f216 feat: tray item menus 2025-06-06 22:38:15 +10:00
2 * r + 2 * t
c3a91e7554 popouts: transition between popout content 2025-06-06 20:46:03 +10:00
2 * r + 2 * t
afd9b0af97 colours: fix flash when change wallpaper 2025-06-06 19:17:22 +10:00
2 * r + 2 * t
218ee2de95 notifs: actually fix y pos during remove anim 2025-06-06 17:52:47 +10:00
2 * r + 2 * t
b5c65ee0bf notifs: lock notif object until anim finish
Also fix notif y position during remove anim
2025-06-06 17:47:28 +10:00
2 * r + 2 * t
9743b34245 bar: power button open session
Make it actually useful (not really)
2025-06-05 22:29:54 +10:00
2 * r + 2 * t
b78721ab82 popouts: better anim 2025-06-05 22:18:32 +10:00
2 * r + 2 * t
ded156f58d feat: bluetooth popout 2025-06-05 22:13:27 +10:00
2 * r + 2 * t
017b1b4ce0 feat: network popout
Also qstr dashboard performance pane labels
2025-06-05 21:47:30 +10:00
2 * r + 2 * t
eb10c60734 popouts: battery add perf degradation warning 2025-06-05 19:26:12 +10:00
2 * r + 2 * t
1d3b59e33d bar: fix popout wrapping and morphing 2025-06-05 18:58:29 +10:00
2 * r + 2 * t
023d00d658 drawers: fix interaction areas
Outer corners shouldn't be part of interaction area
2025-06-05 18:41:45 +10:00