tjackenpacken / taskbar-groups

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

Feature Request: Better Nested Taskbar Group UI #101

Open johnbie opened 3 years ago

johnbie commented 3 years ago

The taskbar works as expected when it is made up of just application shortcuts, but when you add shortcut to a group into a group, the first grouped taskbar goes away. Could you make it so that the first taskbar doesn't disappear when you click the second taskbar?

Way to replicate this: add a shortcut of a taskbar group into itself, which allows you to view n level of nesting.

PikeNote commented 3 years ago

Nesting does sound cool, and I think I have looked into the possibility of doing so before (I have to check back on this). Don't really remember what issue I had left off on since it has been so long, but I will try my best!

To clarify, the expected behavior is to allow nesting of groups and once the user selects an item on either, both will disappear as the usual behavior? I will look into it, but I am not sure if it will make it into the next release.