SnosMe / electron-overlay-window

Creating overlays is easy like never before
MIT License
201 stars 38 forks source link

Overlay may appear on the wrong screen #16

Open SnosMe opened 3 years ago

SnosMe commented 3 years ago

Preconditions:

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