-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
winex11.drv: HACK: Add timeout for unmap_notify wait in set_mwm_hints().
This is a change to the old hack: "HACK: mutter: winex11.drv: Workaround mutter issue #676." In case the earlier messages have not been processed yet the wait may hang forever. An example of such sequence is hiding a window and then changing (possible another window's) styles without pumping messages in between. Indirectly related to Bug #20769, Bug #16389.
- Loading branch information
Showing
1 changed file
with
33 additions
and
8 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