On Wayland, increase default font size in CSD
This commit increased default font size from 11 to 17 making it identical to the one SCTK is using under the hood, since it's more readable.
This commit is contained in:
parent
1c38f113b3
commit
165e51d850
2 changed files with 3 additions and 2 deletions
|
|
@ -12,6 +12,7 @@
|
|||
- On X11, fix `Window::request_redraw` not waking the event loop.
|
||||
- On Wayland, the keypad arrow keys are now recognized.
|
||||
- **Breaking** Rename `desktop::EventLoopExtDesktop` to `run_return::EventLoopExtRunReturn`.
|
||||
- On Wayland, default font size in CSD increased from 11 to 17.
|
||||
|
||||
# 0.23.0 (2020-10-02)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue