Skip to content

Releases: benbuck/rbtray

v4.14

06 Jul 06:07
Compare
Choose a tag to compare

[4.14] fork (2022-Mar-20) - Benbuck Nason

  • Change hotkey to Control-Alt-Down for simplicity and compatibility.
  • Minor markdown cleanup/improvements.

v4.13

09 Oct 18:39
Compare
Choose a tag to compare

[4.13] fork (2021-Oct-09) - Benbuck Nason

  • Change hotkey to Windows-Alt-Control-Down for Windows 10 and 11 compatibility.

v4.12

08 Oct 04:53
Compare
Choose a tag to compare

[4.12] fork (2021-Oct-07) - Benbuck Nason

  • Change hotkey to Windows-Control-Down for Windows 11 compatibility (thanks to Dimitri Pappas).

v4.11

22 Jun 06:39
Compare
Choose a tag to compare

[4.11] fork (2020-Mar-23) - Benbuck Nason

  • Formatting improvements to RBTray.rc.
  • Fix incorrect versions in RBTray.rc.
  • Minor formatting improvements to README.md.
  • Add --no-hook documentation to README.md.
  • Added --no-hook command line option (thanks to Ondrej Petrzilka).

v4.10

22 Jun 06:40
Compare
Choose a tag to compare

[4.10] fork (2019-Oct-03) - Benbuck Nason

v4.9

22 Jun 06:44
Compare
Choose a tag to compare

[4.9] fork (2019-Oct-02) - Benbuck Nason

  • Improved documentation.
  • Clearer license/copyright notices (thanks to Hugo Locurcio).
  • Better error checking.
  • Better command line parsing.

v4.8

22 Jun 06:45
Compare
Choose a tag to compare

[4.8] fork (2018-Jul-27) - Benbuck Nason

  • Don't minimize desktop/taskbar/etc.
  • Return correct value from WinMain.
  • Allow processing of quit message.
  • Clean up handling of WM_TASKBAR_CREATED.

v4.7

22 Jun 06:46
Compare
Choose a tag to compare

[4.7] fork (2018-Jul-21) - Benbuck Nason

  • Support minimizing with Win-Alt-Down hotkey.

v4.6

22 Jun 06:46
Compare
Choose a tag to compare

[4.6] fork (2017-Aug-29) - Benbuck Nason

  • Fix compatibility issue with some Windows 10 64 bit environments.

v4.5

22 Jun 06:47
Compare
Choose a tag to compare

[4.5] fork (2017-May-12) - Benbuck Nason

  • Add some error handling.
  • Fix bug in shift key check.
  • Update project files to VS2015.