| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-01 | config/input: add cursor section | Kirill Chibisov | |
| This should allow users to configure theme and size for the cursor, as well as automatically set `XCURSOR_THEME` and `XCURSOR_SIZE` env variables. | |||
| 2023-09-30 | Make output position configurable | Ivan Molodetskikh | |
| Implements https://github.com/YaLTeR/niri/issues/14 | |||
| 2023-09-26 | Add prefer-no-csd option | Ivan Molodetskikh | |
| 2023-09-26 | Make focus ring configurable | Ivan Molodetskikh | |
| 2023-09-21 | Add spawn-at-startup config option | Ivan Molodetskikh | |
| Fixes https://github.com/YaLTeR/niri/issues/12 | |||
| 2023-09-21 | Add output configuration & integer scaling support | Ivan Molodetskikh | |
| 2023-09-18 | default-config: Add PgUp/Down for workspace switching | Ivan Molodetskikh | |
| 2023-09-16 | Change default repeat to 600 | Ivan Molodetskikh | |
| 660 comes from Xorg, but feels kind of slow. The wlroots and sway default is 600, which is a little better. The 25 repeat interval matches between Xorg (where it is defined in terms of interval, rather than rate) and wlroots. | |||
| 2023-09-16 | Add keyboard.repeat-rate and keyboard.repeat-delay | Kirill Chibisov | |
| Add option to let the users configure the keyboard repeat delay and rate. Also change the default values to mimic the Xorg, which is also the values used by default by the majority of the compositors. Fixes: #7 | |||
| 2023-09-16 | Add by-index workspace commands and binds | Ivan Molodetskikh | |
| 2023-09-16 | Use /- in less places in the default config | Ivan Molodetskikh | |
| 2023-09-16 | Mention uncommenting in default-config | Ivan Molodetskikh | |
| 2023-09-06 | config: Add volume button example | Ivan Molodetskikh | |
| 2023-09-05 | Add configuration file | Ivan Molodetskikh | |
| 2023-08-27 | niri-session: Run as login bash | Ivan Molodetskikh | |
| 2023-08-27 | Add xdg-desktop-autostart support | Ivan Molodetskikh | |
| 2023-08-27 | Add Before=graphical-session.target dependency | Ivan Molodetskikh | |
| 2023-08-27 | niri-session: Unset environment variables | Ivan Molodetskikh | |
| Without this, logging out and then back in doesn't work because WAYLAND_DISPLAY is left for some reason. | |||
| 2023-08-27 | Add initial session / systemd integration | Ivan Molodetskikh | |
| 2023-08-15 | Use xcursor default cursor, or fallback from Anvil | Ivan Molodetskikh | |
