|
@@ -112,9 +112,9 @@ Other Changes:
|
|
|
- Backends: GLFW: distinguish X11 vs Wayland to fix various scaling issues.
|
|
|
(#8920, #8921) [@TheBrokenRail, @pthom, @ocornut]
|
|
|
- window/monitor content scales are always reported as 1.0 on Wayland.
|
|
|
- - framebuffer scales are always reported as 1.0 on X11. (#8920, #8921)
|
|
|
-- Backends: GLFW:
|
|
|
- [@TheBrokenRail, @pthom, @ocornut]
|
|
|
+ - framebuffer scales are always reported as 1.0 on X11.
|
|
|
+- Backends: SDL2: window/monitor content scales are always reported as 1.0 on Wayland.
|
|
|
+ (#8920, #8921) [@TheBrokenRail, @pthom, @ocornut]
|
|
|
- Backends: SDL3: use SDL_GetWindowDisplayScale() on Mac to obtain DisplayFrameBufferScale,
|
|
|
fixing incorrect values during resolution changes e.g. going fullscreen.
|
|
|
(#8703, #4414) [@jclounge]
|