bbedward
f280cd9d3b
keybinds: dont pass dirs
2026-02-16 23:55:11 -05:00
bbedward
0b33d3f905
miraclewm: add support for Miracle WM
2026-02-16 23:00:25 -05:00
bbedward
2f863f64ee
core: set qt platform to wayland;xcb by default
2026-02-16 18:28:31 -05:00
Kristoffer Grönlund
81bce74612
greeter: Add support for Debian greetd user/group name ( #1685 )
...
* greeter: Detect user and group used by greetd
On most distros greetd runs as user and group "greeter",
but on Debian the user and group "_greetd" are used.
* greeter: Use correct group in sync command
* greeter: more generic group detection
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-02-16 00:36:58 -05:00
purian23
f2a6d2c7da
core: Fix DMS Greeter group check & add Cosmic support
2026-02-15 22:48:22 -05:00
bbedward
0a9a34912e
wallpapers: support more image formats + case insensitivity
...
fixes #1694
fixes #1660
2026-02-15 16:22:27 -05:00
bbedward
14f92669c6
doctor: add cups-pk-helper
2026-02-14 10:38:03 -05:00
bbedward
c783ff3dcf
core: add DL helper, apply to TrackArt OSD, DankLocationSearch
...
- unrelated change to add gsettingsOrDconf helpers
2026-02-10 15:42:40 -05:00
bbedward
654661fd66
cli/setup: add subcommands for individual includes
2026-02-06 09:53:41 -05:00
bbedward
2583dbd3f2
niri/keybinds: expose when-locked, inhibitied, repeat through GUI editor
...
fixes #1437
2026-02-05 11:55:25 -05:00
bbedward
e27e904157
doctor: add --copy option for github issue reporting
2026-02-04 19:33:22 -05:00
bbedward
fe15667986
clipboard: add watch -m for mime-types
2026-02-04 11:36:41 -05:00
bbedward
e9ec28aab7
core/greeter: embed base config, tie enable into sync, sync config
...
argument always, preserve existing args
2026-02-03 16:02:42 -05:00
bbedward
c755a3719d
core/windowrules: disable hyprland from CLI
2026-01-29 13:12:17 -05:00
bbedward
eda59b348c
clipboard: react to changes
2026-01-27 22:50:28 -05:00
bbedward
68159b5c41
niri: add window-rule management
...
- settings UI for creating, editing, deleting window ruels
- IPC to create a window rule for the currently focused toplevel
fixes #1292
2026-01-27 19:28:58 -05:00
bbedward
122fb16dfb
clipboard: simplify copyFile, fix copy image from history
2026-01-26 21:49:34 -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
2a02d5594c
clipboard: add cl copy --download option for images/videos
...
- offers application/vnd.portal.filetransfer and text/uri-list
2026-01-26 16:34:47 -05:00
bbedward
0857023dba
core: ipc fill in help, remove management tui
2026-01-22 17:51:38 -05:00
purian23
6bf1438ef1
fix: dms chroma hang on print
2026-01-21 22:47:53 -05:00
purian23
3ff00768ac
core: dms chroma notepad updates
2026-01-21 11:48:08 -05:00
purian23
a343bc7562
feat: DMS Core Chroma Syntax Highlighter
...
- Thanks alecthomas for the project
2026-01-21 09:16:58 -05:00
bbedward
162ec909da
core/server: add generic dbus service
...
- Add QML client with subscribe/introspect/getprop/setprop/call
- Add CLI helper `dms notify` that allows async calls with action
handlers.
2026-01-17 22:04:58 -05:00
bbedward
a57a9c2121
doctor: add mango and labwc to compositors
...
fixes #1394
2026-01-16 09:45:15 -05:00
Lucas
172a743de4
doctor: use dbus for checking on services ( #1384 )
...
* doctor: use dbus for checking on services
* doctor: show docs URL for failed checks
* core: remove unused function
2026-01-15 20:59:47 -05:00
bbedward
5dc7c0d797
core: add resolve-include recursive
...
fixes #1294
2026-01-07 16:45:31 -05:00
bbedward
db1de9df38
keybinds: fix empty string args, more writable provider options
2026-01-07 15:38:44 -05:00
bbedward
8c9c936d0e
clipboard: add cliphist-migrate CLI
2026-01-06 16:49:18 -05:00
bbedward
45818b202f
launcher: support for plugins to define context menus
...
fixes #1279
2026-01-06 10:08:22 -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
9b027df1d5
doctor: add links to dr command
2026-01-04 22:44:19 -05:00
bbedward
d23fc9f2df
welcome: add a first launch welcome page with doctor integration
...
fixes #760
2026-01-04 19:07:34 -05: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
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
faddc46185
core: respect QT_LOGGING_RULES var
2026-01-03 11:05:47 -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
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
2dbadfe1b5
clipboard: single disable + read-only history option
2025-12-31 09:14:35 -05:00
Marcus Ramberg
ae82716afa
core: apply gopls automatic modernizers ( #1198 )
2025-12-28 21:48:56 -05:00
bbedward
06b14a5869
dankinstall: fix plasma session collision
2025-12-26 13:06:21 -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
3a744d7d68
core: new line on version
2025-12-18 22:12:50 -05:00
bbedward
78a5f401d7
core: remove ascii art from version
2025-12-18 00:14:02 -05:00
bbedward
d97392d46e
clipboard: remove ownership option
2025-12-17 15:34:40 -05:00
bbedward
ba6c51c102
core: exit non-zero when SIGUSR1 is received (for systemd r estart)
2025-12-16 14:47:46 -05:00
bbedward
d64206a9ff
core: detect quickshell crash on SIGTERM
2025-12-16 14:44:22 -05:00
bbedward
3d863979c4
core: preserve quickshell exit code
2025-12-16 09:01:13 -05:00