D16648: Open externally called files/directories in new tabs
Fabian Vogt <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin,gmane.comp.kde.devel.kfm |
|---|---|
| Message-ID | <[email protected]> |
fvogt added inline comments. INLINE COMMENTS > global.cpp:77 > + // TODO: once Wayland clients can raise or activate themselves remove this conditional > + return false; > + } As Wayland and X11 clients can be part of the same session and thus the same DBus, it would be more accurate to ask the running dolphin whether it's using Wayland or XCB. It would require a new DBus call though, so probably too complex and not worth it though. REPOSITORY R318 Dolphin REVISION DETAIL https://phabricator.kde.org/D16648 To: feverfew, #dolphin, elvisangelaccio Cc: zzag, dfaure, fvogt, fikrim, magar, fbg13, davidedmundson, kwin, ngraham, elvisangelaccio, anthonyfieroni, kfm-devel, alexde, feverfew, meven, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov