hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.84k stars 908 forks source link

go back to let terminator to decide window size #8207

Open vincentaxhe opened 1 month ago

vincentaxhe commented 1 month ago

Already reported ? *

Regression?

Yes

System Info and Version

Hyprland, built from branch at commit 0f594732b063a90d44df8c5d402d658f27471dfe (props: bump version to 0.43.0). Date: Sun Sep 8 16:48:21 2024 Tag: v0.43.0, commits: 5196 flags: (if any) System Information: System name: Linux Node name: vincent-laptop Release: 6.6.54-2-MANJARO Version: #1 SMP PREEMPT_DYNAMIC Tue Oct 8 03:11:08 UTC 2024 GPU information: 0000:00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] [8086:9a49] (rev 01) (prog-if 00 [VGA controller]) os-release: NAME="Manjaro Linux" PRETTY_NAME="Manjaro Linux" ID=manjaro ID_LIKE=arch BUILD_ID=rolling ANSI_COLOR="32;1;24;144;200" HOME_URL="https://manjaro.org/" DOCUMENTATION_URL="https://wiki.manjaro.org/" SUPPORT_URL="https://forum.manjaro.org/" BUG_REPORT_URL="https://docs.manjaro.org/reporting-bugs/" PRIVACY_POLICY_URL="https://manjaro.org/privacy-policy/" LOGO=manjarolinux VERSION=rolling plugins: hyprscroller by dawser ver 1.0

Description

once edit alacritty config[window.dimensions] columns = 85 lines = 40, float alacritty window size will be decided by terminator, so is xfce4-terminal and kitty, but now they are all deprived the privilege. I want it back or I miss any some option.

How to reproduce

none

Crash reports, logs, images, videos

No response

vaxerski commented 1 month ago

can you bisect this?

vincentaxhe commented 1 month ago

it's at least half a year from now, It's hard to say hyprland take full control window size is or not a good strategy, I'm curious how hyprland decide float window size since it did not respect terminal size request.