Skip to content

Releases: xPathin/onset

Onset 1.0.3

22 Feb 07:28
c8a61b9

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

Onset 1.0.2

22 Feb 06:26
8ef8186

Choose a tag to compare

What's Changed

  • Add about dialog, --version flag, and project docs by @xPathin in #7
  • chore: replace once_cell with LazyLock, add clippy to CI, misc cleanup by @xPathin in #8
  • bump version to 1.0.2 by @xPathin in #9

Full Changelog: v1.0.1...v1.0.2

Onset 1.0.1

22 Feb 04:25
d16662a

Choose a tag to compare

What's new

  • New app icon

What's Changed

  • ci: add path filters to PR workflow by @xPathin in #1
  • ci: remove path filters from PR workflow by @xPathin in #2
  • chore: new app icon, update pkgdesc, add icon to README by @xPathin in #4
  • release: v1.0.1 by @xPathin in #5
  • fix: link draft release to tag by @xPathin in #6

New Contributors

Full Changelog: v1.0.0...v1.0.1

Onset 1.0.0

22 Feb 03:17
ca574a6

Choose a tag to compare

First stable release of Onset, a lightweight GTK4/libadwaita application for managing XDG autostart entries on Linux.

Features

  • View and manage autostart entries from your user directory
  • Create new entries from installed applications or custom commands
  • Edit name, command, comment, and startup delay
  • Enable/disable entries without deleting them
  • Configurable startup delay
  • Fully XDG Base Directory compliant

Requirements

  • GTK 4.12+
  • libadwaita 1.4+

Full Changelog: https://github.com/xPathin/onset/commits/v1.0.0