Skip to content
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

Max History Size #222

Open
lots0logs opened this issue May 9, 2020 · 9 comments
Open

Max History Size #222

lots0logs opened this issue May 9, 2020 · 9 comments

Comments

@lots0logs
Copy link

What is the purpose of limiting the max size a user can set? IMO, 200 is way too low. Why not let the user set whatever value is best for their workflow?

@b00f
Copy link
Contributor

b00f commented May 9, 2020

Did you try with 200 items? Huge items inside the list might cause extension become unstable because of the performance. We need to make a benchmark on that.

@lots0logs
Copy link
Author

I actually changed the max value in my local copy so I could set it to 2000. So far so good but I'm guessing at some point it might start hindering performance?

@b00f
Copy link
Contributor

b00f commented May 10, 2020

@Tudmotu Do you think maximum history can be unlimited? User might risk on performance.

@lots0logs
Copy link
Author

I think it should be up to the user since users will have various amounts of resources. Maybe add a disclaimer above or below the setting that states

Depending on your system's available resources, the value of this setting can cause performance issues if it is too high. In such cases you should try lowering the value until performance is acceptable.

@pablodz
Copy link

pablodz commented Nov 30, 2021

How to change, I need 10k

@Tudmotu
Copy link
Owner

Tudmotu commented Dec 1, 2021

10k will crash your system, this extension is not built for that.
Better to use an actual app (e.g. GPaste)

@pablodz
Copy link

pablodz commented Dec 1, 2021

Thanks for the recommendation

@SUPERCILEX
Copy link

Hey folks, this is fixed in a re-written version of the extension: https://github.com/SUPERCILEX/gnome-clipboard-history.

@pablodz
Copy link

pablodz commented Feb 22, 2022

Thanks mate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants