purian23
eaf350482d
(frameInMotion): Initial Unified Frame Connected Mode
2026-04-03 00:44:29 -04:00
purian23
4784087dc2
Initial staging for Animation & Motion effects
2026-03-31 22:13:07 -04:00
bbedward
1e48976ae5
theme: add matugen contrast slider
...
fixes #2026
2026-03-19 14:44:14 -04:00
purian23
59dae954cd
theme(greeter): fix auto theme accent variants & update selections
2026-03-17 13:27:57 -04:00
nick-linux8
679a59ad76
Fix(Greeter): Fixes #1992 Changed Greetd logic to include registryThemeVariants to pull in accent color ( #2000 )
2026-03-16 22:58:57 -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
purian23
fe5bd42e25
greeter: New Greeter Settings UI & Sync fixes
...
- Add PAM Auth via GUI
- Added new sync flags
- Refactored cache directory management & many others
- Fix for wireplumber permissions
- Fix for polkit auth w/icon
- Add pam_fprintd timeout=5 to prevent 30s auth blocks when using password
2026-03-05 23:04:59 -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
purian23
2b7fd36322
feat: Refactor DankBar w/New granular options
...
- New background toggles
- New maxIcon & maxText widget sizes (global)
- Dedicated M3 padding slider
- New independent icon scale options
- Updated logic to improve performance on single & dual bar modes
2026-02-23 23:18:27 -05:00
bbedward
ee1b25d9e8
matugen: unconditionally run portal sync even if matugen errors
2026-02-22 22:57:51 -05:00
purian23
65516e872f
theme: Fix Light/Dark mode portal sync
2026-02-21 00:31:26 -05:00
purian23
d62bdda56b
theme: Add Cosmic light/dark & icon theming support
2026-02-16 21:25:30 -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
242660c51d
theme: improve handling of custom themes with variants and accents in
...
light/dark mode (e.g. catpuccin will react to light/dark changes and
remember theme per-mode)
fixes #1094
2026-02-13 10:31:59 -05:00
bbedward
1a9d7684b9
wallpaper: fix per-monitor view modes
...
fixes #1582
2026-02-11 17:58:44 -05:00
purian23
37cc4ab197
dms: Material Animation Refactor
...
- Thanks Google for Material 3 Expressive stuffs
- Thanks Caelestia shell for pushing qml limits to showcase the blueprint
2026-02-08 20:24:37 -05:00
purian23
8ee7fe8e66
notifications: Refactor Animations
2026-02-07 17:25:26 -05:00
bbedward
7d5c20125a
animations: fine-grained anim settings for modals and popouts
2026-02-05 12:10:17 -05:00
bbedward
3c4749ead0
widgets: add a button color setting
2026-02-03 11:03:33 -05:00
bbedward
8499033221
clipboard: fix file transfer & export functionality
...
- grants read to all installed flatpak apps
2026-01-26 17:58:06 -05:00
bbedward
3aaca7ff39
theme: allow overriding color center theme
2026-01-26 09:18:14 -05:00
purian23
9cce5ccfe6
autoThemeMode: Add transition time & layout update
2026-01-24 19:33:37 -05:00
purian23
f945307232
cleanup: Auto theme switcher
2026-01-24 17:48:34 -05:00
purian23
3413cb7b89
feat: Create new Auto theme mode based on region / time of day
2026-01-24 16:38:45 -05:00
Sunny
496ace0cd4
add dank emacs template ( #1460 )
...
* add dank emacs template
* prek
* prek ws
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-01-22 09:25:02 -05:00
Eggrror404
eebb4827c4
feat(bar): enlarge bar icons if widget background is off ( #1425 )
...
* use iconSizeLarge if noBackground is on
* widgets: pass noBackground to barIconSize in param
2026-01-21 10:44:08 -05:00
bbedward
c490ee24f4
matugen: fix nvim ID in skipTemplates
2026-01-14 22:27:07 -05:00
Anton Kesy
f5f21e738a
fix typos ( #1304 )
2026-01-08 14:10:24 -05:00
bbedward
64310854a6
compositor+matugen: border override, hypr/mango layout overrides, new
...
templates, respect XDG paths
- Add Hyprland and MangoWC templates
- Add GUI gaps, window radius, and border thickness overrides for niri,
Hyprland, and MangoWC
- Add replacement support in matugen templates for DATA_DIR, CACHE_DIR,
CONFIG_DIR
fixes #1274
fixes #1273
2026-01-05 11:25:13 -05:00
bbedward
0236fe3276
session: fix persist on empty file
2026-01-05 09:07:00 -05:00
bbedward
d23fc9f2df
welcome: add a first launch welcome page with doctor integration
...
fixes #760
2026-01-04 19:07:34 -05:00
bbedward
405749aa98
theme: unconditionally load dms-colors.json
2026-01-02 22:01:04 -05:00
bbedward
8253ec4496
theme: add dank16 to dms matugen template
2026-01-02 21:37:48 -05:00
johngalt
c281bf3b53
Adding Zen Browser matugen template ( #1181 )
...
* Adding Zen Browser matugen template
* Fixing indentation for matugen.go edits
* Trying to fix linting again..
* Tweaking contrasting surface colors in css, renamed file to match how firefox userchrome is named, also changed output directory to DMS config directory (like firefox)
* Modifing Zen userChrome again: removing unused css stuff, tweaking colors to better align with how pywalfox handles backgrounds/toolbars
* Last few tweaks on CSS - changing url bar highlight color, changing contrast on selected urls in dropdown
* matugen.go: fix check command for zen browser
* search_index: add zen browser setting
2025-12-28 12:52:41 -05:00
bbedward
0787c63fed
bar: change widget base hover blend logic
2025-12-27 00:49:11 -05:00
bbedward
8a71ead51d
themes: remove catpuccin, support accent colors
2025-12-26 20:28:55 -05:00
bbedward
ef52ce0990
themes: support for variants
2025-12-26 14:00:14 -05:00
bbedward
fd839059c0
popout: use mapToItem instead of mapToGlobal for popout positioning
...
fixes #1152
2025-12-25 12:50:26 -05:00
bbedward
6c56d23b93
themes: fix terminals always dark with custom themes
2025-12-23 22:33:33 -05:00
bbedward
45d34dcb5b
themes: consistent usage of primaryPressed
2025-12-23 21:45:06 -05:00
claymorwan
c703cb6504
matugen: equibop theme ( #1119 )
...
* matugen: equibop theme
* style: withespace apparently
2025-12-22 12:03:20 -05:00
bbedward
b4f83d09d4
themes: incorporate theme registry, browser, dms URI scheme handling
2025-12-21 22:03:48 -05:00
Joaquim S.
6ef08c3d54
matugen/template: Added neovim to matugen pipeline ( #1097 )
2025-12-19 14:16:45 -05:00
Oliver Portee
8863c42879
fix light mode/dark mode switch for stock themes ( #1057 )
2025-12-15 17:16:23 -05:00
bbedward
82f881af5b
matugen: scrub the never implemented dynamic contrast palette
2025-12-13 00:51:51 -05:00
bbedward
56ff9368be
matugen: add option to disable DMS templates
...
fixes #983
2025-12-11 11:48:59 -05:00
bbedward
c4aea6d326
themes: dont handle custom themes in onCompleted
...
- Defer entirley to FileView
2025-12-08 23:44:04 -05:00
bbedward
18ca571944
matugen: scrap shell script for proper backend implementation with queue
...
system
2025-12-07 20:00:43 -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
734456785f
matugen: log worker messages
2025-11-27 00:53:32 -05:00