<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/niri.git/src/utils, 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>tty: Throttle VBlanks on displays running faster than expected</title>
<updated>2025-11-21T04:14:27+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-11-20T09:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=9d522ed51e75d1253793f9f5ec42b8faf36e47e7'/>
<id>9d522ed51e75d1253793f9f5ec42b8faf36e47e7</id>
<content type='text'>
Co-authored-by: Christian Meissl &lt;meissl.christian@gmail.com&gt;
Co-authored-by: Scott McKendry &lt;39483124+scottmckendry@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Christian Meissl &lt;meissl.christian@gmail.com&gt;
Co-authored-by: Scott McKendry &lt;39483124+scottmckendry@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tty: Honor "panel orientation" property</title>
<updated>2025-11-18T14:46:02+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-11-18T14:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=262cca6ad42e88e45bc65ad9b51602d156e0391b'/>
<id>262cca6ad42e88e45bc65ad9b51602d156e0391b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: building with systemd on musl libc systems</title>
<updated>2025-10-30T04:54:54+00:00</updated>
<author>
<name>Val Packett</name>
<email>val@packett.cool</email>
</author>
<published>2025-10-30T04:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=4c9df7eb5b5eadbdb7e42e035147e1c2acb0a7da'/>
<id>4c9df7eb5b5eadbdb7e42e035147e1c2acb0a7da</id>
<content type='text'>
This mostly affects postmarketOS as we're the ones pushing musl+systemd
the most currently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mostly affects postmarketOS as we're the ones pushing musl+systemd
the most currently.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: event-stream event for when a screenshot is taken (#2565)</title>
<updated>2025-10-26T06:33:49+00:00</updated>
<author>
<name>Kainoa Kanter</name>
<email>kainoa@t1c.dev</email>
</author>
<published>2025-10-26T06:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=e6f3c538da0c646bda43fcde7ef7dc3b771e0c8b'/>
<id>e6f3c538da0c646bda43fcde7ef7dc3b771e0c8b</id>
<content type='text'>
* feat: event-stream event for when a screenshot is taken

* ScreenshotTaken --&gt; ScreenshotCaptured

* review comments

* fix: screenshot completion event path serializatation

* fixes

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* feat: event-stream event for when a screenshot is taken

* ScreenshotTaken --&gt; ScreenshotCaptured

* review comments

* fix: screenshot completion event path serializatation

* fixes

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Extract with_toplevel_last_uncommitted_configure()</title>
<updated>2025-10-15T06:04:16+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-10-04T06:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=9bd860b3935f34442abe37c6171fe300172fc598'/>
<id>9bd860b3935f34442abe37c6171fe300172fc598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/watcher: Support config includes</title>
<updated>2025-10-02T06:38:17+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-09-28T04:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=0673260249d173997298b85f3a84753db71eaa88'/>
<id>0673260249d173997298b85f3a84753db71eaa88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/watcher: Extract Props</title>
<updated>2025-10-02T06:38:17+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-09-28T04:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=0a33dca5fd8821ef612d66372eee4bfbf6b36373'/>
<id>0a33dca5fd8821ef612d66372eee4bfbf6b36373</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Partially implement config includes</title>
<updated>2025-10-02T06:38:17+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-09-27T08:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=b3ae3adbb77c4111366cb59b80d757f361c70237'/>
<id>b3ae3adbb77c4111366cb59b80d757f361c70237</id>
<content type='text'>
Subsequent commits will add merging for all leftover sections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Subsequent commits will add merging for all leftover sections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Smithay (last_acked refactor, Qt layer-shell popup grab fix, popup ordering fix)</title>
<updated>2025-09-17T19:04:23+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-09-05T13:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=4808ba2b2055a09008be17d3e9eeae2d592b7b18'/>
<id>4808ba2b2055a09008be17d3e9eeae2d592b7b18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change xwl-s spawning error messages from info! to warn!</title>
<updated>2025-08-29T16:06:16+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-08-27T11:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=ddb9dd407d8b92b8fba20098a64294517d5361b1'/>
<id>ddb9dd407d8b92b8fba20098a64294517d5361b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
