fvogt added a comment.
In D15512#335264 <https://phabricator.kde.org/D15512#335264>, @romangg wrote: > Is there a real reason against it besides "not necessary"? Maybe that we can't remove the manual override again without breaking some API promise once we have the grand solution of automatically taking the next free Wayland socket? IMO "not necessary" is a real reason. That this adds public API is also a reason not to add this, especially because it will be fully superseded by the next free socket search. > Otherwise there is no damage in adding this parameter and I can avoid having my local git checkout diverge from master. The use case for this is to not conflict with an already existing wayland display. As this only works if launched manually with a special parameter, it only works for the minority of users, which makes this a workaround or even hack. AFAICT (but I might be wrong) implementing the next free socket function shouldn't be more lines than this diff is and work in all cases and without user interaction. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D15512 To: romangg, #kwin, #plasma Cc: fvogt, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart