Skip to content
Snippets Groups Projects
Verified Commit 87e81498 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix window placement on wayland and add close buttons

We explicitly set a parent. We can't assign to
ApplicationWindow.transientParent though, only to
Window.transientParent, so we just call setTransientParent in C++.
parent 619525e6
No related branches found
No related tags found
No related merge requests found
Pipeline #1515 passed
Showing
with 52 additions and 36 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment