Huỳnh Thiện Lộc
4cbe766cbd
feat(wallpaper): support configurable background color ( #2671 )
...
* feat(wallpaper): support configurable background color
* chore(translations): update settings search index
* revert(wallpaper): keep Pad naming instead of Center
2026-06-21 03:57:08 -04:00
Huỳnh Thiện Lộc
8610b915ec
feat: add option to hide package source badges in launcher ( #2676 )
2026-06-21 03:51:44 -04:00
jbwfu
59fd6db83e
Enhance/clipboard history interactions ( #2668 )
...
* feat(clipboard): add entry context menu
* feat(clipboard): add click to paste option
* feat(clipboard): add optional copy and paste action buttons
* fix(clipboard): default selection and esc behavior
* fix(clipboard): prevent clear and filter overlap
* Update to remove dead kb nav & add escape action on context menu
---------
Co-authored-by: purian23 <purian23@gmail.com >
2026-06-21 03:50:51 -04:00
bbedward
de91b78943
theme/icons: add separate light/dark path, hot-reload, detect external
...
DMS maangedand reset
fixes #608
closes #2674
2026-06-20 15:23:19 -04:00
bbedward
4203148cab
ci: add settings index check to pre-commit
2026-06-18 18:42:33 -04:00
bbedward
9a4cff4e49
settings: fix index conflict on battery tab
2026-06-17 21:30:52 -04:00
purian23
39301c534c
add: DankColorSwatch component & settings sync
2026-06-17 11:38:25 -04:00
jbwfu
85b63219b9
feat(network): add saved WiFi state to settings ( #2648 )
2026-06-16 09:06:29 -04:00
jbwfu
a6ab3bab4c
fix(settings): dedupe search index tab entries ( #2643 )
2026-06-15 16:50:41 -04:00
jbwfu
a098088f03
refactor(settings): split network settings into tabs ( #2633 )
2026-06-15 15:21:02 -04:00
purian23
1c0245f2db
fix(translations): add newline at end of JSON file and output file
2026-06-12 15:06:36 -04:00
purian23
7777e87dc8
refactor(settings): reorg to break out sections and verbiage
2026-06-12 14:57:25 -04:00
bbedward
cd672c341f
settings: add DankSpinner, re-org some settings
2026-06-10 18:53:43 -04:00
purian23
69f3dee25a
feat(settings): add compositor section & restructured settings
...
- add dedicated Compositor pages for comp specifc features
- add Dank Bar Appearance subsection
- improve lazy loading, caching, search routing, & IPC navigation
- standardized responsive Setting categories from global animations
2026-06-07 03:52:00 -04:00
bbedward
d3c23ba737
settings: add missing tabs to index and tweak search scoring
2026-06-05 09:49:49 -04:00
bbedward
2f2d4c9d9b
i18n: remove redundant terms and sync
2026-06-03 10:32:51 -04:00
bbedward
6c6756936b
i18n: sync
2026-05-26 11:09:06 -04:00
purian23
d9525908f1
refactor(Notifications): further support for duplicate notification logic
...
- New setting to stack or suppress identical alerts (on by default)
Closes #2334
2026-05-24 22:22:34 -04:00
purian23
fb9ec8e721
feat: (Launcher/Spotlight): Updated w/New Settings & QOL features
...
- New Spotlight toggle to show/hide chips, off by default
- Updated blur effects on all launcher inputs and footers
- Fixed previous queries resurfacing
- Upated Spotlight keyboard navigation
- Added functionality to show and shortcut to keybinds from the Launcher tab
2026-05-21 01:05:56 -04:00
purian23
548c2305fb
refactor(Settings): Rename fullscreen properties to overlay layer for consistency
...
- Updated property names from `showOverFullscreen` to `useOverlayLayer` across various components.
- Fixed Darken Modal Overlay in Standalone mode
2026-05-19 22:03:33 -04:00
purian23
4634763840
refactor(fullscreen): Refine fullscreen layering and frame overlay behavior
...
- Replaced fullscreen hide/reveal toggles with Show Over Fullscreen layer toggles
- Added Launcher opt to Show Over Fullscreen setting
- Kept fullscreen stacking compositor-owned via top/overlay layer choices
- Fixed Hyrland Special Workspaces
- Updated DMS Advanced Configuration docs
2026-05-19 18:42:45 -04:00
bbedward
8dd891f93a
i18n: term sync
2026-05-18 09:43:25 -04:00
bbedward
0aea542e8f
i18n: term sync
2026-05-12 10:29:51 -04:00
purian23
4193cf51ff
Refactor(DankBar): Restore previous autohide logic & add autoHideStrict setting
2026-05-10 21:14:09 -04:00
bbedward
e6e343dacb
i18n: term sync
2026-05-04 13:42:27 -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
Archit Arora
cdc4ca7e1f
matugen: generate theme for Vencord ( #2320 )
2026-04-30 16:16:55 -04:00
bbedward
65151dbfd7
i18n: term sync
2026-04-29 12:39:32 -04:00
Archit Arora
bd5276b40d
feat(system-tray): add icon tinting ( #2266 )
2026-04-25 12:06:56 -04:00
purian23
0f71c29776
dms(blur): Dank all the things
2026-04-24 22:52:14 -04:00
bbedward
bc6bbdbe9d
launcher: add ability to search files/folders in all tab
...
fixes #2032
2026-04-14 11:49:35 -04:00
Iris
e224417593
feature: add login sound functionality and settings entry ( #2155 )
...
* added login sound functionality and settings entry
* Removed debug warning that was accidentally left in
* loginSound is off by default, and fixed toggle not working
* Prevent login sound from playing in the same session
---------
Co-authored-by: Iris <iris@raidev.eu >
2026-04-06 14:11:00 -04:00
bbedward
e34edb15bb
i18n: sync
2026-04-03 11:56:00 -04:00
Jonas Bloch
516c478f3d
Neovim template enhancements ( #2078 )
...
* feat: add neovim-lualine template, set vim.o.background automatically based on dms light/dark mode
* feat(matugen): add option to follow dms background color or not on neovim
* chore: regenerate settings and translation index after merging master
2026-03-25 09:16:01 -04:00
bbedward
59b6d2237b
i18n: add swedish and german
2026-03-23 12:04:37 -04:00
bbedward
b227221df6
i18n: sync terms
2026-03-18 09:31:02 -04:00
Jonas Bloch
7e1d808d70
New neovim theme engine ( #1985 )
...
* feat(matugen)!: rework completely neovim's theme engine
* fix: link to neovim theme plugin
* fix: expect AvengeMedia/base46 instead of Silzinc/base46
2026-03-13 13:37:16 -04:00
bbedward
c539311083
settings: update search index
2026-03-11 12:07:56 -04:00
Adarsh219
54e0eb5979
feat: Add Zed editor theming support ( #1954 )
...
* feat: Add Zed editor theming support
* fix formatting and switch to CONFIG_DIR
2026-03-10 12:03:01 -04:00
bbedward
db53a9a719
i18n: decouple time and language locale
...
fixes #1876
2026-03-01 15:17:34 -05: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
Jonas Bloch
ee1a2bc7de
feat: add setting for first day of the week ( #1854 )
...
* feat: add setting for first day of the week
* fix: extract settings indices
* fix: formatting mistake
* fix(ui): add outline rectangle between settings and reorder settings
* fix: don't set firstDayOfWeek automatically to system's locale
2026-02-28 20:37:16 -05:00
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
Patrick Fischer
f82d7610e3
feat: Add FIDO2/U2F security key support for lock screen ( #1842 )
...
* feat: Add FIDO2/U2F security key support for lock screen
Adds hardware security key authentication (e.g. YubiKey) with two modes:
Alternative (OR) and Second Factor (AND). Includes settings UI, PAM
integration, availability detection, and proper state cleanup.
Also fixes persist:false properties being reset on settings file reload.
* feat: Add U2F pending timeout and Escape to cancel
Cancel U2F second factor after 30s or on Escape key press,
returning to password/fingerprint input.
* fix: U2F detection honors custom PAM override for non-default key paths
2026-02-26 15:58:21 -05:00
bbedward
8271d8423d
greeter: sync power menu options
2026-02-25 14:50:06 -05:00
purian23
4750a7553b
feat: Add independent power action confirmation settings for dms greeter
2026-02-25 14:33:09 -05:00
bbedward
07389a152e
i18n: term updates
2026-02-18 18:34:41 -05:00
bbedward
92a25fdb6a
process list: add all/user/system filters
2026-02-17 11:25:05 -05:00
bbedward
196c421b75
Squashed commit of the following:
...
commit 051b7576f7
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 16:38:45 2026 -0500
Height for realz
commit 7784488a61
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 16:34:09 2026 -0500
Fix height and truncate text/URLs
commit 31b328d428
Author: bbedward <bbedward@gmail.com >
Date: Sun Feb 15 16:25:57 2026 -0500
notifications: handle URL encoding in markdown2html
commit dbb04f74a2
Author: bbedward <bbedward@gmail.com >
Date: Sun Feb 15 16:10:20 2026 -0500
notifications: more comprehensive decoder
commit b29c7192c2
Author: bbedward <bbedward@gmail.com >
Date: Sun Feb 15 15:51:37 2026 -0500
notifications: html unescape
commit 8a48fa11ec
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 15:04:33 2026 -0500
Add expressive curve on init toast
commit ee124f5e04
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 15:02:16 2026 -0500
Expressive curves on swipe & btn height
commit 0fce904635
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 13:40:02 2026 -0500
Provide bottom button clearance
commit 00d3829999
Author: bbedward <bbedward@gmail.com >
Date: Sun Feb 15 13:24:31 2026 -0500
notifications: cleanup popup display logic
commit fd05768059
Author: purian23 <purian23@gmail.com >
Date: Sun Feb 15 01:00:55 2026 -0500
Add Privacy Mode
- Smoother notification expansions
- Shadow & Privacy Toggles
commit 0dba11d845
Author: purian23 <purian23@gmail.com >
Date: Sat Feb 14 22:48:46 2026 -0500
Further M3 enhancements
commit 949c216964
Author: purian23 <purian23@gmail.com >
Date: Sat Feb 14 19:59:38 2026 -0500
Right-Click to set Rules on Notifications directly
commit 62bc25782c
Author: bbedward <bbedward@gmail.com >
Date: Fri Feb 13 21:44:27 2026 -0500
notifications: fix compact spacing, reveal header bar, add bottom center
position, pointing hand cursor fix
commit ed495d4396
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 20:25:40 2026 -0500
Tighten init toast
commit ebe38322a0
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 20:09:59 2026 -0500
Update more m3 baselines & spacing
commit b1735bb701
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 14:10:05 2026 -0500
Expand rules on-Click
commit 9f13546b4d
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 12:59:29 2026 -0500
Add Notification Rules
- Additional right-click ops
- Allow for 3rd boy line on init notification popup
commit be133b73c7
Author: purian23 <purian23@gmail.com >
Date: Fri Feb 13 10:10:03 2026 -0500
Truncate long title in groups
commit 4fc275bead
Author: bbedward <bbedward@gmail.com >
Date: Thu Feb 12 23:27:34 2026 -0500
notification: expand/collapse animation adjustment
commit 00e6172a68
Author: purian23 <purian23@gmail.com >
Date: Thu Feb 12 22:50:11 2026 -0500
Fix global warnings
commit 0772f6deb7
Author: purian23 <purian23@gmail.com >
Date: Thu Feb 12 22:46:40 2026 -0500
Tweak expansion duration
commit 0ffeed3ff0
Author: purian23 <purian23@gmail.com >
Date: Thu Feb 12 22:16:16 2026 -0500
notifications: Update Material 3 baselines
- New right-click to mute option
- New independent Notification Animation settings
2026-02-16 17:57:13 -05:00
bbedward
50b77dcfc3
i18n: term update
2026-02-16 17:42:10 -05:00