Skip to content

Fix hiding "Success" and "Error" dialogs on kwin/plasma.

Jeremy Whiting requested to merge work/whiting/fix-hiding-success-dialog into master

When submitting timesheets for the last decade or so every time the success window shows up behind the main gtimelog window. Setting the parent of the Gtk.MessageDialog to the mainwindow instead of the submit_window which has hidden by this point fixes this annoyance...

Merge request reports