Waybar
Waybar copied to clipboard
Handle mode, scale change
Also consider output transforms. I use a tablet device and often rotate screen output.
I assume this issue refers to the scale factor when you set up your outputs so you can increase the fonts on hidpi screens?
Because, in my case, setting scale 1.3
the modules-right
section is moving off screen.
Just clarifying the issue here.
Just wanted to to add that this issue is affecting me when changing the scale dynamically using custom
waybar module as described in https://github.com/Alexays/Waybar/wiki/Module:-Custom#sway-output-scaling-toggle
When I click the custom toggle button, sway scaling changes correctly. However, clicking with left mouse button anywhere on Waybar after scale change does not work as expected. Waybar reacts as if I am clicking on the same toggle button even though I am clicking on some other widget. Workaround for that is right-clicking with the mouse anywhere on Waybar, after which left clicks start working as expected.