<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.paper.us.eu.org/minori/</link>
    <language>en-us</language>

    <title>minori: dep/animia/src/fd.cc history</title>
    <description>dep/animia/src/fd.cc revision history</description>
    <item>
    <title>animia: re-add kvm fd source</title>
    <link>https://hg.paper.us.eu.org/minori/log/71832ffe425a/dep/animia/src/fd.cc</link>
    <description><![CDATA[animia: re-add kvm fd source<br/>
<br/>
this is all being merged from my wildly out-of-date laptop. SORRY!<br/>
in other news, I edited the CI file to install the wayland client<br/>
as well, so the linux CI build might finally get wayland stuff.]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 02 Jan 2024 06:05:06 -0500</pubDate>
</item>
<item>
    <title>dep/animia: finish kvm backend</title>
    <link>https://hg.paper.us.eu.org/minori/log/8f6f8dd2eb23/dep/animia/src/fd.cc</link>
    <description><![CDATA[dep/animia: finish kvm backend<br/>
dep/animia: cmake: don't use kvm on unsupported systems, use private and public includes properly<br/>
cmake: why are we defining target include directories twice?]]></description>
    <author>&#112;&#97;&#112;&#101;&#114;&#64;&#68;&#97;&#118;&#101;&#115;&#68;&#111;&#117;&#98;&#108;&#101;&#46;&#108;&#111;&#99;&#97;&#108;</author>
    <pubDate>Sun, 19 Nov 2023 19:13:28 -0500</pubDate>
</item>
<item>
    <title>dep/animia: switch from using classes to global functions</title>
    <link>https://hg.paper.us.eu.org/minori/log/bc1ae1810855/dep/animia/src/fd.cc</link>
    <description><![CDATA[dep/animia: switch from using classes to global functions<br/>
<br/>
the old idea was ok, but sort of hackish; this method doesn't use classes<br/>
at all, and this way (especially important!) we can do wayland stuff AND x11<br/>
at the same time, which wasn't really possible without stupid workarounds in<br/>
the other method]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 24 Dec 2023 02:59:42 -0500</pubDate>
</item>
<item>
    <title>dep/animia: add libutil method</title>
    <link>https://hg.paper.us.eu.org/minori/log/54c5d80a737e/dep/animia/src/fd.cc</link>
    <description><![CDATA[dep/animia: add libutil method<br/>
I changed the &quot;linux&quot; method to be &quot;proc&quot;, because it isn't exactly Linux specific<br/>
<br/>
this commit also has some changes to the x11 stuff:<br/>
instead of enumerating over only top-level windows, we iterate over ALL of them<br/>
this is because many X11 apps actually use multiple windows<br/>
for some reason, I still can't get it to work with VLC, but it picks up Firefox...]]></description>
    <author>&#112;&#97;&#112;&#101;&#114;&#64;&#68;&#97;&#118;&#101;&#115;&#68;&#111;&#117;&#98;&#108;&#101;&#46;&#108;&#111;&#99;&#97;&#108;</author>
    <pubDate>Sun, 19 Nov 2023 04:21:56 -0500</pubDate>
</item>
<item>
    <title>dep/animia: add VERY early x11 window stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/cdf79282d647/dep/animia/src/fd.cc</link>
    <description><![CDATA[dep/animia: add VERY early x11 window stuff]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 15 Nov 2023 18:04:04 -0500</pubDate>
</item>
<item>
    <title>*: make win stuff actually work, rename bsd.cc to xnu.cc</title>
    <link>https://hg.paper.us.eu.org/minori/log/bd439dd6ffc5/dep/animia/src/fd.cc</link>
    <description><![CDATA[*: make win stuff actually work, rename bsd.cc to xnu.cc<br/>
<br/>
It's been OS X only for ages, and these functions are different between<br/>
most BSDs anyway]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 15 Nov 2023 13:28:18 -0500</pubDate>
</item>
<item>
    <title>dep/animia: awesome new breaking changes!</title>
    <link>https://hg.paper.us.eu.org/minori/log/8700806c2cc2/dep/animia/src/fd.cc</link>
    <description><![CDATA[dep/animia: awesome new breaking changes!<br/>
<br/>
I'm so tired]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 15 Nov 2023 02:34:59 -0500</pubDate>
</item>
<item>
    <title>*: avoid usage of std::[pair,tuple]</title>
    <link>https://hg.paper.us.eu.org/minori/log/ffa535b6d630/dep/animia/src/fd.cc</link>
    <description><![CDATA[*: avoid usage of std::[pair,tuple]<br/>
<br/>
https://arne-mertz.de/2017/03/smelly-pair-tuple/<br/>
it's better to use real structures and such where variables are easily known...<br/>
<br/>
also apparently using [] on structs is actually valid? I had no idea.]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 14 Nov 2023 16:27:33 -0500</pubDate>
</item>
<item>
    <title>dep/animia: move fd stuff to a new fd.cc, don't force the user</title>
    <link>https://hg.paper.us.eu.org/minori/log/d8a61e7e2a36/dep/animia/src/fd.cc</link>
    <description><![CDATA[dep/animia: move fd stuff to a new fd.cc, don't force the user<br/>
to include windows.h]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 13 Nov 2023 13:52:58 -0500</pubDate>
</item>

  </channel>
</rss>
