<?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/animia.cc history</title>
    <description>dep/animia/src/animia.cc revision history</description>
    <item>
    <title>HUGE UPDATE: convert build system to autotools</title>
    <link>https://hg.paper.us.eu.org/minori/log/4d461ef7d424/dep/animia/src/animia.cc</link>
    <description><![CDATA[HUGE UPDATE: convert build system to autotools<br/>
<br/>
why? because cmake sucks :)]]></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, 19 Jan 2024 00:24:02 -0500</pubDate>
</item>
<item>
    <title>dep/animia: fd/proc: use std::filesystem, etc. changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/031a257ee019/dep/animia/src/animia.cc</link>
    <description><![CDATA[dep/animia: fd/proc: use std::filesystem, etc. changes<br/>
<br/>
i.e. don't use std::stoi so we don't get exceptions...]]></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, 07 Jan 2024 11:44:40 -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/animia.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>animia: multiple stylistic choices</title>
    <link>https://hg.paper.us.eu.org/minori/log/0fc126d52de4/dep/animia/src/animia.cc</link>
    <description><![CDATA[animia: multiple stylistic choices<br/>
<br/>
win.class_name is now used to store bundle IDs on OS X,<br/>
add some little explanations here and there for dumb 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>Thu, 07 Dec 2023 01:48:04 -0500</pubDate>
</item>
<item>
    <title>dep/animia: finalize de-objc-ifying quartz</title>
    <link>https://hg.paper.us.eu.org/minori/log/2d5823df870f/dep/animia/src/animia.cc</link>
    <description><![CDATA[dep/animia: finalize de-objc-ifying quartz<br/>
<br/>
this also fixes up some... rather dumb mistakes in window.cc :)<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, 06 Dec 2023 21:26:13 -0500</pubDate>
</item>
<item>
    <title>dep/animia: add libutil method</title>
    <link>https://hg.paper.us.eu.org/minori/log/54c5d80a737e/dep/animia/src/animia.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 os x launchservices method</title>
    <link>https://hg.paper.us.eu.org/minori/log/61b76c7b656a/dep/animia/src/animia.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: fix most X11 stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/80d6b28eb29f/dep/animia/src/animia.cc</link>
    <description><![CDATA[dep/animia: fix most X11 stuff<br/>
it looks like _NET_WM_PID isn't supported by MOST clients, or my code is wrong...<br/>
<br/>
core/filesystem: fix Linux config path handling on *nix]]></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 02:07:33 -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/animia.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/animia.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>*: 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/animia.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/animia.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>dep/animia: use std::pair instead of std::tuple</title>
    <link>https://hg.paper.us.eu.org/minori/log/aa4df5a84338/dep/animia/src/animia.cc</link>
    <description><![CDATA[dep/animia: use std::pair instead of std::tuple]]></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 13:27:13 -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/animia.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>
<item>
    <title>dep/animia: remove superfluous includes</title>
    <link>https://hg.paper.us.eu.org/minori/log/1e696863b54c/dep/animia/src/animia.cc</link>
    <description><![CDATA[dep/animia: remove superfluous includes<br/>
<br/>
#include &lt;windows.h&gt; in the main file LMFAO]]></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, 12 Nov 2023 16:54:58 -0500</pubDate>
</item>
<item>
    <title>dep/animia: separate lots of things, use base class for OS stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/478f3b366199/dep/animia/src/animia.cc</link>
    <description><![CDATA[dep/animia: separate lots of things, use base class for OS 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>Sun, 12 Nov 2023 16:43:07 -0500</pubDate>
</item>
<item>
    <title>dep/animia: huge refactor (again...)</title>
    <link>https://hg.paper.us.eu.org/minori/log/28842a8d0c6b/dep/animia/src/animia.cc</link>
    <description><![CDATA[dep/animia: huge refactor (again...)<br/>
<br/>
but this time, it actually compiles! and it WORKS! (on win32... not sure about<br/>
other platforms...)<br/>
<br/>
configuring players is still not supported: at some point I'll prune something<br/>
up...]]></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, 12 Nov 2023 04:53:19 -0500</pubDate>
</item>
<item>
    <title>dep/animia: [WIP] huge refactor</title>
    <link>https://hg.paper.us.eu.org/minori/log/69db40272acd/dep/animia/src/animia.cc</link>
    <description><![CDATA[dep/animia: [WIP] huge refactor<br/>
<br/>
this WILL NOT compile, because lots of code has been changed<br/>
and every API in the original codebase has been removed.<br/>
<br/>
note that this api setup is not exactly permanent...]]></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, 10 Nov 2023 13:52:47 -0500</pubDate>
</item>

  </channel>
</rss>
