Jonas Bloch
1fe72e1a66
feat: add setting to change and hotreload locale ( #1817 )
...
* feat: add setting to change and hotreload locale
* fix: typo in component id
* feat: add persistent locale setting
* feat: wrap useLocale in a settings set hook, enable locale hotreload when editing settings file
* chore: update translation and settings file
* feat: enable fuzzy search in locale setting
* fix: regenerate translations with official plugins cloned
* fix: revert back to system's locale for displaying certain time formats
2026-02-26 16:00:17 -05:00
purian23
0909471510
audio: Sync audio hide opts w/dash Output devices
2026-02-23 13:48:33 -05:00
Youseffo13
86dfe7dd3f
Added Missing i18n strings ( #1729 )
...
* inverted dock visibility and position option
* added missing I18n strings
* added missing i18n strings
* added i18n strings
* Added missing i18n strings
* updated translations
* Update it.json
2026-02-18 18:28:57 -05:00
bbedward
0b33d3f905
miraclewm: add support for Miracle WM
2026-02-16 23:00:25 -05:00
bbedward
1a8b397cfd
weather: keep tab height consistent
2026-02-16 18:14:30 -05:00
bbedward
0a9a34912e
wallpapers: support more image formats + case insensitivity
...
fixes #1694
fixes #1660
2026-02-15 16:22:27 -05:00
bbedward
44a45b00cf
widgets: cleanup rectangles across popouts, modals, OSDs
2026-02-14 11:15:26 -05:00
bbedward
ba5bf0cabc
i18n: general RTL fixes
2026-02-12 11:58:32 -05:00
bbedward
00e1099912
weather: light redesign for dash card
2026-02-12 09:42:29 -05:00
ArijanJ
b9bcfd8d2c
Making the new media playback OSD more beautiful ( #1638 )
...
* feat: decouple track art downloads into new TrackArtService
* feat: beautify media playback osd with track art
* fix: bug when switching from art to no art
2026-02-09 21:13:23 -05:00
bbedward
1ed44ee6f3
audio: add per-device max volume limit setting
2026-02-09 09:26:34 -05:00
bbedward
2b546967d2
weather: fix anim on open
2026-02-08 21:43:56 -05:00
Jhannes Reimann
d775974a90
i18n: wrap missing user-facing strings in I18n.tr() ( #1624 )
...
* fix: reverse rotation direction of sync icon in plugin browser
* i18n: wrap missing user-facing strings in I18n.tr()
2026-02-08 19:18:17 -05:00
bbedward
b811316d0c
DankPopout: make bg and content siblings
2026-02-03 14:31:31 -05:00
bbedward
757054e140
core/dbus: support Normalize for more dbus types
2026-01-28 13:28:13 -05:00
bbedward
5f16624000
misc: fix some various scaling issues with fonts
...
fixes #1268
2026-01-24 22:27:23 -05:00
bbedward
f24ecf1b99
weather: m/s wind units and feels like
...
fixes #1463
fixes #1456
2026-01-22 14:44:40 -05:00
purian23
e6fa46ae26
dankdash: Center Media Art & Controls
2026-01-14 18:03:16 -05:00
bbedward
6f206d7523
dankdash: fix 24H format in weather tab
...
fixes #1283
2026-01-11 21:45:28 -05:00
bbedward
1ff1f3a7f2
i18n: more RTL layout enhancements
2026-01-08 16:11:30 -05:00
bbedward
a21a846bf5
wallpaper: encode image URIs
...
fixes #1306
2026-01-08 14:32:12 -05:00
bbedward
51ca9a7686
cachingimage: dont depend on sha256sum
2026-01-01 11:47:26 -05:00
bbedward
3ebdd5631c
dankdash: fix binding breaking when clicking overview card
...
fixes #1170
2025-12-27 00:58:47 -05:00
bbedward
8fdc748ed2
weather: fix icons
2025-12-24 00:33:54 -05:00
bbedward
b066a25308
dankdash: use CachingImage in wallpaper tab
...
fixes #1130
2025-12-23 10:47:50 -05:00
bbedward
0effbebbb6
matugen: fix GTK4 light mode
...
fixes #1110
fixes #1056
2025-12-21 12:52:01 -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
672754b0b5
dankdash: fix weather tooltips
...
fixes #1065
2025-12-16 15:27:44 -05:00
Marcus Ramberg
7c88865d67
Refactor pre-commit hooks to use prek ( #976 )
...
* ci: change to prek for pre-commit
* refactor: fix shellcheck warnings for the scripts
* chore: unify whitespace formatting
* nix: add prek to dev shell
2025-12-11 09:11:12 -05:00
bbedward
460486fe25
media: fix media player updates
2025-12-09 23:59:04 -05:00
Varshit
f94011cf05
feat: add scroll compositor support ( #959 )
...
* added scroll support
* import QuickShell.i3
* update scroll provider registration logic
* improve scroll support for workspace switcher
* update title for scroll keybinds
* add scroll to dms-greeter
* fix: formatting & sway keybind provider
* readme update
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2025-12-09 15:57:46 -05:00
bbedward
7aa5976e07
media: fix padding issues with long titles
2025-12-09 11:46:50 -05:00
bbedward
2f3a253c6a
wallpaper: fix per-monitor wallpaper in dash
2025-12-08 23:25:02 -05:00
bbedward
f47b19274c
media: fix position/bar awareness
...
- shift media control column so it doesnt go off screen
fixes #942
2025-12-08 11:51:40 -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
f49b5dd037
media player: replace color quantizer with album art
2025-12-07 12:23:00 -05:00
Givani Boekestijn
705a84051d
feat(dankdash): add vim keybindings (hjkl) to wallpaper picker navigation ( #903 )
2025-12-04 13:22:30 -05:00
bbedward
344c4f9385
ipc/focus: add focusOrToggle to settings and processlist
2025-12-01 23:16:06 -05:00
bbedward
bd99be15c2
brightness: fix ddc erasing devices, fix OSD behaviors
2025-12-01 16:32:34 -05:00
mbpowers
bcd9ece077
fix: open settings ( #868 )
2025-12-01 09:06:10 -05:00
mbpowers
17639e8729
feat: add sun and moon view to WeatherTab ( #787 )
...
* feat: add sun and moon view to WeatherTab
* feat: hourly forecast and scrollable date
* fix: put listviews in loaders to prevent ui blocking
* dankdash/weather: wrap all tab content in loaders, weather updates
- remove a bunch of transitions that make things feel glitchy
- use animation durations from Theme
- configurable detailed/compact hourly view
* weather: fix scroll and some display issues
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2025-11-30 18:47:27 -05:00
bbedward
b11b375848
settings: optimize mem usage
...
- keep un-loaded unless called upon
2025-11-29 18:32:45 -05:00
bbedward
db7e597f67
DankDash: fix per-monitor wallpapers
2025-11-29 11:10:10 -05:00
bbedward
94a1aebe2b
dgop: use dgop for uptime
2025-11-28 10:41:59 -05:00
bbedward
bbe1c1f1e0
filebrowser: re-add layer surface version
2025-11-26 23:51:59 -05:00
bbedward
0864179085
media: change icon for player volume
2025-11-25 15:02:59 -05:00
bbedward
c2787f1282
wallpaper: disable cycling if any toplevel is full screen
2025-11-24 22:28:53 -05:00
bbedward
5288d042ca
media: fix player button control popup things
2025-11-24 20:51:05 -05:00
bbedward
2e9f9f7b7e
media: restore tooltips
2025-11-23 20:31:54 -05:00
bbedward
c8a9fb1674
media: make controls more usable since popout change
2025-11-23 19:38:10 -05:00