Zooming shortcuts do not work under Wayland if font size is not an integer
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 604
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
This issue took me ages to figure out:
If using Wayland and the font size is currently not set to an integer (eg. 20,2), then zooming via the zoom in/zoom out shortcuts does not work. It works under X11.
**Expected behavior**
The font size should increase / decrease.
**Actual behavior**
Nothing happens.
**To Reproduce**
1. Run Wayland (I used GNOME 45)
2. Configure the zoom shortcuts
3. Set the font size to an non-integer value
4. Try to zoom in/out using the configured command.
-------------------------------------------------------------------------------
$ guake --support
Guake Version: 3.11.dev0
Vte Version: 0.74.1
Vte Runtime Version: 0.74.1
--------------------------------------------------
GTK+ Version: 3.24.38
GDK Backend:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.