bbedward
accdd0972c
popout: fix lifecycle of blur with various popouts
...
fixes #2901
port 1.5
(cherry picked from commit 93c3030a1e )
2026-07-21 21:47:06 +00:00
purian23
c5c3105469
fix(Bluetooth): update codec selection and error handling
...
Fixes #2240
2026-07-04 21:48:34 -04:00
purian23
6bee1b2c86
feat(HoverMode): implement hover popout & launcher functionality in all modes
...
- New Hover toggle found in DankBar Settings
- New Hover to Reveal Launcher in FrameTab Settings
2026-06-27 22:47:38 -04:00
jbwfu
2f39f248fc
fix(network): keep Wi-Fi when password prompt is canceled ( #2651 )
2026-06-16 12:52:25 -04:00
purian23
d53809cf2b
refactor(framemode): unify connected surface chrome via SDF pipeline
...
- Shadow system rewrite with SDF quads
- Replace ConnectedShape/layer FBOs w/frame & chrome SDF shaders
- Improve frame blur performance
- Plugin performance gate
2026-06-12 11:03:39 -04:00
Guilherme Pagano
3e4d2b4d46
feat(control-center): add DiskUsage widget config overlay with showMountPath toggle and standardized tile sizing ( #2507 )
...
* feat(control-center): add widget config overlay with showMountPath toggle for DiskUsage
Introduces WidgetConfigOverlay and DiskUsageWidgetConfigMenu components, allowing
users to toggle mount path visibility per DiskUsage widget in edit mode
* refactor(control-center): use Theme.iconSizeLarge and Theme.fontSizeLarge for small tiles
Standardize SmallDiskUsageButton and SmallBatteryButton sizing with Theme.iconSizeLarge
and Theme.fontSizeLarge, and unify font weight to Font.Bold on both tile widgets.
* fix(control-center): adjust SmallDiskUsageButton font size based on showMountPath
* refactor(control-center): simplify DiskUsage config menu i18n strings
Remove the redundant "Disk Usage Widget" title and the toggle description
to reduce translatable strings
2026-06-01 11:35:14 -04:00
purian23
fd24b4a36d
feat(DMS FrameMode): A New Connected Unified Surface & Animation Overhaul
...
- Introduces Standalone & Connected Modes
- Updated Animations & Motion effects for both modes
- Numerous QOL tweaks and updates throughout the system
- Highly inspired to the OG Caelestia Shell / @Soramanew
2026-05-03 15:38:30 -04:00
purian23
0f71c29776
dms(blur): Dank all the things
2026-04-24 22:52:14 -04:00
bbedward
9578d6daf9
popout: fix focusing of password prompts when popout is open
...
undesired effect of closing the popout but its probably the best
solution
2026-03-16 11:30:31 -04:00
bbedward
9417edac8d
fix(popout): anchor cc and notification center to top and bottom
2026-03-10 15:56:40 -04:00
purian23
f0fcc77bdb
feat: Implement M3 design elevation & shadow effects
...
- Added global toggles in the Themes tab
- Light color & directional user ovverides
- Independent shadow overrides per/bar
- Refactored various components to sync the updated designs
2026-03-01 00:54:31 -05:00
bbedward
c02c63806f
launcher v2: remove calc
...
cc: enhancements for plugins to size details
2026-02-18 14:48:20 -05:00
bbedward
fed3c36f84
popout: anchor height changing popout surfaces to top and bottom
2026-02-17 17:18:07 -05:00
bbedward
44a45b00cf
widgets: cleanup rectangles across popouts, modals, OSDs
2026-02-14 11:15:26 -05:00
bbedward
fd839059c0
popout: use mapToItem instead of mapToGlobal for popout positioning
...
fixes #1152
2025-12-25 12:50:26 -05:00
bbedward
523ccc6bf8
i18n: WIP initial RTL support
...
- notifications
- color picker
- process list
- settings
- control center, dash
- launcher
part of #1059
2025-12-17 13:50:06 -05:00
bbedward
bb7f7083b9
meta: transparency fixes
...
- fixes #949 - transparency not working > 95%
- fixes #947 - dont apply opacity to windows, defer to window-rules
2025-12-08 11:43:29 -05:00
bbedward
b5378e5d3c
hypr: add exclusive focus override
2025-12-05 10:37:24 -05:00
bbedward
1d3fe81ff7
network: big feature enrichment
...
- Dedicated view in settings
- VPN profile management
- Ethernet disconnection
- Turn prompts into floating windows
2025-11-29 10:00:05 -05:00
bbedward
94a1aebe2b
dgop: use dgop for uptime
2025-11-28 10:41:59 -05:00
bbedward
d341a5a60b
dankbar/controlcenter: add VPN, mic, brightness, battery, and printer
...
options for widget
2025-11-24 16:36:49 -05:00
bbedward
42de6fd074
modals: apply same pattern of multi-window
...
- fixes excessive repaints
fixes #716
2025-11-23 12:07:45 -05:00
bbedward
62845b470c
popout: fix excessive repaints
...
- Size content window to content size, buffer for shadow
- Add second window for click outside behavior
- User overriding the layer disables the click outside behavior
part of #716
2025-11-23 10:49:59 -05:00
bbedward
a3a27e07fa
dankbar: support multiple bars and per-display bars
...
- Migrate settings to v2
- Up to 4 bars
- Per-bar settings instead of global
2025-11-22 15:28:06 -05:00
bbedward
4eb896629d
net: fix VPN prompting for password
2025-11-21 12:59:12 -05:00
bbedward
b39da1bea7
cc: bit of extra height for some detail items
2025-11-21 09:15:59 -05:00
bbedward
ea9b0d2a79
powermenu: use consistent new-style on locker + greeter
...
fixes #739
2025-11-16 15:05:06 -05:00
bbedward
b5379a95fa
qs/dankbar/meta: add a mask region to the bar
...
- Allows bar items to be clickable evn when popouts open
- Add state machines to manage state across monitors
- change focuses to ondemand on hyprland
2025-11-16 12:52:13 -05:00
bbedward
24e800501a
switch hto monorepo structure
2025-11-12 17:18:45 -05:00