00:45 randomher0_: Hi, I'm working to figure out monitor dimensions in pixels. Using gtk4 for it, there is a method https://docs.gtk.org/gdk4/method.Surface.get_scale_factor.html
00:46 randomher0_: i guess this surface abstraction is a wayland thing - can somebody please explain how surface maps to physical monitors?
00:54 soreau: randomher0_: https://discourse.gnome.org/t/scaling-ui-for-hidpi-display-under-non-gnome-wayland/17545
01:31 randomher0_: there... this is what I expected to find somewhere: https://tronche.com/gui/x/xlib/display/screen-information.html - screen width
01:31 randomher0_: abstracted away
01:46 ManMower: are you just looking for https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_output ?
01:47 ManMower: https://www.gfxstrand.net/faith/projects/wayland/transforms/ might be useful too...
01:56 soreau: ManMower: they're already gone :P
02:43 ManMower: facepalm. sorry. :)