<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/niri.git/src/animation, 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>feat: cubic-bezier curve for animation (#2059)</title>
<updated>2025-08-29T05:31:50+00:00</updated>
<author>
<name>Horu</name>
<email>73709188+HigherOrderLogic@users.noreply.github.com</email>
</author>
<published>2025-08-29T05:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=1ffda91e0cc3938af1a9d4f1f1b6a87afa3c210f'/>
<id>1ffda91e0cc3938af1a9d4f1f1b6a87afa3c210f</id>
<content type='text'>
* feat: bezier curve for animation

* 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: bezier curve for animation

* fixes

---------

Co-authored-by: Ivan Molodetskikh &lt;yalterz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>config: Clean up animations struct names</title>
<updated>2025-08-27T08:22:27+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-08-27T08:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=e5188da1f8e9d0656d8078cc0dc06aa5e41fb4c0'/>
<id>e5188da1f8e9d0656d8078cc0dc06aa5e41fb4c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>animation/spring: Guard against numerical instability</title>
<updated>2025-04-29T07:51:53+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-04-29T07:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=5f117c61dc4dd91564e02b32836e98dd0e648246'/>
<id>5f117c61dc4dd91564e02b32836e98dd0e648246</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>animation: Extract value_at() and fix animations off difference</title>
<updated>2025-04-17T08:31:34+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-04-17T08:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=37840a418aeba33cfba196d2ce7dd7227369dd85'/>
<id>37840a418aeba33cfba196d2ce7dd7227369dd85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>animation: Add more getters</title>
<updated>2025-04-17T08:31:34+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-04-17T08:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=4a4c972ffb900951b65fb5317b62c592bbccfc44'/>
<id>4a4c972ffb900951b65fb5317b62c592bbccfc44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>animation: Fix restarted() Spring using old from/to</title>
<updated>2025-04-16T04:46:10+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-04-12T09:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=ba933773ab1c2fb9e648676ed1797d4e67545da7'/>
<id>ba933773ab1c2fb9e648676ed1797d4e67545da7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>animation/spring: Add a check for from = to in duration()</title>
<updated>2025-02-13T05:47:23+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2025-02-13T05:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=d47b59879a595fca84bd9995babf200faa94325f'/>
<id>d47b59879a595fca84bd9995babf200faa94325f</id>
<content type='text'>
The overdamped code below was dividing by zero in this case and triggering a
panic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The overdamped code below was dividing by zero in this case and triggering a
panic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor animation timing to use lazy clocks</title>
<updated>2024-11-25T12:07:59+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2024-11-24T06:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=4c22c3285d8b10fbcef1c45a0788c3ddca03ec62'/>
<id>4c22c3285d8b10fbcef1c45a0788c3ddca03ec62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor animations to take explicit current time</title>
<updated>2024-11-25T12:07:59+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2024-11-23T08:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=93cee2994ab9ccf59a09f61d5b8acf6cd937d654'/>
<id>93cee2994ab9ccf59a09f61d5b8acf6cd937d654</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>animation: Use saturating_sub in value()</title>
<updated>2024-08-23T12:39:57+00:00</updated>
<author>
<name>Ivan Molodetskikh</name>
<email>yalterz@gmail.com</email>
</author>
<published>2024-08-23T12:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/niri.git/commit/?id=dfe3580607ff469837c23b34db34882b16d87a47'/>
<id>dfe3580607ff469837c23b34db34882b16d87a47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
