Skip to content

Conversation

@xai
Copy link
Contributor

@xai xai commented Aug 19, 2025

Defer window positioning using queue_resize() and GLib.idle_add() to ensure all widget layout calculations are complete before moving the window.

Fixes #2184

sem-ver: bugfix

Defer window positioning using queue_resize() and GLib.idle_add() to ensure
all widget layout calculations are complete before moving the window.

Fixes Guake#2184

sem-ver: bugfix
@Davidy22
Copy link
Collaborator

Davidy22 commented Sep 5, 2025

Looks like I'll need to update CI for that one thing that got taken offline but change seems to be fine on my machine, merging.

@Davidy22 Davidy22 merged commit 1c18e87 into Guake:master Sep 5, 2025
1 of 5 checks passed
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.

Window drifts downwards each time you invoke the terminal

2 participants