bordaigorl / rmview

A live viewer for reMarkable written in PyQt5
GNU General Public License v3.0
742 stars 61 forks source link

rmview window doesn't refresh/redraw if hidden #65

Open pheraph opened 3 years ago

pheraph commented 3 years ago

I experimented with sharing the rmView window in an online meeting room via the browser's screen sharing. This works wonderfully so far, with one small exception. The window content is only updated as long as at least a small window area remains visible. As soon as another window completely overlaps the rmView window, the window is no longer redrawn. As I am on macOS and Apple does something similar with Safari to save battery power, it could be specific to QT under macOS. Perhaps the behaviour can be influenced, so a shared rmView window could be moved into the background in an online meeting?