<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/niri.git/resources/niri-session, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/'/>
<entry>
<title>niri-session: Also unset DISPLAY</title>
<updated>2025-07-15T12:54:50+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-07-15T12:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=bc0a06226a03768519790917ff310df0e01de705'/>
<id>bc0a06226a03768519790917ff310df0e01de705</id>
<content type='text'>
We set it now for xwayland-satellite integration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We set it now for xwayland-satellite integration.
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect external session management</title>
<updated>2025-07-14T10:20:30+00:00</updated>
<author>
<name>Vladimir-csp</name>
<email>4061903+Vladimir-csp@users.noreply.github.com</email>
</author>
<published>2025-07-12T07:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=88339633b1dcbbafc42f1be6f51cc1ec8d895239'/>
<id>88339633b1dcbbafc42f1be6f51cc1ec8d895239</id>
<content type='text'>
This should make `uwsm start niri.desktop` possible like with other compositors.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should make `uwsm start niri.desktop` possible like with other compositors.</pre>
</div>
</content>
</entry>
<entry>
<title>make niri-session POSIX compatible (#970)</title>
<updated>2025-01-14T06:41:50+00:00</updated>
<author>
<name>Erica Z</name>
<email>96443509+z-erica@users.noreply.github.com</email>
</author>
<published>2025-01-14T06:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=36076d5279f349a32814dea91ca8f4dee61d5b08'/>
<id>36076d5279f349a32814dea91ca8f4dee61d5b08</id>
<content type='text'>
* make niri-session POSIX compatible

* Update resources/niri-session

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* make niri-session POSIX compatible

* Update resources/niri-session

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for running as a dinit service (#728)</title>
<updated>2024-10-13T12:26:16+00:00</updated>
<author>
<name>Mark Karlinsky</name>
<email>34838287+markK24@users.noreply.github.com</email>
</author>
<published>2024-10-13T12:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=d7156df8428cb9e6665a212e66c74bdb25842be8'/>
<id>d7156df8428cb9e6665a212e66c74bdb25842be8</id>
<content type='text'>
* Added dinit services

* Added dinit support to niri-session

* Replaced shutdown script for dinit with a single command execution

* Added dinit service files to Getting Started install tables

* Fix typo in resources/dinit/niri

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;

* Fixed mistakes in wiki/Getting-Started.md

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;

* niri-session does not start dinit anymore

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added dinit services

* Added dinit support to niri-session

* Replaced shutdown script for dinit with a single command execution

* Added dinit service files to Getting Started install tables

* Fix typo in resources/dinit/niri

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;

* Fixed mistakes in wiki/Getting-Started.md

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;

* niri-session does not start dinit anymore

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos (#429)</title>
<updated>2024-06-09T10:50:22+00:00</updated>
<author>
<name>Ujp8LfXBJ6wCPR</name>
<email>github@lillecarl.com</email>
</author>
<published>2024-06-09T10:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=af6d84a7f85c3804bcf60d066f26e33070a17d1c'/>
<id>af6d84a7f85c3804bcf60d066f26e33070a17d1c</id>
<content type='text'>
* Fix typos reported by "typos" crate

https://github.com/crate-ci/typos

* Ignore typo datas -&gt; data

See https://github.com/crate-ci/typos?tab=readme-ov-file#false-positives
for more configureability.

---------

Co-authored-by: Carl Hjerpe &lt;git@hjerpe.xyz&gt;
Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix typos reported by "typos" crate

https://github.com/crate-ci/typos

* Ignore typo datas -&gt; data

See https://github.com/crate-ci/typos?tab=readme-ov-file#false-positives
for more configureability.

---------

Co-authored-by: Carl Hjerpe &lt;git@hjerpe.xyz&gt;
Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Set XDG_CURRENT_DESKTOP and XDG_SESSION_TYPE from niri itself</title>
<updated>2024-02-21T03:27:49+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2024-02-20T09:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=9f1b4ee2996bc75ba521e9d80f001c98e379b231'/>
<id>9f1b4ee2996bc75ba521e9d80f001c98e379b231</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export NIRI_SOCKET to systemd/dbus environment</title>
<updated>2024-02-12T04:56:39+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2024-02-12T04:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=a9fcbf81eb3e5247f699afeee1f078b0dcd93fc3'/>
<id>a9fcbf81eb3e5247f699afeee1f078b0dcd93fc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add and call niri-shutdown.target</title>
<updated>2023-11-25T07:01:23+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2023-11-25T07:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=f085384bc70fb1ac5d19bcb71547b87bb475ee8c'/>
<id>f085384bc70fb1ac5d19bcb71547b87bb475ee8c</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to pick user login shell instead of assuming bash</title>
<updated>2023-10-17T15:05:58+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2023-10-17T14:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=f3e04981d8eaf7cc25b9f01cf91cf595abc4387c'/>
<id>f3e04981d8eaf7cc25b9f01cf91cf595abc4387c</id>
<content type='text'>
The trick is inspired by `gnome-session`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The trick is inspired by `gnome-session`.
</pre>
</div>
</content>
</entry>
<entry>
<title>niri-session: Run as login bash</title>
<updated>2023-08-27T09:07:36+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2023-08-27T09:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=d203e70b0f48bf65c29ee848c5632a8111df327a'/>
<id>d203e70b0f48bf65c29ee848c5632a8111df327a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
