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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/commit/e54d2e483
                   |                            |db5d52819a24414e8ea9259ebb3
                   |                            |415d
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.78

--- Comment #4 from Nate Graham <n...@kde.org> ---
Git commit e54d2e483db5d52819a24414e8ea9259ebb3415d by Nate Graham.
Committed on 27/12/2020 at 14:50.
Pushed by ngraham into branch 'master'.

Remove knetattach item from the remote:// ioslave's view

This commit removes the knetattach item from the remote:// ioslave's
view entirely.

knetattach lives in Plasma, so this amounts to an unmarked dependency on
Plasma within KIO, which is not appropriate.

Furthermore, Having a desktop entry in the view of the ioslave that
launches an app is kind of a weird UX, and its functionality is largely
unnecessary bceause you can just connect to the server by its URL and be
prompted for your username and password. If you want to create a permanent
link to the server, you can add it to the places panel or use a shortcut.

However for those who would like to continue using knetattach, I plan
to add a contextually-aware button in Dolphin to open the app, and if
that happens without this, we will have two redundant ways to launch
knetattach from the remote:// view.
FIXED-IN: 5.78

M  +2    -19   src/ioslaves/remote/kio_remote.cpp
M  +0    -47   src/ioslaves/remote/remoteimpl.cpp
M  +0    -2    src/ioslaves/remote/remoteimpl.h

https://invent.kde.org/frameworks/kio/commit/e54d2e483db5d52819a24414e8ea9259ebb3415d

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

Reply via email to