Is your feature request related to a problem? Please describe.
I tried moving the dock and the toolbar to the bottom and with hide: always to get a layout that is similar to the standard Windows layout, but they conflict in a way that looks like only one of them keeps the focus and steals the clicks to itself, so it ended up not working well.
Describe the solution you'd like
An option to merge the dock with the toolbar so that both act as one, allowing intuitive interactions with the toolbar and the dock.
Describe alternatives you've considered
Having both the dock and the toolbar on the same side, both with hide: always.
Additional context
It would be pretty cool if we could do that in Seelen UI, because it would allow us to really replace the default Windows task bar with one that we can customize ourselves, all of that while keeping the same task bar logic that Windows already has.
Is your feature request related to a problem? Please describe.
I tried moving the dock and the toolbar to the bottom and with hide: always to get a layout that is similar to the standard Windows layout, but they conflict in a way that looks like only one of them keeps the focus and steals the clicks to itself, so it ended up not working well.
Describe the solution you'd like
An option to merge the dock with the toolbar so that both act as one, allowing intuitive interactions with the toolbar and the dock.
Describe alternatives you've considered
Having both the dock and the toolbar on the same side, both with hide: always.
Additional context
It would be pretty cool if we could do that in Seelen UI, because it would allow us to really replace the default Windows task bar with one that we can customize ourselves, all of that while keeping the same task bar logic that Windows already has.