Code Monkey home page Code Monkey logo

Comments (3)

wengxt avatar wengxt commented on July 26, 2024 1

basically the sequence of even is like:

Ctrl pressed
L pressed
Ctrl released
L released, but filtered by fcitx, due to current implementation, so app doesn't see L released and start repetition.

This is quite silly since whether an key event is filtered by input method or not should be fully controlled by input method, and the wayland's input method keyboard grab model totally break the point of this..

anyway, can you test with master and see if the issue is gone?

from fcitx5.

wengxt avatar wengxt commented on July 26, 2024

One of the reason that I'd like to blame the silly design of wayland im....

So basically if a "key release" is handled by input method, but not the key press, client side repetition will be triggered...

from fcitx5.

edarzh avatar edarzh commented on July 26, 2024

Tested with master. Seems to be working 👍

from fcitx5.

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.