Giter Club home page Giter Club logo

Comments (11)

SUPERCILEX avatar SUPERCILEX commented on May 23, 2024

Do you mean everything you select should be added to the clipboard history?

from gnome-clipboard-history.

horga83 avatar horga83 commented on May 23, 2024

from gnome-clipboard-history.

SUPERCILEX avatar SUPERCILEX commented on May 23, 2024

Gnome doesn't have an API to know when you paste something AFAIK, but I can support putting everything you select in the history. Note that this has unintended consequences: if you drag select for example, every time a new character is selected that counts as a new selection (so you'll end up with a, ab, abc, abcd, etc in your history). That could maybe be fixed by adding an N ms delay before registering the selection, but it's still hacky.

from gnome-clipboard-history.

horga83 avatar horga83 commented on May 23, 2024

from gnome-clipboard-history.

SUPERCILEX avatar SUPERCILEX commented on May 23, 2024

I mean, if you're ok with the shortcomings I mentioned then I can implement it fairly easily.

from gnome-clipboard-history.

horga83 avatar horga83 commented on May 23, 2024

from gnome-clipboard-history.

SUPERCILEX avatar SUPERCILEX commented on May 23, 2024

BTW, is the primary clip supposed to be automatically pastable from Ctrl + V or just saved to the history? Right now I'm doing the latter.

from gnome-clipboard-history.

horga83 avatar horga83 commented on May 23, 2024

from gnome-clipboard-history.

SUPERCILEX avatar SUPERCILEX commented on May 23, 2024

And so when you highlight with your mouse, do you expect to be able to paste with Ctrl + V or only middle click?

from gnome-clipboard-history.

horga83 avatar horga83 commented on May 23, 2024

from gnome-clipboard-history.

SUPERCILEX avatar SUPERCILEX commented on May 23, 2024

Sweet, that's how I implemented it!

from gnome-clipboard-history.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.