tjackenpacken / taskbar-groups

Lightweight utility for organizing the taskbar through groups
MIT License
2.48k stars 202 forks source link

The hovering short cut's opening speed is too slow. #122

Open VictoireWood opened 3 years ago

VictoireWood commented 3 years ago

It takes a long time, about 6 or 7s to open the shortcut on the taskbar. It's also too slow to boot the software I added in the shortcut. Don't know the reason. Maybe there's a way to accelerate the booting process?

PikeNote commented 3 years ago

That is system reliant and to clarify, the shortcut to booting the software is slow and the software opening time is slow?

115 I did discuss some solutions since there is no way to "accelerate" it if your system can't handle it as well. Most I can do currently is to create a background process or empty process so the application is already there so it doesn't need to compile and perhaps (maybe) load in all related icons/groups.

HabibKawsari commented 3 years ago

I have same experience too, although my pc has NVME SSD installed on it!