stuartlangridge / magnus

A very simple screen magnifier for Ubuntu
MIT License
37 stars 13 forks source link

[Feature request] Keep refreshing image when not moving cursor #25

Open KaKi87 opened 1 year ago

KaKi87 commented 1 year ago

Thanks

stuartlangridge commented 1 year ago

You can run magnus from the command line (or a shortcut) with the --force-refresh parameter which will ensure that the image is refreshed even if the cursor doesn't move, which should solve this!

KaKi87 commented 1 year ago

Hello,

I just tried magnus --force-refresh from a terminal but it doesn't change anything.

Thanks

stuartlangridge commented 1 year ago

Oh. Um... it ought to! Can you say what you're running Magnus on? OS details and so on? It should work...

KaKi87 commented 1 year ago

Distro : Ubuntu 23.04 Desktop environment : Unity App version : 1.0.3

stuartlangridge commented 1 year ago

OK, so, just to confirm, this is the experience I get: if I run as magnus, there's no automatic updates, and if I run as magnus --force-refresh, updates do happen, like this:

https://github.com/stuartlangridge/magnus/assets/4356350/51f27d23-189f-45c7-8798-6444ed61f1c8

KaKi87 commented 1 year ago

Yes, this is what I hoped to experience, but I'm not experiencing it.

stuartlangridge commented 1 year ago

OK; I wanted to confirm that we were talking about the same thing. I'm afraid I do not know what might be causing that. I'll leave this issue open and update it if I can work something out. Apologies for this; it's supposed to work.

qingbyin commented 4 weeks ago

Hello, I have encountered the same issue, using the same runtime environment and magnus version. Adding --force-refresh had no effect. Has there been any progress on a fix?