-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
integration: add basic clipboard manager integration #58
Conversation
I think there are two very different concerns here:
As far as I understand, your text is currently more geared towards the second group. Technically, it also solves the issue for the first group, but it is far more than what they want or expect. So the documentation of the proposed tools is more overwhelming than helpful. |
While I agree with you about the first and second sentences of your first point, it is not only What is not simple about ..
The documentation I have written is meant as a guide only with relevant links. I don't think the page should have full explanations on every tool available for the job. Aside from that, each distro may have different packages, so I think full explanations should be part of distro documentation. I've already slightly biased |
I was not meaning to propose that every available tool should be explained. I was merely suggesting to restructure the text to focus on the more common pain point:
|
To be clear, I don't actually like this solution. I think that it is strange to delegate such a crucial feature to external programs. It is also unfortunate that most clipboard managers suffer from feature creep. Some clipboard managers don't even have a mechanism to limit the number of history entries, which can quickly turn into a security issue. There is simply no good solution right now. But it is better to document a half-decent one than to let users try to figure this out for themselves. |
@xi your comments are fair, but I fully understand why I'll take your advice on board about re-wording my PR but I'll wait for further review from maintainers before I change anything. Thanks :) |
I like this variant, the current text might make users wonder if they need a clipboard manager or not while this one specifically mentions it being a solution to keep clipboard data after application close. I think this helps the user to evaluate the necessity of a clipboard manager and what might be problematic when running without one. |
@01micko Thanks.
Agree. @01micko if you're happy to update with this, we'll go for the merge. |
I'll update the PR tonight AEST. |
I just read through labwc/labwc/issues/2042 I won't have time to write up a page so I understand if this is closed. |
No need for you to do that, I think the changes as proposed here are already very useful for users. We can always add a new page later on and then link it from the new section. |
7c299c3
to
e01387c
Compare
Thanks :) |
references labwc/labwc#2042