IsThereNet icon indicating copy to clipboard operation
IsThereNet copied to clipboard

Multi-screen compatibility

Open jcolfej opened this issue 1 year ago • 1 comments

I've just installed IsThereNet on my setup: Macbook with 2 external monitors.

The colored line doesn't appear on all screens, only the active one and not necessarily the "main" one.

Wouldn't it be better to display it on all screens? If possible...

jcolfej avatar Jan 08 '24 18:01 jcolfej

The window will appear on the main screen, which is the screen where the menubar looks active. That's what NSScreen.main returns and that is what I use.

Showing it on all screens complicates things considerably, and unfortunately I don't have time to work on this at the moment. v1.2 should fix a line width problem when drawing on a different monitor btw.

alin23 avatar Jan 08 '24 18:01 alin23

This was just added in v1.6

alin23 avatar Jul 18 '24 20:07 alin23