<?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/xnu.cc history</title>
    <description>dep/animia/src/fd/xnu.cc revision history</description>
    <item>
    <title>torrents: implement download button</title>
    <link>https://hg.paper.us.eu.org/minori/log/2f5a9247e501/dep/animia/src/fd/xnu.cc</link>
    <description><![CDATA[torrents: implement download button<br/>
<br/>
erg]]></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>Sat, 13 Jan 2024 09:42:02 -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/xnu.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 libkvm method (UNTESTED)</title>
    <link>https://hg.paper.us.eu.org/minori/log/e44b7c428d7c/dep/animia/src/fd/xnu.cc</link>
    <description><![CDATA[dep/animia: add libkvm method (UNTESTED)]]></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, 19 Nov 2023 17:30:38 -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/xnu.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/osx: move GetProcessName to util/osx so we can use it in quartz</title>
    <link>https://hg.paper.us.eu.org/minori/log/44c5e6dd9488/dep/animia/src/fd/xnu.cc</link>
    <description><![CDATA[dep/animia/osx: move GetProcessName to util/osx so we can use it in quartz]]></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>Sat, 18 Nov 2023 00:47:40 -0500</pubDate>
</item>
<item>
    <title>dep/animia: add os x launchservices method</title>
    <link>https://hg.paper.us.eu.org/minori/log/61b76c7b656a/dep/animia/src/fd/xnu.cc</link>
    <description><![CDATA[dep/animia: add os x launchservices 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>Fri, 17 Nov 2023 16:49:57 -0500</pubDate>
</item>
<item>
    <title>dep/animia: fd/xnu: use path args to get executable filename</title>
    <link>https://hg.paper.us.eu.org/minori/log/900b5b530883/dep/animia/src/fd/xnu.cc</link>
    <description><![CDATA[dep/animia: fd/xnu: use path args to get executable filename]]></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>Fri, 17 Nov 2023 12:37:31 -0500</pubDate>
</item>
<item>
    <title>x11: make it work</title>
    <link>https://hg.paper.us.eu.org/minori/log/18c8eb5d1edc/dep/animia/src/fd/xnu.cc</link>
    <description><![CDATA[x11: make it work]]></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>Thu, 16 Nov 2023 16:51:34 -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/xnu.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>dep/animia: add quartz backend for windows</title>
    <link>https://hg.paper.us.eu.org/minori/log/d2bbb5773616/dep/animia/src/fd/xnu.cc</link>
    <description><![CDATA[dep/animia: add quartz backend for windows]]></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 15:24:39 -0500</pubDate>
</item>
<item>
    <title>dep/animia: fix XnuFdTools</title>
    <link>https://hg.paper.us.eu.org/minori/log/d43d68408d3c/dep/animia/src/fd/xnu.cc</link>
    <description><![CDATA[dep/animia: fix XnuFdTools<br/>
also we use anitomy directly now.<br/>
<br/>
HG Enter commit message.  Lines beginning with 'HG:' are removed.]]></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 14:14:17 -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/xnu.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>

  </channel>
</rss>
