bbedward
7ac5191e8d
matugen: fix app checking
...
- double nil for flatpak + bin required to skip
2026-01-04 17:53:47 -05:00
bbedward
29d27ebd6d
mautgen: update vscode package
2026-01-04 17:19:51 -05:00
bbedward
e45075dd84
launcher: fix binding loop
2026-01-04 17:19:35 -05:00
bbedward
80bc87e76b
clock: fixed width chars in vertical mode
2026-01-04 13:20:20 -05:00
bbedward
76d88517ec
matugen: publish vscode theme to marketplace/ovsix
2026-01-04 13:07:23 -05:00
bbedward
151d695212
launcher: optimize bindings and filters
2026-01-04 11:49:24 -05:00
Ethan Todd
2e1bed5fb5
nix: update home-manager module to remove default*, add clsettings ( #1233 )
...
* nix: update home-manager module, add clsettings
* nix: resolve message and rename clsettings->clipboardSettings.
* nix: fix home-manager plugin_settings management. add option for whether plugin settings should be managed by nix.
2026-01-04 11:18:28 -03:00
Lucas
f163b97c17
doctor: add json output ( #1263 )
...
* doctor: add json output
* doctor: fix systemd failed state as ok
2026-01-03 20:41:10 -05:00
bbedward
436c99927e
settings: detect read-only on save attempts
2026-01-03 20:34:36 -05:00
bbedward
aa72eacae7
notifications: add image persistence
2026-01-03 19:56:08 -05:00
bbedward
913bb2ff67
niri: ensure outputs.kdl and binds.kdl exist
2026-01-03 18:31:36 -05:00
Lucas
3bb2696263
Add doctor command ( #1259 )
...
* feat: doctor command
* doctor: use console.warn for quickshell feature logs
* doctor: show compositor, quickshell and cli path in verbose
* doctor: show useful env variables
* doctor: indicate if config files are readonly
* doctor: add power-profiles-daemon and i2c
* doctor: cleanup code
* doctor: fix icon theme env variable
* doctor: use builtin config/cache dir functions
* doctor: refactor to use DoctorStatus struct and 'enum'
* doctor: use network backend detector
2026-01-03 18:28:23 -05:00
bbedward
166843ded4
niri: preserve remaining settings when turning off output
2026-01-03 16:17:16 -05:00
Ryan Bateman
02166a4ca5
feat: matugen detects flatpak installations of zenbrowser and vesktop ( #1251 )
...
* feat: matugen detects flatpak installations of zenbrowser and vesktop
* fix: add flatpak deps on precommit runner
* fix: address short circuit conditions
2026-01-03 15:28:39 -05:00
bbedward
f0f2e6ef72
i18n: update terms
2026-01-03 15:20:34 -05:00
bbedward
8d8d5de5fd
matugen: update vscode template
...
- yaml/toml highlighting colors
- fix scrollbar contrast
- fix command-search marker
2026-01-03 15:10:38 -05:00
bbedward
6d76f0b476
power: add fade to monitor off option
...
fixes #558
2026-01-03 15:00:12 -05:00
bbedward
f3f720bb37
settings: fix network refresh button animation behavior
...
fixes #1258
2026-01-03 14:37:27 -05:00
bbedward
2bf85bc4dd
motifications: add support for configurable persistent history
...
fixes #929
2026-01-03 13:08:48 -05:00
bbedward
faddc46185
core: respect QT_LOGGING_RULES var
2026-01-03 11:05:47 -05:00
bbedward
2991aac82e
printers: fix input field height
...
fixes #1254
2026-01-03 10:54:53 -05:00
bbedward
e1817027b1
settings: add existence check in addition to RO check
2026-01-02 22:36:37 -05:00
bbedward
ba2d51bcbb
core: initialize fd pipes in tests and increase queue size in test
2026-01-02 22:30:42 -05:00
Sparsh Mishra
7f10d6a9b8
Add media control bindings for audio playback ( #1240 )
...
* Add media control bindings for audio playback
* Update niri-binds.kdl for audio controls
Added play pause prev next controls for niri too
2026-01-02 22:25:21 -05:00
bbedward
405749aa98
theme: unconditionally load dms-colors.json
2026-01-02 22:01:04 -05:00
bbedward
77681fd387
launcher: allow terminal apps
2026-01-02 21:56:56 -05:00
bbedward
8253ec4496
theme: add dank16 to dms matugen template
2026-01-02 21:37:48 -05:00
bbedward
a1e001e640
i18n: update terms
2026-01-02 19:35:02 -05:00
bbedward
3a65ea21ba
plugins: fix first plugin install reactivity
2026-01-02 19:22:04 -05:00
NikSne
7d761c4c9a
feat(distro/nix/niri): add a hack for config includes with niri flake ( #1239 )
...
It works fine but needs all dms-generated config files to be present
2026-01-03 00:43:39 +01:00
Phil Jackson
4cb90c5367
Bar (mediaplayer): Mouse wheel options for media player widget ( #1248 )
...
* Add different options for scroll on media widget.
* Nicer lookup code.
* Remove some checks I didn't need.
* Update the search tags.
* EOF.
2026-01-02 17:08:42 -05:00
Ryan Bateman
1c7d15db0b
util: add flatpak introspection utilities ( #1234 )
...
ci: run apt as sudo
ci: fix flatpak remote in runner
ci: flatpak install steps in runner
ci: specific version of freedesktop
ci: freedesktop install perms
2026-01-02 16:07:32 -05:00
vha
7268a3fe7f
feat: Add group workspace apps toggle ( #1238 )
...
* Add group workspace apps toggle
* wording
* fix pre-commit
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-01-02 15:55:51 -05:00
pcortellezzi
d2c4391514
feat: Persistent Plugins & Async Updates ( #1231 )
...
- PluginService: maintain persistent instances for Launcher plugins
- AppSearchService: reuse persistent instances for queries
- Added requestLauncherUpdate signal for async UI refreshes
2026-01-02 15:49:04 -05:00
sweenu
69b1d0c2da
bar(ws): add option to show name ( #1223 )
2026-01-02 15:47:33 -05:00
sweenu
ba28767492
bar(clock): respect compact mode on vertical bar ( #1222 )
2026-01-02 15:46:33 -05:00
bbedward
6cff5f1146
settings: prevent overwrites if parse called with null object
2026-01-02 15:45:31 -05:00
bbedward
3e1c6534bd
matugen: add GTKTheme method on type alias
2026-01-01 23:22:13 -05:00
bbedward
c1d57946d9
matugen: fix adw-gtk3 setting in light mode
...
- and add models.Get/GetOr helpers
2026-01-01 23:13:12 -05:00
bbedward
5e111d89a5
gamma: recreate controls on resume
2026-01-01 22:50:25 -05:00
Phil Jackson
1a98da22b2
Larger option for the media player widget. ( #1236 )
2026-01-01 22:12:37 -05:00
johngalt
618ccbcb2f
zen-userchrome.css - fixing workspaces container color ( #1194 )
2026-01-01 22:03:59 -05:00
Body
d3a79a055e
tweak background and popout colors to be brighter and more similar to adwaita ( #1237 )
2026-01-01 21:44:50 -05:00
bbedward
bae32e51ff
core: skip display filtering in IPC
2026-01-01 15:24:55 -05:00
bbedward
edfda965e9
core: prevent stale path file
2026-01-01 14:04:58 -05:00
bbedward
a547966b23
vpn: wrap secrets in secrets key, cache pkcs11 pin input
2026-01-01 13:43:22 -05:00
bbedward
f6279b1b2e
greeter: simplify start-hyprland check
2026-01-01 13:17:01 -05:00
bbedward
957c89a85d
settings: refactor for read-only handling
...
- Remove default-* copying logic
- Allow in-memory changes of settings/session datas
- Convert SessionData to newer spec pattern
- Migrate weather coords to Session data
- Bricks home manager (temporarily)
2026-01-01 13:13:35 -05:00
bbedward
571a9dabcd
dock: fix tooltip positioning with adjacent bars
2026-01-01 12:04:49 -05:00
bbedward
51ca9a7686
cachingimage: dont depend on sha256sum
2026-01-01 11:47:26 -05:00