Guake/guake

The settings menu does not fit on a 4:3 monitor

Open

#2,233 opened on Mar 25, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (619 forks)batch import
good first issue

Repository metrics

Stars
 (4,281 stars)
PR merge metrics
 (Avg merge 4d 6h) (2 merged PRs in 30d)

Description

Describe the bug

The settings menu does not fit on a 4:3 monitor 1280x1024px destop size. Please allow line wrapping in settings text items. So that the entire menu fits on the screen without going beyond it.

Manjaro Linux KDE, but I think the problem does not depend on DE.

$ guake --support
<details><summary>$ guake --support</summary>

Guake Version:		3.11.dev0

Vte Version:		0.74.2

Vte Runtime Version:	0.74.2

--------------------------------------------------
GTK+ Version:		3.24.41

GDK Backend:		<GdkX11.X11Display

--------------------------------------------------
Desktop Session: plasmax11

--------------------------------------------------
Display: :0

RGBA visual: True

Composited: True

* Monitor: 0 - NEC HDMI-1
    * Geometry:		1280 x 1024 at 1280, 0
    * Size:		376 x 301 mm²
    * Primary:		True
    * Refresh rate:	75.024 Hz
    * Subpixel layout:	unknown
* Monitor: 1 - HWP VGA-1
    * Geometry:		1280 x 1024 at 0, 0
    * Size:		338 x 270 mm²
    * Primary:		False
    * Refresh rate:	75.024 Hz
    * Subpixel layout:	unknown

Screenshot_%Y%M%D_%H%m%S-2

Contributor guide