This is a minor/rare issue that affects floating windows where the left edge is not visible.
For partially visible windows, wmfocus should check to see if the letter would be rendered off-screen. If so, the letter should be moved to the right until it on a visible portion of the window.
Use case
Even with a tiling window manager, when I screenshot part of the screen with Swappy, the result a floating window. While these floating windows are present, I may have move them to the side so I can see what's behind them. In this case, part of the screenshot window may be off-screen.
This is a minor/rare issue that affects floating windows where the left edge is not visible.
For partially visible windows,
wmfocusshould check to see if the letter would be rendered off-screen. If so, the letter should be moved to the right until it on a visible portion of the window.Use case
Even with a tiling window manager, when I screenshot part of the screen with Swappy, the result a floating window. While these floating windows are present, I may have move them to the side so I can see what's behind them. In this case, part of the screenshot window may be off-screen.