| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-31 | Take border into account for fixed preset-column-width for tiled windows | Ivan Molodetskikh | |
| 2025-01-31 | wiki: Remove foot mention | Ivan Molodetskikh | |
| This issue has been fixed in foot. | |||
| 2025-01-30 | add option to set xkb config from file (#1062) | may | |
| * add option to set xkb config from file * Apply suggestions from code review --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2025-01-29 | layout: Do not update original output for named workspaces upon adding windows | Ivan Molodetskikh | |
| The way named workspaces are generally used makes them more "attached" to their original output. For example, you have a two-monitor setup with named workspaces on both. When you disconnect the monitor to go somewhere and work for a while, then return, you probably want your named workspaces to return to where they were on your second monitor. This is in contrast to unnamed workspaces which are more transient and should more easily follow you wherever you're working. | |||
| 2025-01-29 | wiki/named-workspaces: Mention un/set-workspace-name | Ivan Molodetskikh | |
| 2025-01-25 | wiki: Add clipboard section | Ivan Molodetskikh | |
| 2025-01-23 | Add `scroll-factor` window rule | bbb651 | |
| 2025-01-23 | Add toggle-window-rule-opacity action | Ivan Molodetskikh | |
| 2025-01-21 | Implement shadows for layer surfaces | Ivan Molodetskikh | |
| 2025-01-21 | wiki: Add missing property to window rules example | Ivan Molodetskikh | |
| 2025-01-17 | Implement window shadows | Ivan Molodetskikh | |
| 2025-01-13 | Highlight that the path in niri.service should be checked (#962) | mrheinen | |
| * Highlight that the path in niri.service should be checked Having just installed niri I ran into this issue. When building from source on Ubuntu the install location using the instructions in this document is /usr/local//bin/niri. However niri.service pointed to /usr/bin/niri so my session would not start at all. Hopefully this update helps * Update wiki/Getting-Started.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2025-01-11 | wiki: Add missing period | Ivan Molodetskikh | |
| 2025-01-11 | wiki: Document version string in Packaging | Ivan Molodetskikh | |
| 2025-01-11 | wiki: Add Packaging niri page | Ivan Molodetskikh | |
| 2025-01-10 | wiki: Put version in Since: next release | Ivan Molodetskikh | |
| 2025-01-05 | Set is-active-in-column to true for unmapped windows (#934) | Frans Skarman | |
| * Set is-active-in-column to true for unmapped windows * Update wiki/Configuration:-Window-Rules.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2025-01-04 | Default to unrestricted primary plane scanout | Ivan Molodetskikh | |
| 2025-01-03 | wiki: Update default hotkeys | Ivan Molodetskikh | |
| 2025-01-03 | wiki: Update the layer-shell components page | Ivan Molodetskikh | |
| 2025-01-03 | wiki: Expand application issues a bit | Ivan Molodetskikh | |
| 2025-01-03 | wiki/Xwayland: Add a labwc section | Ivan Molodetskikh | |
| 2025-01-03 | wiki/Xwayland: Clarify xwayland-satellite | Ivan Molodetskikh | |
| 2025-01-02 | Add `Mouse{Left,Right,Middle,Back,Forward}` binds | bbb651 | |
| 2024-12-30 | Add default-floating-position relative-to property | Ivan Molodetskikh | |
| 2024-12-30 | Implement default-window-height for scrolling windows | Ivan Molodetskikh | |
| 2024-12-30 | Disable double-resize-click for floating windows | Ivan Molodetskikh | |
| 2024-12-30 | Add default-floating-position window rule | Ivan Molodetskikh | |
| 2024-12-30 | wiki: Add some floating window documentation | Ivan Molodetskikh | |
| 2024-12-30 | Implement is-floating window rule matcher | Ivan Molodetskikh | |
| 2024-12-30 | Implement default-window-height window rule | Ivan Molodetskikh | |
| Only works for floats that aren't initially fullscreen atm. | |||
| 2024-12-30 | Add open-focused window rule | Ivan Molodetskikh | |
| 2024-12-30 | wiki: Update Firefox window rules to match non-Flatpak | Ivan Molodetskikh | |
| 2024-12-30 | wiki: Clarify that preset width doesn't take borders into account only in tiling | Ivan Molodetskikh | |
| 2024-12-30 | wiki: Document new floating window rule and gesture | Ivan Molodetskikh | |
| 2024-12-23 | Update Configuration:-Key-Bindings.md (#893) | Nathan | |
| * Update Configuration:-Key-Bindings.md Added Leve5 notes with scant instruction on how to use. * Update wiki/Configuration:-Key-Bindings.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2024-12-17 | Add force-pipewire-invalid-modifier debug flag | Ivan Molodetskikh | |
| 2024-12-15 | wiki: Change Since 0.1.11 to Since next release | Ivan Molodetskikh | |
| 2024-11-29 | Add strict-new-window-focus-policy debug flag | Ivan Molodetskikh | |
| 2024-11-29 | Implement empty-workspace-above-first (#745) | FluxTape | |
| * Implement empty-workspace-above-first option * add two failing tests * fix interactive_move_onto_empty_output_ewaf and interactive_move_onto_first_empty_workspace tests * Add two failing ewaf option toggle tests * Fix adding/removing first empty workspace on option toggle * Don't remove first empty workspace if focused * Stop workspace switch when enabling ewaf * layout/monitor: Offset workspace switch on adding workspace above * Fix some initial active workspace ids with ewaf * wiki: Document empty-workspace-above-first --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> | |||
| 2024-11-25 | wiki: Add animation timing page | Ivan Molodetskikh | |
| 2024-11-21 | wiki: Link layer rules from block-out-from window rules | Ivan Molodetskikh | |
| 2024-11-21 | wiki: Add Since to layer rules | Ivan Molodetskikh | |
| 2024-11-14 | Implement layer rules: opacity and block-out-from | Ivan Molodetskikh | |
| 2024-11-12 | wiki/sidebar: Update application issues title | Ivan Molodetskikh | |
| 2024-11-11 | wiki: Mention Ghidra in application issues | Ivan Molodetskikh | |
| 2024-11-09 | wiki: Add scroll-button to mouse and touchpad overview | Ivan Molodetskikh | |
| 2024-11-09 | wiki: Remove outdated info from Application Issues | Ivan Molodetskikh | |
| 2024-11-09 | wiki: Mention Xwayland on other pages | Ivan Molodetskikh | |
| 2024-11-08 | wiki: Update getting started | Ivan Molodetskikh | |
