w3c / window-management

Window Management API
https://www.w3.org/TR/window-management/
Other
95 stars 25 forks source link

spec: sort screens by x, then y #72

Closed quisquous closed 2 years ago

quisquous commented 2 years ago

I think it makes more sense to sort screens left to right than top to bottom.

This corresponds to this CL: https://chromium-review.googlesource.com/c/chromium/src/+/3293985


Preview | Diff

quisquous commented 2 years ago

You're comparing X against Y on each line. Oops!

Oops, indeed. /o\