Skip to content

Releases: hdlx/AltAppSwitcher

AltAppSwitcher

19 Mar 13:15

Choose a tag to compare

AltAppSwitcher Pre-release
Pre-release

Treating only init msg when flushing message queue.

AltAppSwitcher

18 Mar 13:01

Choose a tag to compare

AltAppSwitcher Pre-release
Pre-release
  • Increased threads priority.
  • Flush messages at init to threat accumulated multiple init as one.
  • Restore key in hook to reduce time span of invalid state. Using thread so hook is not blocking.

AltAppSwitcher

16 Mar 18:56

Choose a tag to compare

Fixing #110, thanks to @sylque 🙂

AltAp

13 Mar 07:08

Choose a tag to compare

Minor error improvements.

AltAppSwitcher

11 Mar 18:57

Choose a tag to compare

  • Retry in updater.
  • Version in settings title bar.

AltAppSwitcher

09 Mar 20:36

Choose a tag to compare

Startup task: set working directory to AAS directory.

AltAppSwitcher

09 Mar 19:19

Choose a tag to compare

Made update more reliable (do not consider working directory being AAS directory)

AltAppSwitcher

07 Mar 22:22

Choose a tag to compare

Fixing bad performance caused by BelongsToCurrentDesktop.

AltAppSwitcher

03 Mar 20:50

Choose a tag to compare

Fixed outlook icon.

AltAppSwitcher

03 Mar 08:54

Choose a tag to compare

AltAppSwitcher Pre-release
Pre-release
  • Merged #106
  • Fixed crash in AppModeCreateWindow()