You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gnome Terminal does not open completely maximized. Specifically on the bottom and right sides, the window edges don't extend completely to the edge of the screen.
(2) Steps to reproduce (if you know):
Open Gnome Terminal when Pop Shell tiling is enabled on Ubuntu 21.10 (does not occur on Pop!_OS). When Smart Gaps is disabled, it's only really the bottom edge that is out of place. When Smart Gaps is enabled, both the right and bottom edges of the window do not meet the screen edge. Occurs even when gaps are set to 0.
(3) Expected behavior:
Gnome Terminal is completely maximized like with other programs
GNOME Terminal's resizing is awkward in that it is "discrete", not "continuous".
It's window must be the size of an integer number of lines and an integer number of columns. The space you have down the bottom of the screen is likely not enough to fit an additional line, so GNOME Terminal just doesn't resize to it.
Any idea what Pop!_OS does to get around this? I have two laptops with identical screens, but the one with Pop!_OS sizes Gnome Terminal just fine but the one with Ubuntu + Pop Shell can't
As far as I know, this GNOME Terminal limitation cannot be circumvented. It was even mentioned by other extensions that provide similar functionality.
You may have different scaling settings or font sizes on your laptops.
(1) Issue/Bug Description:
Gnome Terminal does not open completely maximized. Specifically on the bottom and right sides, the window edges don't extend completely to the edge of the screen.
(2) Steps to reproduce (if you know):
Open Gnome Terminal when Pop Shell tiling is enabled on Ubuntu 21.10 (does not occur on Pop!_OS). When Smart Gaps is disabled, it's only really the bottom edge that is out of place. When Smart Gaps is enabled, both the right and bottom edges of the window do not meet the screen edge. Occurs even when gaps are set to 0.
(3) Expected behavior:
Gnome Terminal is completely maximized like with other programs
(4) Distribution (run
cat /etc/os-release
):PRETTY_NAME="Ubuntu 21.10"
NAME="Ubuntu"
VERSION_ID="21.10"
VERSION="21.10 (Impish Indri)"
VERSION_CODENAME=impish
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=impish
(5) Gnome Shell version:
40.5
(6) Pop Shell version (run
apt policy pop-shell
or provide the latest commit if building locally):21745c4
(7) Where was Pop Shell installed from:
This repository
(8) Monitor Setup (2 x 1080p, 4K, Primary(Horizontal), Secondary(Vertical), etc):
1x1080p
(9) Other Installed/Enabled Extensions:
Occurs with all other extensions disabled
(10) Other Notes:
Smart gaps enabled:
![image](https://user-images.githubusercontent.com/66289396/150664327-00386060-c6b4-46ab-9601-ae926c0b577e.png)
![image](https://user-images.githubusercontent.com/66289396/150664332-5fef4555-50d0-490c-8aed-4f594a717b27.png)
Smart gaps disabled:
The text was updated successfully, but these errors were encountered: