aboutsummaryrefslogtreecommitdiff
path: root/wiki/Configuration:-Outputs.md
AgeCommit message (Collapse)Author
2025-08-17github wiki replacement / mkdocs-docs (#2147)Kent Daleng
* Add wiki based on mkdocs * wording fixes * fix github bg color on narrow * Fix left sidebar section headers being bigger than pages * fix hover accent * fix list rendering on fractional layout * fix videos * fix automatic full links * remove redundant commented css * improve dark mode contrast * update pygments for better child node coloring * update logo * remove blank lines * add systemd language hint --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-05-17Bump version to 25.05Ivan Molodetskikh
2025-05-06wiki: Fix Until note locationIvan Molodetskikh
2025-05-06Add layout background-color settingIvan Molodetskikh
2025-04-25wiki: Document backdrop-color and overview-open-close animationIvan Molodetskikh
2025-03-29Add option 'focus-at-startup' to focus a chosen output on start (#1323)lualeet
* Implement default-output * Fix incorrect wiki string * Center mouse on start * Move default-output to Output.focus-at-startup * fixes --------- Co-authored-by: lualeet <lualeet@null.null> Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-03-15Use anchors on the wiki (#1266)Kent Daleng
* wiki testing * wiki updates * use .md with anchors, revert sidebar * bump wiki action * add some more anchors, fix some language * change links to be more descriptive by themselves
2024-09-03Use libdisplay-info for make/model/serial parsing, implement throughoutIvan Molodetskikh
2024-08-22feature: add on-demand vrr (#586)Michael Yang
* feature: add on-demand vrr * Don't require connector::Info in try_to_set_vrr * Improve VRR help message * Rename connector_handle => connector * Fix tracy span name * Move on demand vrr flag set higher * wiki: Mention on-demand VRR --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2024-07-26wiki: Document output background-colorIvan Molodetskikh
2024-07-08wiki: update wiki kdl snippetsSuyashtnt
Signed-off-by: Suyashtnt <suyashtnt@gmail.com>
2024-06-18Make scale use FloatOrIntIvan Molodetskikh
2024-06-18Enable fractional scalingIvan Molodetskikh
2024-05-05Make output name matching case-insensitiveIvan Molodetskikh
2024-04-24Implement ideal scale factor guessingIvan Molodetskikh
2024-04-16wiki: Mention niri msg outputs for VRRIvan Molodetskikh
2024-04-14wiki: Add since to VRRIvan Molodetskikh
2024-04-14Add variable-refresh-rate flagIvan Molodetskikh
2024-03-26wiki: Clarify refresh rate in outputsIvan Molodetskikh
2024-03-26wiki: Fix order in outputsIvan Molodetskikh
2024-03-26wiki: Add outputs sectionIvan Molodetskikh