<?xml version="1.0" encoding="UTF-8"?> <component type="desktop-application"> <id>io.github.flattool.Ignition</id> <launchable type="desktop-id">io.github.flattool.Ignition.desktop</launchable> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-3.0-or-later</project_license> <translation type="gettext">ignition</translation> <content_rating type="oars-1.1" /> <developer id="tld.vendor"> <name>Heliguy</name> </developer> <name>Ignition</name> <summary>Manage startup apps and scripts</summary> <description> <p>Ignition provides a simple UI to add, remove, and modify startup entries on your computer. Ignition can add apps, scripts, and arbitrary commands to run at login.</p> </description> <url type="homepage">https://github.com/flattool/ignition/</url> <url type="vcs-browser">https://github.com/flattool/ignition/</url> <url type="bugtracker">https://github.com/flattool/ignition/issues/</url> <url type="translate">https://weblate.fyralabs.com/projects/flattool/ignition</url> <url type="donation">https://ko-fi.com/heliguy/</url> <url type="contribute">https://github.com/flattool/ignition/</url> <branding> <color type="primary" scheme_preference="light">#ff9898</color> <color type="primary" scheme_preference="dark">#8c3d3d</color> </branding> <screenshots> <screenshot type="default"> <image>https://github.com/flattool/ignition/blob/main/app_page_screeshots/main_list.png?raw=true</image> <caption translate="yes">See all your startup items.</caption> </screenshot> <screenshot> <image>https://raw.githubusercontent.com/flattool/ignition/refs/heads/main/app_page_screeshots/details_page.png</image> <caption translate="yes">View and edit entry details.</caption> </screenshot> <screenshot> <image>https://raw.githubusercontent.com/flattool/ignition/refs/heads/main/app_page_screeshots/create_new_entry.png</image> <caption translate="yes">Create a new startup entry.</caption> </screenshot> <screenshot> <image>https://github.com/flattool/ignition/blob/main/app_page_screeshots/main_list_dark.png?raw=true</image> <caption translate="yes">See all your startup items, in dark mode.</caption> </screenshot> </screenshots> <releases> <release version="1.1.3" date="2025-3-13"> <description translate="no"> <p>Bug Fixes and Changes</p> <ul> <li>Updated to GNOME 48 technologies</li> <li>Using the Search keyboard shortcut while the entry is open no longer closes them, and instead, refocuses them</li> <li>Pressing Escape no longer fails to close the current dialog or page view</li> <li>Updated translations</li> </ul> </description> </release> <release version="1.1.2" date="2025-3-3"> <description translate="no"> <p>Changes</p> <ul> <li>Ignition can now see Desktop Entries in `~/.local/share/applications/`</li> <li>Fixed issue causing no translations to be available</li> </ul> </description> </release> <release version="1.1.1" date="2025-1-28"> <description translate="no"> <p>Changes</p> <ul> <li>Fixed crash that happened when no autostart directory was found</li> <li>Added and updated translations</li> </ul> </description> </release> <release version="1.1.0" date="2025-1-20"> <description translate="no"> <p>Changes</p> <ul> <li>Removed the ability to choose a script from a file picker, due to changes in the security model</li> <li>Added and updated translations</li> </ul> </description> </release> <release version="1.0.1" date="2024-12-24"> <description translate="no"> <p>Bug Fixes</p> <ul> <li>Desktop entries in unreachable locations no longer cause endless loading</li> <li>Desktop entries with translated values are now properly handled</li> <li>Ignition's desktop entry has proper casing and a comment</li> <li>You can now find Ignition by searching 'autostart', 'startup', and 'login' in your menu</li> </ul> </description> </release> <release version="1.0.0" date="2024-12-20"> <description translate="no"> <p>Initial Release</p> </description> </release> </releases> </component>