<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/niri.git/niri-visual-tests/src, branch feat/screenshotselectall</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>Remove hand-written ResolvedWindowRules::empty()</title>
<updated>2025-11-24T12:19:13+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-11-24T12:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=9eeedff6295d17dd44594e2e8bcc1911f1535989'/>
<id>9eeedff6295d17dd44594e2e8bcc1911f1535989</id>
<content type='text'>
It was only needed to be const fn.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was only needed to be const fn.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement maximize-to-edges (true Wayland maximize)</title>
<updated>2025-10-15T06:04:16+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-09-02T05:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=e1fad994da9565b43c7fb139cb2fb7bf404cc320'/>
<id>e1fad994da9565b43c7fb139cb2fb7bf404cc320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add per-output layout config</title>
<updated>2025-10-02T06:33:08+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-09-25T15:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=09cf8402c3e25fbe4ab790cb997ae4033f9d30f3'/>
<id>09cf8402c3e25fbe4ab790cb997ae4033f9d30f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move background rendering to Workspace</title>
<updated>2025-10-02T06:33:08+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-09-21T17:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=a5e285865b97c008549b60aac29c6a14b7f4f8c0'/>
<id>a5e285865b97c008549b60aac29c6a14b7f4f8c0</id>
<content type='text'>
Per-output background-color doesn't work yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per-output background-color doesn't work yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>layout: Store Layout directly in Options</title>
<updated>2025-10-02T06:33:08+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-09-20T09:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=4c524b47196badd281bc159bef3137cf16f963e5'/>
<id>4c524b47196badd281bc159bef3137cf16f963e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config: Split Layout from LayoutPart</title>
<updated>2025-10-02T06:33:08+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-09-20T09:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=1fa9dd32ed028c88248644a13421c098fef72894'/>
<id>1fa9dd32ed028c88248644a13421c098fef72894</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>layout: Remove by-ref animation_snapshot() getter</title>
<updated>2025-08-14T12:58:59+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-08-12T19:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=c9873a0885bf50544bc2b72154dc257c66cb7959'/>
<id>c9873a0885bf50544bc2b72154dc257c66cb7959</id>
<content type='text'>
It was used in only one place, and that place was due for an update to use the
cached data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was used in only one place, and that place was due for an update to use the
cached data.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump Smithay (xkbcommon wvkbd fix)</title>
<updated>2025-08-11T06:07:13+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-08-11T06:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=2fb993d2211b97950e4a3172718d70d6b236991c'/>
<id>2fb993d2211b97950e4a3172718d70d6b236991c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add urgent border color and gradient</title>
<updated>2025-05-10T19:14:41+00:00</updated>
<author>
<name>Duncan Overbruck</name>
<email>mail@duncano.de</email>
</author>
<published>2025-03-22T18:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=398bc78ea073e0e61c6ba67ddcbaad0a5d574eeb'/>
<id>398bc78ea073e0e61c6ba67ddcbaad0a5d574eeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add window urgency through xdg-activation-v1</title>
<updated>2025-05-10T19:14:41+00:00</updated>
<author>
<name>Duncan Overbruck</name>
<email>mail@duncano.de</email>
</author>
<published>2025-03-21T16:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=86f57c2ec775d4aa08bf310c94b22ea266eaa9e9'/>
<id>86f57c2ec775d4aa08bf310c94b22ea266eaa9e9</id>
<content type='text'>
urgency is done through activation requests without a serial from a
previous interaction.

https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/150
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
urgency is done through activation requests without a serial from a
previous interaction.

https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/150
</pre>
</div>
</content>
</entry>
</feed>
