Firefox looks squashed when thin or short #10355
Replies: 5 comments 7 replies
-
the size hints are already respected when floating, there is no point in respecting them when tiled due to obvious reasons (windows overlapping, overflowing onto other monitors, etc etc) anyways whyh would u want to use firefox when its tiny asf? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I've got an alternative approach to this, it's been bugging me too for a while. I figured out how to change the minimum window width for Firefox instead. This is my nix file for home manager:
Does this help? |
Beta Was this translation helpful? Give feedback.
-
this is a pretty serious issue for people with smol screens can this be promoted to an issue @vaxerski since it has 6 updoots |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When I resize Firefox below its internal minimum (≈450 × 120), all page content becomes distorted (“squashed”) and mouse clicks register at wrong spots. Other Wayland compositors prevent resizing below that threshold; Hyprland does not. Was previously tracked at issue #3918
Steps to reproduce
Date: Fri Mar 28 16:16:07 2025
Tag: v0.48.1, commits: 5937
built against:
aquamarine 0.8.0
hyprlang 0.6.0
hyprutils 0.6.0
hyprcursor 0.1.12
hyprgraphics 0.1.3
no flags were set).
2. Manually drag to resize the window narrower than 450 px or shorter than 120 px.
3. Observe that content does not reflow correctly and the cursor hitbox is offset.
Expected behavior
Actual behavior
Version & system info
Config
Please download and inspect my config:
hyprctl systeminfo -c
→ attach as a file. Done at attachment.Logs & attachments
config.txt
Beta Was this translation helpful? Give feedback.
All reactions