Skip to content

Alpha Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@PikeNote PikeNote released this 10 Jun 18:27
· 69 commits to master since this release

Major updates that are in the pull but not on master yet
No more .DLLs required yay :D

NOTICE BEFORE DOWNLOAD

If there is a problem with this build, please report it in THIS repo. (https://github.com/PikeNote/taskbar-groups-pike-beta/)

Please don't report it on the master one because that is a issue on here and not master. On top of that, please don't close any issues on master that is solved here because there are 2 different repos.

You will notice your Taskbar Groups seem kind of empty. This is because everything storage wise is now moved to
%appdata%\Jack Schierbeck\taskbar-groups

Your current group settings folders are still located in the same folder the program came with. It is a hidden file/folder.
If you don't know how to unhide these files, please refer to here.

If you would like to move it, please move the corresponding folders there. The JITComp is no longer located there and can be deleted along with the other DLLs.

You will notice the version number being the exact same as the one on master (v0.2.0.0). That is alright since I don't want to change any version numbers for this repo since it is under a pull request and I would want to keep most version data the same. That means the GitHub linked will be the master one.

Changes

  • Added context menu for created group shortcuts
    • Context menu has quick-edit
    • Context menu can open all program/shortcuts
  • Fixed bugs where Microsoft App Store games would not work
  • Fix reverse loop breaking UWP apps
  • Partial fix to logos having ProgramFiles environment path
  • Window now properly scales vertically and horizontally
  • Pencil Icon next to textbox (Icon gotten from here under a free commercial use license)
  • Delete confirmation
  • Stop two instances of the editing window from being open at once
    • Temporary patch until the editing client is merged with the main client
  • Stop more than 1 taskbar groups from opening at a time
  • Merged (two other repos) to ensure compatibility as this pull is much further ahead of master
    • New paths that are stored in AppData to ensure write access and better storage
  • Tooltip for individual apps
  • Fix brave issue due to disabling prefer 32bit (and like a million other apps)
  • Remove dependencies on DLLs being in the application folder (integrated into application)
  • Fixed certain colors not working because RGB values are going into negatives for hover color
  • Added icon auto generation based on first 4 applications in the group
  • Multi-montor setup fixes forked in