Skip to content

v7.1

Choose a tag to compare

@Osmagtor Osmagtor released this 31 May 16:06
· 21 commits to main since this release
75719ef
  • Added the option to change the icon size per @nimbling 's suggestion. Right click on the tray menu icon, click on "Set icon size" and introduce a value between 120 and 48 pixels.

App Switcher's icons set to 120 pixels:
2024-05-31 17-40-30

App Switcher's icons set to 96 pixels:
2024-05-31 17-40-301

  • Added an option to change the behaviour of the Alt + Escape shortcut per @nimbling 's suggestion. Right click on the tray menu icon, click on "Alt + Escape Behaviour" and choose between closing the selected window or simply hiding App Switcher's window.
  • Rewrote the code for Object Oriented Programming. This makes the source code cleaner, easier to read and maintain/tinker with. Check out the folder labelled "Code" in the main branch.
  • Once again a big shoutout to @nimbling for his input!