Commit Graph

110 Commits

Author SHA1 Message Date
end-4 de99a3f114 Merge branch 'main' of https://github.com/end-4/dots-hyprland 2025-08-17 15:40:01 +07:00
end-4 8b77aa151b bars: refractor corner areas' scrolling behavior 2025-08-17 15:39:58 +07:00
end-4 00461468c9 Add `mantra' beneath clock (#1828) 2025-08-17 06:22:20 +02:00
end-4 a50b673e07 disable touchpad scroll tweak by default 2025-08-17 07:31:07 +07:00
end-4 c745615a2a prompt to kill kded6, mako, dunst (conflicting stuff) 2025-08-16 21:00:56 +07:00
Nyx 7aacac554d [Feature Request] Add `mantra' beneath clock
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com>
2025-08-16 18:25:52 +05:00
end-4 2a46b17958 vertical bar: add date 2025-08-16 11:55:27 +07:00
end-4 e189f0317f move StyledPopup to Bar 2025-08-16 11:54:50 +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 a28618ab78 appearance: add barGroupHeight 2025-08-14 19:57:40 +07:00
end-4 3c2b6d4e7f less unsharpening, make bar resource indicators smaller 2025-08-13 17:19:14 +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 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 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 73304ef8d4 Merge branch 'main' into all-tooltips 2025-08-11 22:06:56 +07:00
end-4 8eac9338fe bar tooltips: add border 2025-08-11 21:18:55 +07:00
end-4 b0deecc0aa bar tooltips: add shadow 2025-08-11 21:18:01 +07:00
end-4 6a8a9172b1 bar tooltips: refractor tooltip bg to StyledPopup 2025-08-11 20:33:01 +07:00
end-4 291b997972 bar tooltips: use correct color, add subhead text 2025-08-11 20:12:20 +07:00
end-4 e7397f824b bar tooltips: make em use tooltip color 2025-08-11 16:03:29 +07:00
end-4 0beee14cd8 bar: popups: fix and simplify positioning 2025-08-11 15:52:54 +07:00
end-4 5b24ac037f automatic transparency 2025-08-11 15:09:39 +07:00
end-4 252675d3ff notifications: smaller icon 2025-08-10 17:24:52 +07:00
end-4 84c45f2068 make scrolling accumulate properly 2025-08-10 16:44:29 +07:00
end-4 47dcb1523a Added pomodoro timer in sidebarRight, closes #1477 (#1761) 2025-08-10 16:13:03 +07:00
end-4 c2d5d2b61a pomodoro: remove unnecessary isLongBreak persistent state 2025-08-10 15:40:42 +07:00
Runze e39c1af5ae chore(bar): add WlrLayer.Overlay in StyledPopup and delete temperature translation 2025-08-10 02:51:54 +08:00
end-4 9e1b55a749 pomodoro: add cycle indicator, make long break work, fix reset button 2025-08-09 22:06:05 +07:00
end-4 4ca15a1fc3 pomodoro: make pause/resume less weird 2025-08-09 21:36:28 +07:00
end-4 5bf80dae4e pomodoro: move timers to service, specific button logic to widget 2025-08-09 19:45:26 +07:00
end-4 1f4568d22f pomodoro: rename more for consistency 2025-08-09 18:20:14 +07:00
end-4 0ee9afba4f pomodoro: move tabs to their own files, adjust colors 2025-08-09 16:28:17 +07:00
Runze 94176fad83 feat(bar): unify extraction to StyledPopup and add namespace 2025-08-09 14:02:56 +08:00
end-4 9bc4ff16a7 make pomodoro timer persistent 2025-08-09 12:54:37 +07:00
end-4 eac4ab3e3c enable faster touchpad scroll 2025-08-08 22:09:45 +07:00
end-4 d256d8fc35 add config option to use "normal" scroll behavior (#1782) 2025-08-08 22:08:50 +07:00
Nyx 91fee0d6e9 Minor tweaks and better variables names
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com>
2025-08-08 19:51:03 +05:00
end-4 4328746df0 SecondaryTabButton: make ripple radial gradient 2025-08-08 21:36:45 +07:00
end-4 2b87d939bb make fade of ripple effect longer 2025-08-08 21:03:11 +07:00
end-4 39a88a6cd3 ButtonGroup: add uniformCellSizes 2025-08-08 21:02:45 +07:00
end-4 d0ad416e28 bar: adjust autohide super press show delay 2025-08-08 20:53:47 +07:00