Evgeny Zemtsov
bddc2f6295
display: support generic wlr-output-management-unstable-v1 ( #1840 )
...
The display config UI only applied changes for compositors with a
config-file backend (niri, hyprland, dwl). For any other compositor
that supports wlr-output-management-unstable-v1 the "Apply Changes"
button was silently a no-op.
Add WlrOutputService.applyOutputsConfig() as a high-level apply that
mirrors the generateOutputsConfig() pattern of the existing services
but applies directly via the protocol instead of writing a config file.
Route the default case in backendWriteOutputsConfig() to it.
This enables using dms-shell as a wayland compositor for emacs wayland
manager (ewm).
2026-03-11 13:28:14 -04:00
purian23
51f6f37925
display: Fix output config on delete & popup height
2026-02-24 01:03:51 -05:00
bbedward
a9cc58fc28
hyprland: add serial to output model generator
2026-02-19 09:22:10 -05:00
bbedward
c530eab303
settings: fix dropped disconnected displays on save
2026-02-16 17:47:28 -05:00
xdenotte
45b6362dd3
fix: correct preview centering with scaling ( #1701 )
2026-02-16 17:47:21 -05:00
bbedward
ba5bf0cabc
i18n: general RTL fixes
2026-02-12 11:58:32 -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
91569affd7
displays: update mango display config syntax
...
fixes #1629
2026-02-09 09:49:31 -05:00
bbedward
44292c3b55
theme: fix popup transparency setting
2026-02-03 21:06:15 -05:00
bbedward
f27bffc387
displays: add disable snap option in settings
...
fixes #1438
2026-01-28 21:08:16 -05:00
bbedward
36b43f93a3
displays: support for multiple output profiles
...
- add support for deleting unplugged configs
- Option to hide disconnected displays
fixes #1453
2026-01-28 20:51:29 -05:00
bbedward
646d60dcbf
displays: fix text-alignment in model mode
2026-01-07 16:54:31 -05:00
bbedward
5dc7c0d797
core: add resolve-include recursive
...
fixes #1294
2026-01-07 16:45:31 -05:00
bbedward
f08e2ef5b8
hypr: add disable output option
2025-12-28 23:15:43 -05:00
bbedward
23a93082c6
fix trailing whitespace
2025-12-27 09:43:42 -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
a5b9ff98c0
displays: explicitly write scale 1 for niri
...
fixes #1116
2025-12-23 11:53:23 -05:00
bbedward
f2b9dc8988
displays: add adaptiveSyncSupported to wlroutput API
2025-12-17 20:36:54 -05:00
bbedward
0034926df7
plugins/desktop-widgets: create a new "desktop" widget plugin type
...
- Draggable per-monitor background layer widgets
- Add basic dms version checks on plugins
- Clock: built-in clock desktop plugin
- dgop: built-in system monitor desktop plugin
2025-12-17 12:08:03 -05:00
bbedward
d9a1089039
displays: add hyprland HDR options
2025-12-16 14:12:51 -05:00
bbedward
55fe463405
displays: break monolith config down and allow floats/fix integer
...
writing (niri)
2025-12-16 13:36:00 -05:00