Support for StartAllBack multitaskbar notification area
StartAllBack provides support for per-taskbar notification area. Shell APIs would return active (last clicked) taskbar.
- Get active taskbar rect via ABM_GETTASKBARPOS with special flag; use that rect to get monitor instead of primary tray monitor
- Get taskbar DPI via proper API which would account for active / auto-hidden taskbar
- Readjust popup window position by repeating its calculation with new DPI to account for DPI changes
#1611
StartAllBack 3.9.3 adds support for GetDpiForShellUIComponent and ABM_GETTASKBARPOS changes
Eartrumpet used to show up in the Taskbar, somehow /somereason it's not there anymore. It's running as a service and it shows up when relaunching it again.
Built it on local and it works perfectly! Not being able to control the volume mixer on a 2nd monitor while using a fullscreen app or playing a game was almost a dealbreaker for me. Following for when this ever gets merged into upstream. Thanks for this fix!
Thanks!