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

DesktopIntegration: new method to close window used by dock #2202

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

moises2657
Copy link

Implementation of close_window method on Gala.DesktopIntegration to solve the issue: elementary/dock#278
elementary/dock#344

Copy link
Member

@leolost2605 leolost2605 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for this!
The code looks good only some stylistic nits :)
Most notably you have a lot of empty new lines here which usually only should be used to separate unrelated code, so I think you can remove most of them. Also the linter will probably throw some errors, you can check the workflow for the exact lines and what's wrong there.

@moises2657 moises2657 requested a review from leolost2605 January 2, 2025 17:41
@teamcons
Copy link

teamcons commented Jan 3, 2025

elementary/dock#278 is about closing an app in background, not just windows, though

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.

3 participants