<?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/win32.cc history</title>
    <description>dep/animia/src/fd/win32.cc revision history</description>
    <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/win32.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: various stylistic changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/c413e475f496/dep/animia/src/fd/win32.cc</link>
    <description><![CDATA[dep/animia: various stylistic changes]]></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, 04 Dec 2023 13:19:54 -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/win32.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 VERY early x11 window stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/cdf79282d647/dep/animia/src/fd/win32.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: awesome new breaking changes!</title>
    <link>https://hg.paper.us.eu.org/minori/log/8700806c2cc2/dep/animia/src/fd/win32.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>last commit part 2: struct init with {} is valid syntax, actually</title>
    <link>https://hg.paper.us.eu.org/minori/log/54744a48a7d7/dep/animia/src/fd/win32.cc</link>
    <description><![CDATA[last commit part 2: struct init with {} is valid syntax, actually]]></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:31:21 -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/win32.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: use std::pair instead of std::tuple</title>
    <link>https://hg.paper.us.eu.org/minori/log/aa4df5a84338/dep/animia/src/fd/win32.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: remove superfluous includes</title>
    <link>https://hg.paper.us.eu.org/minori/log/1e696863b54c/dep/animia/src/fd/win32.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/fd/win32.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/fd/win32.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>

  </channel>
</rss>
