v0.4.0 #39
kainctl
announced in
Announcements
v0.4.0
#39
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.
-
What's Changed
This release mainly focuses on improving the packaging side.
isdnow provides a desktop file and uses a standard size for the icon (fixes #29).This release will also be available on PyPI. The main reason for publishing
to PyPI is to better support packaging for distros as mentioned in #18.
Due to a naming clash on PyPI, the Python project has been renamed
to
isd-tui. However, the project will continue to be namedisdand the executable will continue to be called
isd!The Python wheel only includes the necessary files, including
the
.desktopfile and icon.The
nixderivation propagates the.desktopfile and the icon and makes themavailable for Desktops of
nixusers.Due to a bug in
isd-appimage, identicalnixpkgspins cannot be used forisd(#37 is blocked).
This release also introduces EXPERIMENTAL arm support!
I do not have access to an arm-based machine, and as such, I cannot actually
test the arm-based
AppImage. TheAppImagewas created by cross-compiling.However, I cannot run a cross-platform
AppImage(should fix #36).Please let me know if it works for you or not 🙏
At least the arm-based
nixderivation can be run with QEMU, and it seems to work.PS: This release also includes a workaround for a
Zellijbug (fixes #34).Though upstream already has a bug-fix available until a new version has
been published,
isdwill work around the Zellij issue.Full Changelog: v0.3.0...v0.4.0
This discussion was created from the release v0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions