Added level command to virtual touchbar so it could be set at the same level as the Dock so if Dock hidden, bar could be at bottom of screen, and Dock would appear over it if you continued moving mouse down (not sure why I never thought of this before, though I usually don't hide the Dock and haven't used the virtual touchbar in a while...) and noticed virtual touchbar is blank after relaunch of Hammerspoon if the CanvasWithSlider example is running before relaunch
Not sure what's not getting cleaned up/reset or if other usage (beyond just activating the virtual touchbar) cause this as well, so adding issue as reminder to investigate...
Temporary workaround for testing purposes is to issue sudo killall TouchBarServer in Terminal before restarting Hammerspoon.
And now it's working fine... poop. Well, leaving this open as a reminder to poke at it every so often and see if I can determine under what conditions the issue occurs.
Added level command to virtual touchbar so it could be set at the same level as the Dock so if Dock hidden, bar could be at bottom of screen, and Dock would appear over it if you continued moving mouse down (not sure why I never thought of this before, though I usually don't hide the Dock and haven't used the virtual touchbar in a while...) and noticed virtual touchbar is blank after relaunch of Hammerspoon if the CanvasWithSlider example is running before relaunch
Not sure what's not getting cleaned up/reset or if other usage (beyond just activating the virtual touchbar) cause this as well, so adding issue as reminder to investigate...
Temporary workaround for testing purposes is to issue
sudo killall TouchBarServer
in Terminal before restarting Hammerspoon.