Gentoo Linux / Openbox: Maximize, Fullscreen does not work as expected #8579
Replies: 12 comments 9 replies
-
|
This sounds like potentially a GTK issue. All we do when those are set are call the |
Beta Was this translation helpful? Give feedback.
-
|
I additionally installed gnome-extra/gnome-clocks-47.0. Please do not close this issue because I am answering irregulary. Due to urgent |
Beta Was this translation helpful? Give feedback.
-
|
May be this is a hint, what is going on:
|
Beta Was this translation helpful? Give feedback.
-
|
I just tested 1.2 on gnome its working just fine for me (both fullscreen and maximize) |
Beta Was this translation helpful? Give feedback.
-
|
I have a problem with "maximize", it doesn't work on Linux Mint 22.2 "Zara" |
Beta Was this translation helpful? Give feedback.
-
|
Same Ubuntu 24.04 ignores |
Beta Was this translation helpful? Give feedback.
-
|
I just tested with:
and the My Ghostty logs are very similar to the ones from the original message with only subtle differences about user preferences like the locale. Here is my |
Beta Was this translation helpful? Give feedback.
-
|
I was experiencing the same issue both on Ubuntu 24.04.3 LTS and Ubuntu 25.04 using Ghostty 1.2.0 stable. Today I switched to CachyOS and am now using Ghostty 1.2.0-arch1 (tip). The issue disappeared, My output of |
Beta Was this translation helpful? Give feedback.
-
|
i am also experiencing this same issue in my output of (base) akileshas@asa:~$ ghostty --version
Ghostty 1.2.1-dev+0000000
Version
- version: 1.2.1-dev+0000000
- channel: tip
Build Config
- Zig version : 0.14.0
- build mode : builtin.OptimizeMode.ReleaseFast
- app runtime : apprt.runtime.Runtime.gtk
- font engine : font.backend.Backend.fontconfig_freetype
- renderer : renderer.generic.Renderer(renderer.OpenGL)
- libxev : io_uring
- kernel version: 6.14.0-29-generic
- desktop env : other
- GTK version :
build : 4.14.5
runtime : 4.14.5
- libadwaita : enabled
build : 1.5.0
runtime : 1.5.0
- libX11 : enabled
- libwayland : enabled
(base) akileshas@asa:~$and my ghostty config (base) akileshas@asa:~$ cat ~/.config/ghostty/config
font-family = "FiraCode Nerd Font"
font-size = 17
background = #000000
window-padding-x = 10
window-padding-y = 5
window-padding-balance = true
maximize = true
theme = TokyoNight Night
window-decoration = none
cursor-style = block
cursor-style-blink = false
shell-integration-features = no-cursor,sudo
(base) akileshas@asa:~$my system specs (base) akileshas@asa:~$ fastfetch --logo none
akileshas@asa
-------------
OS: Ubuntu 24.04.3 LTS x86_64
Host: Predator PHN16-71 (V1.15)
Kernel: Linux 6.14.0-29-generic
Uptime: 1 hour, 6 mins
Packages: 1677 (dpkg), 60 (nix-default), 16 (snap)
Shell: bash 5.2.21
Display (LG Electronics 32"): 2560x1440 in 32", 144 Hz [External] *
Display (AUOD7A7): 1920x1200 in 16", 165 Hz [Built-in]
DE: GNOME 46.0
WM: Mutter (Wayland)
WM Theme: Yaru-blue-dark
Theme: Yaru-blue-dark [GTK2/3/4]
Icons: Yaru-blue [GTK2/3/4]
Font: Ubuntu Sans (11pt) [GTK2/3/4]
Cursor: Yaru (24px)
Terminal: WezTerm 20250909-070512-bf9a2aee
Terminal Font: JetBrains Mono
CPU: 13th Gen Intel(R) Core(TM) i7-13700HX (24) @ 5.00 GHz
GPU 1: NVIDIA GeForce RTX 4050 Max-Q / Mobile [Discrete]
GPU 2: Intel UHD Graphics 770 @ 1.55 GHz [Integrated]
Memory: 3.85 GiB / 15.34 GiB (25%)
Swap: 0 B / 4.00 GiB (0%)
Disk (/): 67.27 GiB / 936.79 GiB (7%) - ext4
Local IP (enp109s0): 192.168.1.9/24
Battery (AP21A5T): 100% [AC Connected]
Locale: en_US.UTF-8
(base) akileshas@asa:~$the output of the command (base) akileshas@asa:~$ uname -a
Linux asa 6.14.0-29-generic #29~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Aug 14 16:52:50 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
(base) akileshas@asa:~$ |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
|
Confirming the same problem on Ubuntu 24.04.3 LTS. |
Beta Was this translation helpful? Give feedback.
-
|
I'm on Debian, and I have a similar problem. I'm not looking to set it fullscreen but when Ghostty is open I get:
I realized this because that file got to 25GB+ in size. Since Ghostty works I would just like to disable this logging but found nothing on how to do it. Output of my version: My config is quite minimal: |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
System: Gentoo Linux (stable), updated this morning. Openbox 3.6.1, nvidia RTX 2060 super, nvidia-drivers 570.181
The config file I use for ghostty
I tried variation using only maximize or only fullscreen also.
Expected behaviour: When starting ghostty it will fill the whole screen.
Actual behaviour : When starting ghostty it fills the quarter of the screen and sits at the upper left corner.
Expected Behavior
Expected behaviour: When starting ghostty it will fill the whole screen.
Actual Behavior
Actual behaviour : When starting ghostty it fills the quarter of the screen and sits at the upper left corner.
Reproduction Steps
start ghostty
Ghostty Logs
Ghostty Version
OS Version Information
Gentoo Linux stable, updated this morning
(Linux only) Display Server
X11
(Linux only) Desktop Environment/Window Manager
Openbox 3.6.1
Minimal Ghostty Configuration
Additional Relevant Configuration
Nvidia RTX 2060 , nvidia-drivers 570.181
I acknowledge that:
```) on separate lines.Beta Was this translation helpful? Give feedback.
All reactions