<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://keep.imfreedom.org/gplugin/gplugin/</link>
    <language>en-us</language>

    <title>gplugin/gplugin Changelog</title>
    <description>gplugin/gplugin Changelog</description>
    <item>
    <title>[default] Add support for python 3.14 and drop python 3.9</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/5b1743629439</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/5b1743629439</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>5b1743629439</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add support for python 3.14 and drop python 3.9<br/>
<br/>
Testing Done:<br/>
Called in the turtles.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4304/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>python3/meson.build<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 30 Dec 2025 00:26:39 -0600</pubDate>
</item>
<item>
    <title>Add a codespell unit test</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/046f4c8b0846</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/046f4c8b0846</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>046f4c8b0846</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add a codespell unit test<br/>
<br/>
Testing Done:<br/>
Called in the turtles.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4303/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.codespellrc<br />ChangeLog<br />gplugin/gplugin-native-plugin.c<br />meson.build<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 30 Dec 2025 00:18:24 -0600</pubDate>
</item>
<item>
    <title>A few meson tweaks</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/ee607211ffc4</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/ee607211ffc4</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ee607211ffc4</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>A few meson tweaks<br/>
<br/>
* Rename meson_options.txt to meson.options<br/>
* Remove the nls options<br/>
* Ignore subprojects/.wraplock<br/>
<br/>
Testing Done:<br/>
Called in the turtles.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4204/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.hgignore<br />meson.build<br />meson.options<br />meson_options.txt<br />po/meson.build<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 01 Oct 2025 01:59:19 -0500</pubDate>
</item>
<item>
    <title>Fix detection of Lua 5.4 on Gentoo</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/ed454f353980</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/ed454f353980</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ed454f353980</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#70;&#105;&#115;&#99;&#104;&#101;&#114;&#32;&#60;&#105;&#118;&#97;&#110;&#104;&#111;&#101;&#64;&#102;&#105;&#115;&#99;&#97;&#114;&#105;&#46;&#100;&#101;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Fix detection of Lua 5.4 on Gentoo<br/>
<br/>
Testing Done:<br/>
Ran `meson setup build` successfully on Gentoo. I also checked Debian, which has both styles of pc files (lua5.4 and lua-5.4), and that a local convey build with Fedora 40 runs fine.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4181/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>lua/meson.build<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#77;&#97;&#114;&#107;&#117;&#115;&#32;&#70;&#105;&#115;&#99;&#104;&#101;&#114;&#32;&#60;&#105;&#118;&#97;&#110;&#104;&#111;&#101;&#64;&#102;&#105;&#115;&#99;&#97;&#114;&#105;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 26 Sep 2025 02:13:15 -0500</pubDate>
</item>
<item>
    <title>Add GPlugin.Manager.find_plugins_with_id</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/fc666beab11d</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/fc666beab11d</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>fc666beab11d</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add GPlugin.Manager.find_plugins_with_id<br/>
<br/>
This returns a Gio.ListModel which is what we're slowly moving to. This also<br/>
deprecates GPlugin.Manager.find_plugins.<br/>
<br/>
Testing Done:<br/>
Ran the affected unit tests and gplugin-query under valgrind and called in the turtles as well.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4069/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>gplugin-query/gplugin-query.c<br />gplugin/gplugin-file-source.c<br />gplugin/gplugin-manager.c<br />gplugin/gplugin-manager.h<br />gplugin/gplugin-plugin.c<br />gplugin/tests/test-find-plugins.c<br />gplugin/tests/test-id-collision.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 16 Jul 2025 01:33:06 -0500</pubDate>
</item>
<item>
    <title>Prepare for the next api version</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/aa4d204ae86f</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/aa4d204ae86f</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>aa4d204ae86f</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Prepare for the next api version<br/>
<br/>
Also tweak a few meson things.<br/>
<br/>
Testing Done:<br/>
Ran `meson dist`<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4067/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ChangeLog<br />gplugin/gplugin-version.h<br />gplugin/meson.build<br />meson.build<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 15 Jul 2025 03:08:45 -0500</pubDate>
</item>
<item>
    <title>Remove clang-format</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/ff92a3970298</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/ff92a3970298</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ff92a3970298</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Remove clang-format<br/>
<br/>
We were never really satisfied with this output and we kept forgetting to run<br/>
it anyways. Also this is the only project that uses this style for us and it's<br/>
a weird outlier because of that.<br/>
<br/>
Testing Done:<br/>
None<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4068/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.clang-format<br />convey.yml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 15 Jul 2025 03:07:48 -0500</pubDate>
</item>
<item>
    <title>Fix some Since tags</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/a01a0db829bf</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/a01a0db829bf</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>a01a0db829bf</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#69;&#108;&#108;&#105;&#111;&#116;&#116;&#32;&#83;&#97;&#108;&#101;&#115;&#32;&#100;&#101;&#32;&#65;&#110;&#100;&#114;&#97;&#100;&#101;&#32;&#60;&#113;&#117;&#97;&#110;&#116;&#117;&#109;&#46;&#97;&#110;&#97;&#108;&#121;&#115;&#116;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Fix some Since tags<br/>
<br/>
I didn't do all of them, because a _lot_ are tagged with `AVAILABLE_IN_ALL`, and I don't want to go back and figure out what that meant.<br/>
<br/>
Testing Done:<br/>
Ran `girlint.xsl` on `GPlugin-1.0.gir` and `GPluginGtk4-1.0.gir`, and warnings were reduced.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4062/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>gplugin-gtk4/gplugin-gtk-plugin-settings-list.c<br />gplugin-gtk4/gplugin-gtk-view.c<br />gplugin/gplugin-plugin-info.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#69;&#108;&#108;&#105;&#111;&#116;&#116;&#32;&#83;&#97;&#108;&#101;&#115;&#32;&#100;&#101;&#32;&#65;&#110;&#100;&#114;&#97;&#100;&#101;&#32;&#60;&#113;&#117;&#97;&#110;&#116;&#117;&#109;&#46;&#97;&#110;&#97;&#108;&#121;&#115;&#116;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 13 Jul 2025 00:25:52 -0500</pubDate>
</item>
<item>
    <title>Remove the core tests</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/0cfaa41b7f94</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/0cfaa41b7f94</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0cfaa41b7f94</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Remove the core tests<br/>
<br/>
These tests depend on the default manager and aren't really effective.<br/>
<br/>
Testing Done:<br/>
Called in the turtles.<br/>
<br/>
Bugs closed: GPLUGIN-149<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4002/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>gplugin/tests/meson.build<br />gplugin/tests/test-core.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 14 May 2025 02:02:41 -0500</pubDate>
</item>
<item>
    <title>Normalize test names</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/gplugin/gplugin/rev/b06911f6d639</guid>
    <link>https://keep.imfreedom.org/gplugin/gplugin/rev/b06911f6d639</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>b06911f6d639</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Normalize test names<br/>
<br/>
Testing Done:<br/>
Called in the turtles.<br/>
<br/>
Bugs closed: GPLUGIN-150<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/4001/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>gplugin/tests/meson.build<br />lua/tests/meson.build<br />python3/tests/meson.build<br />vala/tests/meson.build<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 14 May 2025 01:58:18 -0500</pubDate>
</item>

  </channel>
</rss>