Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gTile@shuairan: fix terminal won't move after resize #544

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

DJWightman
Copy link
Contributor

@DJWightman DJWightman commented Dec 22, 2023

#Motivation

gTile would resize but not move the terminal as described in #425

Fix

The metaWindow documentation for move_resize_frame describes this as a resize call. Moving after resizing seems to work for most the windows but not the terminal (which only seems to resize but not move).

By adding the move_frame call directly afterwards, this forces moving the terminal after the resize.

additional comments

This seems to be more of an issue with the Meta api. but this seems to work as a workaround solution

…ove after the resize of move_resize_frame. This fixes the issue with the terminal only resizing but not moving
@rcalixte
Copy link
Member

This is an unmaintained extension. Please feel free to let us know if you'd like to take it over. Also, if there are any issues, please let us know so we can revert.

@rcalixte rcalixte merged commit 3e70639 into linuxmint:master Dec 22, 2023
1 check passed
@DJWightman DJWightman deleted the gtile/fix_terminal_resize branch December 22, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants