Skip to content

waylandtasksmodel: Handle parent window changing

Kai Uwe Broulik requested to merge work/kbroulik/tm-wayland-migrate-leader into master

...after the window was added and show/hide the task as needed.


The xdg desktop portal app chooser (“open with” dialog) seems to set its parent window after it shows which we didn’t handle and thus the dialog was shown in task bar. Now it only flashes in for a frame. I think this should be fixed somehow but nevertheless we should handle this case.

@hein @davidedmundson

Merge request reports