typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Improve application "about" info dialog #568

Open haikalpribadi opened 2 years ago

haikalpribadi commented 2 years ago

Problem to Solve

Provide users with release version (perhaps even include commit, but definitely include alpha version), along with other details, such as TypeDB Server compatibility.

Current Workaround

None.

Proposed Solution

Update the details provided into the assembly library we use from Java.

Additional Information

None.

alexjpwalker commented 2 years ago

Worth noting: the "About" menu currently is only displayed on MacOS (because every MacOS application has a menu bar, and "About" is one of the default options displayed there)

To implement this on Linux and Windows (and actually probably on Mac as well), we'll need: