| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-16 | wiki/Nvidia: Mention screencast flickering fix | Ivan Molodetskikh | |
| 2025-07-16 | Add Nvidia.md leaf file, add links in sidebar & getting started (#2029) | hecate cantus | |
| * Add Nvidia.md leaf file, add links in sidebar & getting started * squash review-commits from gh to one commit * heap reuse ratio from 1 => 0 to match currently shipped solution * Update wiki/Nvidia.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2025-07-15 | Mention localectl in the docs | Ivan Molodetskikh | |
| 2025-07-15 | Implement fetching xkb options from org.freedesktop.locale1 | Ivan Molodetskikh | |
| 2025-07-13 | wiki/Xwayland: Link FAQ entry with reasons | Ivan Molodetskikh | |
| 2025-07-13 | wiki/FAQ: Mention reasons for not integrating Xwayland | Ivan Molodetskikh | |
| 2025-06-19 | Expose libinput Button Scrolling Button Lock Enabled property | Nikolay Yakimov | |
| 2025-06-18 | Fix typos (#1822) | Baily | |
| * Fix: Correct typo in xwayland module and update documentation This commit includes several improvements: 1. **Code Fix (clippy):** - I corrected a typo in `src/utils/xwayland/mod.rs` from `OFlags::WRONGLY` to `OFlags::WRONLY`. This was identified by `clippy` during the build process. 2. **Documentation Updates:** - **README.md**: - I clarified the sentence about finding help in the Matrix channel to be more inviting for new users. - I corrected a future date typo in the Media section for an interview (June 2025 to June 2024). - **wiki/Getting-Started.md**: - I changed the Russian month "мая" to "May" in an example output for better international readability. - I improved keybinding notation for monitor focus/move keys (e.g., Mod+Shift+H / J / K / L) to avoid ambiguity. - I updated `apt-get` to `apt` in Ubuntu dependency installation commands for modern practice. No new typos were found by `typos-cli` in this pass. * Revert README&GS.md to previous version * Apply rustfmt --------- Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> | |||
| 2025-06-11 | Update Example-systemd-Setup.md to use add-wants (#1710) | Nathan | |
| Instead of hard-linked locations tried to reword to simplify for both XDG-compliance and/or non-compliance. Additionally, replace 'ln ...' references with "add-wants" from systemctl. This advantage is that it creates all the right directories and the only thing the user needs to worry about later is possibly removing a symlink manually. | |||
| 2025-06-11 | Add deactivate-unfocused-windows debug flag (#1706) | sashomasho | |
| * force xdg deactivation on invisable workspaces This debug option provides a workaround for many Chromium-based chat applications that fail to show notifications when they're active in a workspace that's not currently visible and don't have keyboard focus Signed-off-by: Alex Yosifov <sashomasho@gmail.com> * fixes --------- Signed-off-by: Alex Yosifov <sashomasho@gmail.com> Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2025-06-07 | Implement xwayland-satellite integration | Ivan Molodetskikh | |
| 2025-06-05 | wiki: Add Since to hide-not-bound | Ivan Molodetskikh | |
| 2025-06-03 | add option to hide unbound actions in hotkey overlay (#1618) | Kent Daleng | |
| * add option to hide unbound actions in hotkey overlay * fix config test, add some docs * Add kdl language hint Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Improve docs Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * hide_unbound -> hide_not_bound * forgot to rename in wiki * filter actions before calling format * use any instead of contains * retain instead of filter --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2025-06-03 | Add debug option to skip cursor-only updates while VRR is active (#1616) | Gwen | |
| * Add debug option to skip cursor-only updates while VRR is active * Update niri-config/src/lib.rs Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update src/backend/tty.rs Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Configuration:-Debug-Options.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update Configuration:-Debug-Options.md * Update tty.rs * Update lib.rs * Update Configuration:-Debug-Options.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2025-06-01 | wiki/Xwayland: Remove the scary "experimental" word from xwl-s | Ivan Molodetskikh | |
| 2025-05-25 | wiki: Remove note about numlock issue | Ivan Molodetskikh | |
| It's been fixed. | |||
| 2025-05-22 | wiki/packaging: Mention RUN_SLOW_TESTS | Ivan Molodetskikh | |
| 2025-05-22 | wiki/packaging: Document limiting test threads | Ivan Molodetskikh | |
| 2025-05-17 | wiki/Overview: Link the new video | Ivan Molodetskikh | |
| 2025-05-17 | Bump version to 25.05 | Ivan Molodetskikh | |
| 2025-05-17 | wiki/Overview: Update wording | Ivan Molodetskikh | |
| 2025-05-17 | wiki: Link to issue in numlock | Ivan Molodetskikh | |
| https://github.com/YaLTeR/niri/issues/1501 | |||
| 2025-05-12 | wiki: Add Since for touchpad drag | Ivan Molodetskikh | |
| 2025-05-12 | Implement baba-is-float for layers | Ivan Molodetskikh | |
| 2025-05-10 | Add is-urgent window rule matcher | Ivan Molodetskikh | |
| 2025-05-10 | Add urgent color support to tab indicators | Ivan Molodetskikh | |
| 2025-05-10 | wiki: Document urgent-color | Ivan Molodetskikh | |
| 2025-05-06 | wiki: Fix Until note location | Ivan Molodetskikh | |
| 2025-05-06 | wiki: Clarify that layers within backdrop ignore input | Ivan Molodetskikh | |
| 2025-05-06 | wiki: Link to output backdrop-color from overview {} | Ivan Molodetskikh | |
| 2025-05-06 | Add layout background-color setting | Ivan Molodetskikh | |
| 2025-05-06 | Implement place-within-backdrop layer rule | Ivan Molodetskikh | |
| 2025-05-06 | wiki: Mention Overview behavior on layer-shell page | Ivan Molodetskikh | |
| 2025-05-06 | wiki: Clarify FAQ question about border with background | Ivan Molodetskikh | |
| 2025-05-05 | wiki: Add Since to numlock | Ivan Molodetskikh | |
| 2025-05-01 | wiki: Clarify how key bindings are resolved | Ivan Molodetskikh | |
| 2025-05-01 | wiki: Remove "experimental" from custom shaders | Ivan Molodetskikh | |
| They've been around for a while. | |||
| 2025-05-01 | Adjust the workspace shadow defaults some more | Ivan Molodetskikh | |
| 2025-05-01 | Normalize workspace shadows to 1080 px tall screen, adjust defaults | Ivan Molodetskikh | |
| Workspace gaps are dependent on screen size, so it makes sense to make shadows depend on the screen size to, to avoid them filling more or less of the gap. | |||
| 2025-05-01 | Add workspace-shadow {} config to overview {} | Ivan Molodetskikh | |
| 2025-05-01 | wiki: Use subheadings for overview settings | Ivan Molodetskikh | |
| 2025-04-30 | chore(wiki): document numlock setting | erdii | |
| Co-Authored-By: Ivan Molodetskikh <yalterz@gmail.com> Signed-off-by: erdii <me@erdii.engineering> | |||
| 2025-04-28 | wiki: Update backdrop-color examples | Ivan Molodetskikh | |
| 2025-04-28 | Add backdrop-color setting to overview {} | Ivan Molodetskikh | |
| 2025-04-28 | wiki: Rename Configuration: Overview page to Introduction | Ivan Molodetskikh | |
| 2025-04-26 | Steam Black Screen system-composer | Mitchel Stewart | |
| 2025-04-25 | wiki/Overview: Mention backdrop-color | Ivan Molodetskikh | |
| 2025-04-25 | wiki: Document backdrop-color and overview-open-close animation | Ivan Molodetskikh | |
| 2025-04-25 | Document the Overview and other new things | Ivan Molodetskikh | |
| 2025-04-01 | wiki: Document baba-is-float | Ivan Molodetskikh | |
