bbedward
f76724f7cd
logger: add a dedicated QML logging Singleton
...
- adds log.info/error/debug/warn/fatal
- adds ability to write logs to any file
- add CLI options in addition to env to set log levels
2026-04-29 15:42:30 -04:00
bbedward
a58037b968
fix: missing import in Hyprland service
2026-03-13 13:25:20 -04:00
bbedward
a9cc58fc28
hyprland: add serial to output model generator
2026-02-19 09:22:10 -05:00
bbedward
5839a5de30
displays: add full screen only for hyprland and convert vrr to dropdown
...
fixes #1649
fixes #1548
2026-02-11 09:31:35 -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
26bc5425d3
displays: fix vrr=0 setting on hyprland
2026-01-26 11:00:37 -05:00
Kamil Chmielewski
b3ea28c5c4
feat: add workspace rename dialog ( #1429 )
...
* feat: add workspace rename dialog
- Adds a modal dialog to rename the current workspace
- Supports both Niri (via IPC socket) and Hyprland (via hyprctl dispatch)
- Default keybinding: Ctrl+Shift+R to open the dialog
- Pre-fills with current workspace name
- Allows setting empty name to reset to default
* refactor: wrap WorkspaceRenameModal in LazyLoader
Reduces memory footprint when the modal is not in use.
2026-01-23 13:46:34 -05:00
bbedward
033e62418a
hyprland: fix cursor setting
2026-01-08 09:30:52 -05:00
bbedward
ad43053b94
cursor: hypr, mango, and dankinstall support for configs
2026-01-06 20:35: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
f08e2ef5b8
hypr: add disable output option
2025-12-28 23:15:43 -05:00
Tacticalsmooth
f7650b5e1f
Added mirroring option to display configuration ( #1156 )
...
* <quickshell/Modules/Settings/DisplayConfig>: Added mirroring option to the displayconfiguration
* removed niri option for mirroring
* Fix trailing whitespace
* removed emty rows
---------
Co-authored-by: Postboote1 <stoessel.matthias>
2025-12-27 09:27:19 -05:00
bbedward
d9a1089039
displays: add hyprland HDR options
2025-12-16 14:12:51 -05:00
bbedward
2745116ac5
displays: add configurator for niri, Hyprland, and MangoWC
...
- Configure position, VRR, orientation, resolution, refresh rate
- Split Display section into Configuration, Gamma, and Widgets
- MangoWC omits VRR because it doesnt have per-display VRR
- HDR configuration not present for Hyprland
2025-12-15 16:36:14 -05:00