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
53da60e4ca
settings: allow custom json to render all theme options
2026-03-12 17:58:42 -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
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
Youseffo13
5d09acca4c
Added plural support ( #1750 )
...
* Update it.json
* Enhance SettingsSliderRow: add resetText property and update reset button styling
* added i18n strings
* adjust reset button width to be dynamic based on content size
* added i18n strings
* Update template.json
* reverted changes
* Update it.json
* Update template.json
* Update NotificationSettings.qml
* added plurar support
* Update it.json
* Update ThemeColorsTab.qml
2026-02-26 09:36:42 -05:00
bbedward
5c92d49873
settings: use Image in theme colors tab wp preview
2026-02-24 15:22:47 -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
8a6d9696a8
settings: workaround crash
2026-02-17 22:20:01 -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
8a6c1e45ce
themes: fix overflow of option button group
...
fixes #1399
2026-02-13 10:22:07 -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
bbedward
8f6fe7ed2b
i18n: sync
2026-01-25 14:31:28 -05:00
bbedward
832807a217
desktop clock: general scaling and stylng fixes for digital variant
2026-01-25 13:30:11 -05:00
purian23
80025804ab
theme: Tweaks to Auto Color Mode
2026-01-24 20:43:45 -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
bbedward
acdd1d2ec4
settings: fix theme flavor buttons
2026-01-22 13:58:44 -05:00
bbedward
27b4e0221b
settings: fix emacs syntax err
2026-01-22 09:35:23 -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
bbedward
f1eb1fa9ba
settings: fix child windows on newer quickshell-git
2026-01-13 16:57:23 -05:00
bbedward
fa427ea1ac
settings: fix clipping of generic color selector
...
fixes #1242
2026-01-11 14:04:48 -05:00
bbedward
eece811fb0
i18n: more RTL repairs
2026-01-08 18:45:38 -05:00
bbedward
a21a846bf5
wallpaper: encode image URIs
...
fixes #1306
2026-01-08 14:32:12 -05:00
bbedward
5dc7c0d797
core: add resolve-include recursive
...
fixes #1294
2026-01-07 16:45:31 -05:00
bbedward
e822fa73da
cursor: make min/max wider
2026-01-07 10:04:47 -05:00
bbedward
ad43053b94
cursor: hypr, mango, and dankinstall support for configs
2026-01-06 20:35:22 -05:00
purian23
721700190b
feat: DMS Cursor Control - Size & Theme in niri
2026-01-06 19:08:05 -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
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
8a71ead51d
themes: remove catpuccin, support accent colors
2025-12-26 20:28:55 -05:00
bbedward
d9d6ab5776
settings: add search
...
- because tabs arent loaded at runtime, we have to have a separate index
- Less ideal, but functional enough for now
2025-12-26 19:19:47 -05:00
bbedward
ef52ce0990
themes: support for variants
2025-12-26 14:00:14 -05:00
bbedward
6feaecd92e
niri: add gaps and radius override
2025-12-23 11:00:20 -05:00
bbedward
777a552b57
spotlight: restore darken background option
...
fixes #1126
2025-12-23 10:45:11 -05:00
bbedward
04648fcca7
spotlight: remove darken bg opt, improve performance
2025-12-22 16:07:40 -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
bbedward
2e4d56728b
niri: track open modals in modal manager for focus transfers
2025-12-17 20:21:34 -05:00
bbedward
56ff9368be
matugen: add option to disable DMS templates
...
fixes #983
2025-12-11 11:48:59 -05:00
bbedward
788da62777
settings: mecha re-organization
2025-12-03 17:25:40 -05:00
bbedward
b078e23aa1
settings: fix scrollable area in window
2025-11-24 11:56:10 -05:00
bbedward
2a002304b9
migrate default font family props to Theme
2025-11-23 13:26:04 -05:00
bbedward
991c31ebdb
i18n: update translations
2025-11-23 12:49:29 -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
dfe2f3771b
theme: add colorful bar widget option
2025-11-21 00:07:23 -05:00
bbedward
20f7d60147
settings: various consistency issues fixed
...
part of #725
2025-11-15 12:05:44 -05:00