-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Complete fix crash when fullscreen/maximized window is closed directly
The clientRemoved signal is too late in the window closing sequence, after cleanGrouping called on the client. Moving the client around and changing focus requires a not null in_group of the client in kwin. Therefore, changing to per window windowClosed signal works.
- Loading branch information
Aetf
committed
Dec 15, 2018
1 parent
f05bb5c
commit efc212c
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters