Skip to content

Add MimeTypeEditorLauncherJob

Kai Uwe Broulik requested to merge work/kbroulik/mimetype-editor-job into master

This is a more sophisticated replacement for KMimeTypeEditor as a proper job and support for parent window handling under Wayland.

KWidgetsAddons cannot use KWindowSystem (for XDG Foreign handling) and realistically everyone dealing with files in such a way is using KIO already anyway.


some docs missing, and testing on X pending, other than that should be good.

Needs plasma/kde-cli-tools!97 (merged) on the other side

Merge request reports