electron-overlay-window icon indicating copy to clipboard operation
electron-overlay-window copied to clipboard

Overlay may appear on the wrong screen

Open SnosMe opened this issue 4 years ago • 0 comments

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

SnosMe avatar Apr 29 '21 16:04 SnosMe