Hi Matthew,
Le 14/10/2018 à 01:51, Matthew D. Fuller a écrit :
Give it a whirl!
Here's a thing we might consider; the little window we show with
dimensions or locations for resize/moving windows. Historically,
there are 2 locations for it; the default is top-left of the screen,
or CenterFeedbackWindow sticks it in the middle of the screen. With
the current randr code, CenterFeedbackWindow now sticks it in the
middle of the monitor you're doing the thing on.
But the default location is still the top left (of the first monitor,
which is probably _usually_ the left/top most, but wouldn't
necessarily be). Should we make it go to the top left of the
appropriate monitor as well, instead of always showing on the same one
no matter where the window is?
IMO it seems logical we should, yes.
++
Max.