Skip to content

Put dialogs in window groups

That way, grabs only affect the dialog themselves. This is relevant for modal dialogs, which do take a grab on the window group - and since we don't put any dialogs into any window groups, they all take program-wide grabs, blocking other portal dialogs.

Closes: #109 (closed)

Merge request reports