v0.8.0 #131
rgwood
announced in
Announcements
v0.8.0
#131
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Experimental GUI
There's now an experimental GTK GUI in
crates/systemctl-gui:Give it a spin, if people find it useful I might package it for easier installation.
Command/action improvements
There's now a command palette (activated with

ctrl+p) that helps for global and infrequently used commands:We now only show actions that make sense given the unit state (no point in showing Stop for a stopped service). PRs: #127 #128
Templates
We now handle systemd templates appropriately (previously we were showing them as regular services). #123
Everything else
Full Changelog: v0.7.0...v0.8.0
This discussion was created from the release v0.8.0.
All reactions