widavies / WinJump

Jump to Nth virtual desktop shortcut for Windows
The Unlicense
79 stars 5 forks source link

Display current desktop number in the systray icon #9

Closed PhilipNelson5 closed 1 year ago

PhilipNelson5 commented 1 year ago

It was mentioned in #6 that you were working on running WinJump in the systray. A feature to improve this would be to display the current desktop number in the WinJump systray icon. I found a couple other projects that implement this feature. Since systray icons are so small, I lean towards solutions that don't have fancy icons but instead show the current desktop number as large as possible.

widavies commented 1 year ago

I have this working, just polishing up the code a bit should be up soon.

widavies commented 1 year ago

Done! Take a look at the new release @PhilipNelson5 , let me know if it works for you

PhilipNelson5 commented 1 year ago

This looks awesome and seems to be working so far!