aboutsummaryrefslogtreecommitdiff
path: root/wiki
AgeCommit message (Collapse)Author
2024-09-14wiki: Update default hotkeys listIvan Molodetskikh
2024-09-14wiki: Document always-center-focused-columnIvan Molodetskikh
2024-09-13wiki: Delete unstable JSON output noteIvan Molodetskikh
2024-09-12Add preset window heights to wiki & default configIvan Molodetskikh
2024-09-10wiki/Xwayland: Add note about existing DISPLAYIvan Molodetskikh
2024-09-04wiki/IPC: Link to the online rustdocIvan Molodetskikh
2024-09-03wiki: Add Since note to other open-on-output propertiesIvan Molodetskikh
2024-09-03wiki/Xwayland: Mention adding DISPLAY to config environmentIvan Molodetskikh
2024-09-03wiki: Update package listIvan Molodetskikh
2024-09-03Use libdisplay-info for make/model/serial parsing, implement throughoutIvan Molodetskikh
2024-09-02Read config from /etc/niri/config.kdl tooIvan Molodetskikh
2024-09-02wiki: Use $NIRI_SOCKET in exampleIvan Molodetskikh
2024-09-02wiki: Fix niri-ipc linksIvan Molodetskikh
2024-09-02wiki: Fix code block formattingIvan Molodetskikh
2024-09-02wiki: Add the word IPC to the sidebarIvan Molodetskikh
2024-09-01wiki: Document IPC programmatic accessIvan Molodetskikh
2024-09-01Implement the event stream IPCIvan Molodetskikh
2024-08-26wiki: Add hotkey overlay skip to FAQIvan Molodetskikh
2024-08-26wiki: Mark FAQ snippet as KDLIvan Molodetskikh
2024-08-23wiki: Update transaction listIvan Molodetskikh
2024-08-22Implement resize transactionsIvan Molodetskikh
2024-08-22Implement window resize throttlingIvan 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-08-14wiki: Use real em-dashIvan Molodetskikh
2024-08-14wiki: Document invisible stateIvan Molodetskikh
2024-08-14wiki: Clarify named workspaces exampleIvan Molodetskikh
2024-08-08wiki: Bump xwl-satellite higher upIvan Molodetskikh
2024-08-01wiki: Use HTML dark/light imageIvan Molodetskikh
Apparently GitHub Markdown is not supported on GitHub Wiki.
2024-08-01wiki: Document the redraw loopIvan Molodetskikh
2024-07-27wiki: Fix em-dashIvan Molodetskikh
2024-07-27Add profile-with-tracy-ondemand featureIvan Molodetskikh
Finally this can be added without disabling frames. manual-lifetime is needed to avoid initializing Tracy for CLI commands, since that is quite slow.
2024-07-26wiki: Document output background-colorIvan Molodetskikh
2024-07-22wiki: Mention nightly COPRIvan Molodetskikh
2024-07-22wiki: Document negative strutsIvan Molodetskikh
2024-07-16Implement gradient color interpolation option (#548)Ivan Molodetskikh
* Added the better color averaging code (tested & functional) * rustfmt * Make Color f32 0..1, clarify premul/unpremul * Fix imports and test name * Premultiply gradient colors matching CSS * Fix indentation * fixup * Add gradient image --------- Co-authored-by: K's Thinkpad <K.T.Kraft@protonmail.com>
2024-07-13Add middle-emulation libinput flagIvan Molodetskikh
2024-07-08wiki: update no-test comments in wikiSuyashtnt
Signed-off-by: Suyashtnt <suyashtnt@gmail.com>
2024-07-08wiki: update wiki kdl snippetsSuyashtnt
Signed-off-by: Suyashtnt <suyashtnt@gmail.com>
2024-07-08screenshot-ui: Animate openingIvan Molodetskikh
2024-07-05Implement focus-follows-mouse max-scroll-amountIvan Molodetskikh
2024-07-05wiki: Fix repeat since annotationIvan Molodetskikh
2024-07-05wiki: Add Since to repeat=falseIvan Molodetskikh
2024-07-05wiki: Mention bind key repeatIvan Molodetskikh
2024-07-02Add install location instructions for manual installation (#489)Nick Hastings
* wiki: Update install location instructions Provide file install destinations for both packages and manual installations. * wiki: split install instructions into two sections * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2024-06-28add-in-wiki-xwayland-run-as-a-solution-to-run-X-apps (#477)Salman Farooq
2024-06-28Implement support for `$NIRI_CONFIG` environment variablesodiboo
2024-06-28wiki: Fix `$XDG_CONFIG_HOME/.config/` that should be `$XDG_CONFIG_HOME/`sodiboo
2024-06-28wiki: Add rounded corners to the FAQIvan Molodetskikh
2024-06-28wiki: Fix linksIvan Molodetskikh
2024-06-28wiki: Mention wait for completion NVIDIA flickering workaroundIvan Molodetskikh