https://bugs.kde.org/show_bug.cgi?id=413962

--- Comment #2 from pmarget...@gmail.com ---
Additional note:
I'm currently using the following rules in Sway to work around this:
    for_window [title="^(File|Folder)\s*Already Exists\s*—\s*"
app_id="dolphin|org.kde.ark"] floating enable
    for_window [title="^(Copying|Moving)\s*—\s*Dolphin" app_id="dolphin"]
floating enable
    for_window [title="^Extracting\s" app_id="(dolphin|org.kde.ark)"] floating
enable
    for_window [title="^Information\s*—\s*Dolphin" app_id="dolphin"] floating
enable
    for_window [title="^Loading archive" app_id="org.kde.ark"] floating enable

This has undesired consequences if say a folder is called Copying - it makes
the dolphin main window float if such a folder is entered, which is not
acceptable.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to