electron-overlay-window
electron-overlay-window copied to clipboard
Overlay may appear on the wrong screen
Preconditions:
- Target window is in Borderless mode
- Multiple monitors
When window changes mode from windowed to borderless this bug can happen. Different managers send X11 events in different order, why?
Current lib implementation is tested to work correctly on Ubuntu 20.04