[dolphin] [Bug 413962] Some Dolphin dialogues aren't floating windows in Sway window manager
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Nov 8 23:38:26 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=413962
--- Comment #2 from pmargeti34 at 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 on the CC list for the bug.
More information about the kfm-devel
mailing list