Alacritty in tiling mode has padding not present in floating mode #1592
Unanswered
d4wns-l1ght
asked this question in
potential-bugs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Body
Steps to reproduce:
Expected result: There is no change in the padding at the bottom of the screen
Actual result: There is a bar/line worth of padding at the bottom of the screen, but it disappears when Alacritty is made a floating window. The padding does not appear in floating mode no matter the size/ratio of the Alacritty window. Switching between floating and tiling mode makes the padding toggle even though the window is the same size.
Note: I'm aware this probably has something to do with Alacritty adding padding when the window is not exactly the right height. The notable part of this behaviour is due to the fact that the window is the same size before and after the change.
Additional info
In tiling mode:


After switching to floating mode (both screenshots end at the bottom of the screen. You can see that Alacritty has registered extra space and re-printed the prompt):
Beta Was this translation helpful? Give feedback.
All reactions