[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Prefer to split along the longest edge
From: |
martin rudalics |
Subject: |
Re: Prefer to split along the longest edge |
Date: |
Tue, 17 Dec 2024 10:01:01 +0100 |
User-agent: |
Mozilla Thunderbird |
>> It basically does that:
>>
>> if width > height:
>> try to split horizontally, then try to split vertically
The only thing I can say is that for some time people strongly opposed
the idea of splitting windows side by side by default. It's possible
that this attitude has changed by now.
>> else
>> try to split vertically, then try to split horizontally
>> fallback to vertical split
>
> This makes sense, so Cc-ing Martin to confirm
> if this is the right thing to do.
martin
- Re: Prefer to split along the longest edge, (continued)
- Re: Prefer to split along the longest edge, Juri Linkov, 2024/12/17
- Re: Prefer to split along the longest edge, Nicolas Desprès, 2024/12/17
- Re: Prefer to split along the longest edge, martin rudalics, 2024/12/17
- Re: Prefer to split along the longest edge, Nicolas Desprès, 2024/12/17
- Re: Prefer to split along the longest edge, Eli Zaretskii, 2024/12/17
- Re: Prefer to split along the longest edge, Nicolas Desprès, 2024/12/17
- Re: Prefer to split along the longest edge, Eli Zaretskii, 2024/12/17
- Re: Prefer to split along the longest edge, Eli Zaretskii, 2024/12/17
- Re: Prefer to split along the longest edge, Robert Pluim, 2024/12/17
- Re: Prefer to split along the longest edge, Juri Linkov, 2024/12/16
- Re: Prefer to split along the longest edge,
martin rudalics <=
- Re: Prefer to split along the longest edge, Eli Zaretskii, 2024/12/17
- Re: Prefer to split along the longest edge, Liu Hui, 2024/12/16
- Re: Prefer to split along the longest edge, Juri Linkov, 2024/12/17
- Re: Prefer to split along the longest edge, Nicolas Desprès, 2024/12/17
- Re: Prefer to split along the longest edge, Nicolas Desprès, 2024/12/17
- RE: [External] : Re: Prefer to split along the longest edge, Drew Adams, 2024/12/16
- Re: [External] : Re: Prefer to split along the longest edge, Nicolas Desprès, 2024/12/17