zsims / hunt-and-peck

Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
621 stars 54 forks source link

Feat/add changing font size in tray menu Ref #36 #45

Closed adrianhajdukiewicz1 closed 1 year ago

adrianhajdukiewicz1 commented 1 year ago

Now changing font size is possible by using the tray options. Program remembers the option after closing.

The download link for binaries is: https://github.com/adrianhajdukiewicz1/hunt-and-peck/releases/download/release%2F1.7/HuntAndPeck-1.7.zip (tested on Windows 10)

In my opinion it is ready to merge.

zsims commented 1 year ago

This is fantastic, thanks for the contribution! I need to find some time to do some tidy up to port this to "non legacy" .NET which will help re the runtime/csproj/sln

adrianhajdukiewicz1 commented 1 year ago

This is fantastic, thanks for the contribution! I need to find some time to do some tidy up to port this to "non legacy" .NET which will help re the runtime/csproj/sln

Yeah, porting to new versions can be annoying... Thanks for merging and great job with the app. Btw do you think we can improve the speed somehow?