fuhsjr00 / bug.n

Tiling Window Manager for Windows
GNU General Public License v3.0
3.34k stars 213 forks source link

Interface Displacement Issues with Elements Managed by Other Applications #302

Open jbullion-astra opened 8 months ago

jbullion-astra commented 8 months ago

Description:

I've encountered a bug where activating bug.n affects the placement and interaction of screen elements that are managed by other applications or the system. The issue seems to revolve around a displacement or scaling of the screen space, pushing various UI elements to the right.

Steps to Reproduce:

  1. Activate bug.n.
  2. Open the Start menu or any application with pop-up notifications or drop-down menus.
  3. Attempt to drag windows not managed by bug.n across the screen.

Expected Behavior:

Actual Behavior:

Environment:

Screenshots:

Before: image After: image

When holding this pop up with my mouse, my mouse can only move up to this vertical line as if it was the edge of my monitor: image

Possible Related Issue:

On my previous machine, I had Config_verticalBarPos=tray, which worked great. When I switched to this machine (and this OS), the tray setting stopped working and this issue started appearing.