<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/niri.git/wiki, 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>github wiki replacement / mkdocs-docs (#2147)</title>
<updated>2025-08-17T14:05:41+00:00</updated>
<author>
<name>Kent Daleng</name>
<email>lolexplode@gmail.com</email>
</author>
<published>2025-08-17T14:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=dc93f1c1fd7b67e2da5af2ffada732b9ddeb2d6a'/>
<id>dc93f1c1fd7b67e2da5af2ffada732b9ddeb2d6a</id>
<content type='text'>
* Add wiki based on mkdocs

* wording fixes

* fix github bg color on narrow

* Fix left sidebar section headers being bigger than pages

* fix hover accent

* fix list rendering on fractional layout

* fix videos

* fix automatic full links

* remove redundant commented css

* improve dark mode contrast

* update pygments for better child node coloring

* update logo

* remove blank lines

* add systemd language hint

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add wiki based on mkdocs

* wording fixes

* fix github bg color on narrow

* Fix left sidebar section headers being bigger than pages

* fix hover accent

* fix list rendering on fractional layout

* fix videos

* fix automatic full links

* remove redundant commented css

* improve dark mode contrast

* update pygments for better child node coloring

* update logo

* remove blank lines

* add systemd language hint

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add ConfigLoaded event to IPC, option to disable built-in notification (#1829)</title>
<updated>2025-08-17T06:28:24+00:00</updated>
<author>
<name>Horu</name>
<email>73709188+HigherOrderLogic@users.noreply.github.com</email>
</author>
<published>2025-08-17T06:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=271534e115e5915231c99df287bbfe396185924d'/>
<id>271534e115e5915231c99df287bbfe396185924d</id>
<content type='text'>
* feat: config reload ipc event

* cleanups

* Rename and move the new config option

* rename to ConfigLoaded and emit at connection

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* feat: config reload ipc event

* cleanups

* Rename and move the new config option

* rename to ConfigLoaded and emit at connection

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>niri-config: add keep-max-bpc-unchanged option (#2195)</title>
<updated>2025-08-07T18:06:11+00:00</updated>
<author>
<name>BB</name>
<email>bbedward@gmail.com</email>
</author>
<published>2025-08-07T18:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=f74d83dccaa6e8fffb38c304dd5d1eae07b87d24'/>
<id>f74d83dccaa6e8fffb38c304dd5d1eae07b87d24</id>
<content type='text'>
* niri-config: add disable-set-bpc option
setting bpc to 8 bricks some OLED displays driven by amdgpu

* change to keep-max-bpc-unchanged and add to wiki

* fmt

* Update wiki/Configuration:-Debug-Options.md

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* niri-config: add disable-set-bpc option
setting bpc to 8 bricks some OLED displays driven by amdgpu

* change to keep-max-bpc-unchanged and add to wiki

* fmt

* Update wiki/Configuration:-Debug-Options.md

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>pw_utils: Wait for frame completion before queueing</title>
<updated>2025-08-04T12:36:34+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-08-03T10:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=f49ecc31c4d2a187c4c479e84fc6e6acaf5231f2'/>
<id>f49ecc31c4d2a187c4c479e84fc6e6acaf5231f2</id>
<content type='text'>
Without explicit sync, we have no way to signal the PipeWire consumer when the
rendering is done. So, wait until it's done before giving it the frame.

This should fix flickering screencasts on NVIDIA.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without explicit sync, we have no way to signal the PipeWire consumer when the
rendering is done. So, wait until it's done before giving it the frame.

This should fix flickering screencasts on NVIDIA.
</pre>
</div>
</content>
</entry>
<entry>
<title>wiki/Nvidia: Mention screencast flickering fix</title>
<updated>2025-07-16T08:57:55+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-07-16T08:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=7b065f8618f63b7cf761ebe05a2cebd556113a6c'/>
<id>7b065f8618f63b7cf761ebe05a2cebd556113a6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Nvidia.md leaf file, add links in sidebar &amp; getting started (#2029)</title>
<updated>2025-07-16T06:06:07+00:00</updated>
<author>
<name>hecate cantus</name>
<email>cass@fox.mom</email>
</author>
<published>2025-07-16T06:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=60fbcd23299364667865856155978c8c6b888667'/>
<id>60fbcd23299364667865856155978c8c6b888667</id>
<content type='text'>
* Add Nvidia.md leaf file, add links in sidebar &amp; getting started

* squash review-commits from gh to one commit

* heap reuse ratio from 1 =&gt; 0 to match currently shipped solution

* Update wiki/Nvidia.md

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Nvidia.md leaf file, add links in sidebar &amp; getting started

* squash review-commits from gh to one commit

* heap reuse ratio from 1 =&gt; 0 to match currently shipped solution

* Update wiki/Nvidia.md

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Mention localectl in the docs</title>
<updated>2025-07-15T15:38:00+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-07-15T15:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=5ac440a7604ce6765ce802cb1fd53c906d8d18ec'/>
<id>5ac440a7604ce6765ce802cb1fd53c906d8d18ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement fetching xkb options from org.freedesktop.locale1</title>
<updated>2025-07-15T15:19:11+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-07-15T12:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=0e3d078a85cec867aa3f49b9fe3d1261e36eb901'/>
<id>0e3d078a85cec867aa3f49b9fe3d1261e36eb901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wiki/Xwayland: Link FAQ entry with reasons</title>
<updated>2025-07-13T14:46:47+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-07-13T14:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=bb40a35ccf6edbe2c838686562cbdad1ef98ce72'/>
<id>bb40a35ccf6edbe2c838686562cbdad1ef98ce72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wiki/FAQ: Mention reasons for not integrating Xwayland</title>
<updated>2025-07-13T14:44:07+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-07-13T14:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=37c6412e801ffcb1414168b2307c73d24b781111'/>
<id>37c6412e801ffcb1414168b2307c73d24b781111</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
