radj307 / volume-control

Specific-Application Volume Control Hotkeys for Windows.
https://radj307.github.io/volume-control
GNU General Public License v3.0
73 stars 6 forks source link

[FEATURE] About tab #35

Closed radj307 closed 10 months ago

radj307 commented 2 years ago

Originally posted by @bovirus in https://github.com/radj307/volume-control/issues/32#issuecomment-1207177526

About Tab

I believe it could be interesting to have an "About" tab to show information about the program, like the name and current version, as well as links to the issues (support) page.

radj307 commented 2 years ago

This will be added in 5.2.2 5.2.3

bovirus commented 2 years ago

@radj307

Thanks.

Are you refer to 5.2.3 (5,2,2 was relased 5 days ago)?

radj307 commented 2 years ago

I was, whoops! am very tired

radj307 commented 2 years ago

I've decided not to add a whole about tab since I was struggling to fill it to the point of actually justifying a whole tab since the program name and version number are already shown on the caption bar.

Instead, I added a new button to the caption bar with a 'bug' icon (lady beetle, not ladybug!) that takes you to the bug report / support page, and added a hyperlink to the version number that takes you to the github repository.
Additionally, I've added some feedback indicators for these buttons to make it obvious that they are actually clickable.

For the time being, I just commented out the XAML code for the about tab rather than deleting it in case something comes up later that would justify using the extra space.

radj307 commented 2 years ago

The above is now available in v5.2.3

radj307 commented 1 year ago

Some additional things to add to the about tab:

radj307 commented 10 months ago

Closing this as it isn't necessary