You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.3.0 is released, bringing a lot of fundamental changes to NvDialog. See the changelog below for more.
Along with the changes on the library's API, and others described below, as you can see you can now download NvDialog precompiled for your platform. Feel free to use them if you want something that "works".
Changelog
Changed the API to now use a new model, where creating and showing the dialog window are now seperate tasks.
Rewritten the NvdAboutDialog with a better UI for Linux.
The source code tree is now reorganized in a much better working model.
On Arch Linux, packages are going to be built from the local source code instead of the remote repository one, to allow for better integration with the package manager and stability.
The Adwaita backend is no longer experimental, and has become the default backend on Unix systems.
Fix NvdFileDialog not working under the Gtk3 backend.
Refreshed the website a little.
Added CI, to better test if NvDialog is working properly across platforms. (WIP)
Resulting shared library version has now been increased to 1. (f3128b6)
Once again, updated the logo. This time it's much more modern and beautiful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
About
v0.3.0 is released, bringing a lot of fundamental changes to NvDialog. See the changelog below for more.
Along with the changes on the library's API, and others described below, as you can see you can now download NvDialog precompiled for your platform. Feel free to use them if you want something that "works".
Changelog
NvdAboutDialog
with a better UI for Linux.NvdFileDialog
not working under the Gtk3 backend.Full Changelog: v0.2.0...v0.3.0
This discussion was created from the release v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions