Code Monkey home page Code Monkey logo

Comments (5)

Tudmotu avatar Tudmotu commented on June 20, 2024 3

The lag is there because otherwise, when using the next/previous shortcuts, you get into a loop between the first two items:

  1. You select something in the clipboard, it moves to the first position
  2. Now you use the shortcut to select the next entry
  3. The 2nd entry immediately moves to the top of the list
  4. Now the item you first selected, is the 2nd item
  5. You use the shortcut to select the next item again
  6. You are stuck in a loop

The delay allows you to rapidly move between the items before they are moved to the top.

There could maybe be a better way of achieving this.

Now, I am not 100% sure that your issue is not something else.

Can you please disable this option and see if the delay persists?

from gnome-shell-extension-clipboard-indicator.

Tudmotu avatar Tudmotu commented on June 20, 2024 1

As I said in the previous comment I have disabled the option to move item to the top after your recommendation. And is working smoothly.

Thank you very much for your support and for this awesome extension. It helps me a lot in my daily job.

Ah, thank you! Sorry, I missed the last part πŸ™‚
Thank you for confirming πŸ™

I am gonna leave this issue open, in case anyone comes up with an idea to prevent the looping issue from happening without introducing a timeout between selections.

from gnome-shell-extension-clipboard-indicator.

Tudmotu avatar Tudmotu commented on June 20, 2024

Do you have the "move item to top" setting enabled?
image

from gnome-shell-extension-clipboard-indicator.

LiasOne avatar LiasOne commented on June 20, 2024

Yes, I have this enabled. I have had it before but this is the first time that this lag has been happening. I disable it and the lag has vanished.

from gnome-shell-extension-clipboard-indicator.

LiasOne avatar LiasOne commented on June 20, 2024

As I said in the previous comment I have disabled the option to move item to the top after your recommendation. And is working smoothly.

Thank you very much for your support and for this awesome extension. It helps me a lot in my daily job.

from gnome-shell-extension-clipboard-indicator.

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.