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

spurious resize events on show from show_all() #1367

Closed
eMPee584 opened this issue Jul 27, 2018 · 4 comments
Closed

spurious resize events on show from show_all() #1367

eMPee584 opened this issue Jul 27, 2018 · 4 comments

Comments

@eMPee584
Copy link
Contributor

I get TWO superfluous resize events from the show_all() call. Nothing seems to break when I comment the line, but that is specifically under xfwm.
Can be verified with strace -e 'trace=!all' cat

@aichingm
Copy link
Collaborator

Guake is currently under heavy development, a lot of code is being rewritten, maybe I already removed the specific call but could you tell me the file, line number and commit?

@eMPee584
Copy link
Contributor Author

eMPee584 commented Aug 27, 2018

guake/guake_app.py:947: self.window.show_all()

commit 4f4ab35d5cb2363dd464e6b252d1c798bd01c2fb ?

@aichingm
Copy link
Collaborator

@Davidy22
Copy link
Collaborator

Checked and looks like the excess lines have been cleaned out, so closing.

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

No branches or pull requests

3 participants