Commit Graph

3777 Commits

Author SHA1 Message Date
end-4 e189f0317f move StyledPopup to Bar 2025-08-16 11:54:50 +07:00
end-4 138684fcea vertical bar: add media progress 2025-08-16 08:51:07 +07:00
end-4 23af50a30d vertical bar: hide battery when not available 2025-08-16 08:38:58 +07:00
end-4 ce114b33ff fix unresolved import and unsafe undefined access 2025-08-15 22:50:14 +07:00
end-4 d05c451294 bars: refractor bar groups 2025-08-15 22:49:43 +07:00
end-4 9fc0d26eb5 vertical bar 2025-08-15 22:17:27 +07:00
end-4 25a0c88670 bar: workspaces: not have overkill rounding 2025-08-15 22:12:31 +07:00
end-4 0d5d9a04f5 bar: battery indicator: remove useless RowLayout 2025-08-15 22:12:12 +07:00
end-4 f2ed0057bf bar: unify resource usage popups 2025-08-15 22:08:57 +07:00
end-4 661fcfd263 ai: add gpt 5 nano via gh models 2025-08-15 22:07:56 +07:00
end-4 dbed431085 Merge branch 'main' of https://github.com/end-4/dots-hyprland 2025-08-15 17:46:07 +07:00
end-4 fb89ca98f6 BarContent: remove useless Item wrapping left/right sides 2025-08-15 17:46:02 +07:00
end-4 04bec463c7 night light: fix evaluation in midnight (#1815) 2025-08-15 14:27:57 +07:00
Moeta Yuko 25170f0d2c night light: fix evaluation in midnight 2025-08-15 10:18:01 +08:00
end-4 85a522ba14 bar: fix weird tooltip hover target 2025-08-14 21:11:40 +07:00
end-4 a28618ab78 appearance: add barGroupHeight 2025-08-14 19:57:40 +07:00
end-4 955a5ba7f2 bar: not repeat 32 (visual group height) 2025-08-14 15:47:18 +07:00
end-4 dbd23a6ea4 bar: fix weird center group spacing for non-borderless mode 2025-08-14 15:46:19 +07:00
end-4 df93057dd3 readme: fix the size badge color 2025-08-14 15:30:48 +07:00
end-4 3c2b6d4e7f less unsharpening, make bar resource indicators smaller 2025-08-13 17:19:14 +07:00
end-4 2f11e12c75 bar: not show 1px line when autohiding 2025-08-13 09:47:54 +07:00
end-4 2faf615b68 bar: make icon for cpu more readable 2025-08-12 23:54:30 +07:00
end-4 8bb2e0aa97 bar: media: fix progress value 2025-08-12 23:45:45 +07:00
end-4 b6e4a47329 ClippedFilledCircularProgress: not have the padding 2025-08-12 23:43:27 +07:00
end-4 08197fca23 bar: circular progresses: adjust colors, fix them being always at 65% 2025-08-12 23:40:53 +07:00
end-4 423fb90266 bar: make circular progresses of filled style 2025-08-12 23:38:33 +07:00
end-4 67d1d73845 ClippedProgressBar: add unsharpening to highlight 2025-08-12 23:37:09 +07:00
end-4 fa0531b975 background: wallpaper: no caching
https://doc.qt.io/qt-6/qml-qtquick-image.html#cache-prop
2025-08-12 23:36:11 +07:00
end-4 cb01563ba8 bar: make resource numbers have fixed width 2025-08-12 22:09:20 +07:00
end-4 4446259a0b bar: battery: remove unnecessary imports/props 2025-08-12 22:08:44 +07:00
end-4 a5eb2f0ae6 bar: battery: shamshung pill style 2025-08-12 21:40:29 +07:00
end-4 bf4a1097c1 bar: allow any custom icon on topleft corner 2025-08-12 18:26:47 +07:00
end-4 87ebc8761b bar workspaces: fix occupied indication when changing ws group and on init 2025-08-12 18:25:32 +07:00
end-4 4e87ce8f4b bar: battery indicator: use android battery icon 2025-08-12 18:24:53 +07:00
end-4 24d24c1f85 background: add missing raised style 2025-08-12 18:24:27 +07:00
end-4 c88d77e3f8 install script: update final message 2025-08-12 17:52:40 +07:00
end-4 553c42b82c background: comment debug stuff 2025-08-12 16:36:48 +07:00
end-4 3eb1dd3180 background: fix clock going out of the screen vertically 2025-08-12 16:24:45 +07:00
end-4 10b2cf2662 background: fix padding value for least busy region proc 2025-08-12 15:35:56 +07:00
end-4 545fd8b58a background: no more weird clock movement 2025-08-12 15:24:37 +07:00
end-4 2e31972c56 background: fix wrong wallpaper movable space calculation 2025-08-12 14:34:25 +07:00
end-4 d095cb7812 background: fix small wallpapers going off the screen 2025-08-12 11:20:02 +07:00
end-4 fc31d5fd2f fix weird mediacontrols positioning when bar autohides 2025-08-12 10:28:54 +07:00
end-4 d73ba14154 ServicesConfig now edits hyprlock.conf to change the clock format (#1797) 2025-08-12 09:45:09 +07:00
end-4 d8e09e80ff move hyprlock colors file, remove redundant hyprlock matugen template 2025-08-12 09:44:12 +07:00
end-4 211c4fb102 fix weird osd position when bar autohides 2025-08-11 22:46:28 +07:00
end-4 d448b76dd4 fix stuff not getting blurred when transparency is enabled 2025-08-11 22:42:14 +07:00
end-4 e8ebf5af73 bar tooltip: fix placement for autohide 2025-08-11 22:33:11 +07:00
end-4 459dab65ca feat(bar): unified popup handling (follow-up to #1771 and #1773) (#1776) 2025-08-11 22:10:52 +07:00
end-4 73304ef8d4 Merge branch 'main' into all-tooltips 2025-08-11 22:06:56 +07:00