taskbar-groups icon indicating copy to clipboard operation
taskbar-groups copied to clipboard

Major feature updates, bug fixes, and path changes

Open PikeNote opened this issue 4 years ago • 1 comments

  • Added context menu for created group shortcuts - Context menu has quick-edit - Context menu can open all program/shortcuts ( #35 )
  • Fixed bugs where Microsoft App Store games would not work ( #61 )
  • Fix reverse loop breaking UWP apps ( #69 )
  • Partial fix to logos having ProgramFiles environment path ( #60 )
  • Window now properly scales vertically and horizontally ( #66 )
  • Pencil Icon next to textbox ( #37 ) (Icon gotten from here under a free commercial use license)
  • Delete confirmation ( #63 )
  • Stop two instances of the editing window from being open at once ( #64 ) - Temporary patch until the editing client is merged with the main client
  • Stop more than 1 taskbar groups from opening at a time ( #76 )
  • Merged #109 and #68 to ensure compatibility as this pull is much further ahead of master
  • Tooltip for individual apps ( #87 )
  • Fix brave issue ( #84 ) due to disabling prefer 32bit ( #110 )
  • 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 ( #90 )
  • Added icon auto generation based on first 4 applications in the group (#116)

PikeNote avatar Jan 06 '21 23:01 PikeNote

In progress of manually merging multiple pull requests to ensure compatibility with a larger update

PikeNote avatar Mar 28 '21 06:03 PikeNote