| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-21 | Set XDG_CURRENT_DESKTOP and XDG_SESSION_TYPE from niri itself | Ivan Molodetskikh | |
| 2024-02-12 | Export NIRI_SOCKET to systemd/dbus environment | Ivan Molodetskikh | |
| 2023-11-25 | Add and call niri-shutdown.target | Ivan Molodetskikh | |
| Sometimes graphical-session.target lingers on after niri quits, leading to services not being started on a quick relogin. To work around this, add and run a systemd target that conflicts with graphical-session.target and forces its shutdown. | |||
| 2023-10-17 | Try to pick user login shell instead of assuming bash | Kirill Chibisov | |
| The trick is inspired by `gnome-session`. | |||
| 2023-08-27 | niri-session: Run as login bash | 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 | |
