Closed esplinr closed 1 year ago
Thanks for the detailed report. Currently the extension identifies monitors by their position in the Main.layoutManager.monitors array. Although Gnome settings shows the primary display as number 1, the described behavior sounds like the secondary display takes the first place in this array if it is attached. You could verify this with Looking Glass by checking the value of Main.layoutManager.primaryIndex
with the second display attached.
That is the behavior I am seeing. As a result, the hot corner does not behave consistently whereas the approach taken by customcorner is more reliable.
Is it maybe possible to show the vendor and monitor size like its done in gnome-control-center? That would be less confusing
Hi, I'll try to implement that when I find some time for it. Pull requests of course are also welcome.
This was completely confusing to me. I thought that the extension does not work.
Environment:
Steps to reproduce:
Expected behavior:
Observed behavior:
Notes: