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

Do not kill X11 apps whose pop-ups don't support WM_DELETE_WINDOW #3203

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

AlanGriffiths
Copy link
Collaborator

@AlanGriffiths AlanGriffiths commented Jan 23, 2024

Note that Mir will hide the window anyway. It simply can't request the client delete it too.

Fixes: #3177

@AlanGriffiths AlanGriffiths requested a review from mattkae January 23, 2024 17:00
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a28dafb) 77.81% compared to head (86a50d6) 77.81%.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3203    +/-   ##
========================================
  Coverage   77.81%   77.81%            
========================================
  Files        1062     1072    +10     
  Lines       74646    75093   +447     
========================================
+ Hits        58087    58436   +349     
- Misses      16559    16657    +98     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@Saviq Saviq left a comment

Choose a reason for hiding this comment

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

Looks legit.

@Saviq Saviq added this pull request to the merge queue Jan 23, 2024
Merged via the queue into main with commit a3a2494 Jan 23, 2024
24 of 25 checks passed
@Saviq Saviq deleted the clion branch January 23, 2024 18:42
AlanGriffiths pushed a commit that referenced this pull request Feb 2, 2024
Do not kill X11 apps whose pop-ups don't support WM_DELETE_WINDOW
@Saviq Saviq mentioned this pull request Feb 13, 2024
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.

CLion disappears
2 participants