We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8956c17 commit cae6647Copy full SHA for cae6647
CHANGELOG.markdown
@@ -41,6 +41,9 @@
41
Keep redirection.
42
- Rename `ImGuiCol::ChildWindowBg` to `ImGuiCol::ChildBg`.
43
44
+- Upgrade glium to 0.22.0. This updates winit to 0.16. This changes the way
45
+HIDPI are calculated. Depending on your needs, you may want to set HIDPI to 1
46
+by setting the environment variable `WINIT_HIDPI_FACTOR=1` if you use X11.
47
48
### Deprecated
49
0 commit comments