Default DPI is wrong #511
Labels
No labels
Blocked
Bug
Documentation
Duplicate
Enhancement
Good first issue
Help wanted
Idea
In progress
Invalid
Major feature set
Packaging
Question
Soon
UI/UX
Upstream
You're dreamin'
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/gossip#511
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I get this on ArchLInux X11 xfce. It is "guessing".
There are numerous upstream issues related to DPI and scale factor in the winit library. That is probably where this will be eventually fixed: https://github.com/rust-windowing/winit
I found a bug we had which was masking the correct DPI. Fixed on unstable.