Giter Site home page Giter Site logo

Comments (4)

igxactly avatar igxactly commented on August 29, 2024

비슷한 문제로 추정됩니다만, Kate에서 VI 모드를 사용하면 정상적으로 입력이 안 됩니다.

from dasom.

 avatar commented on August 29, 2024

kate는 qt 어플입니다. https://github.com/dasom-im/dasom-qt/issues 에 이슈를 작성해주세요.

from dasom.

 avatar commented on August 29, 2024

확인해보았는데 다솜 버그가 아닙니다. ibus, fcitx, nabi 에서 + 가 먹히는 이유는 한글 엔진에서 + 를 받으면 이를 소비하지 않기 때문에 FALSE 를 반환하고 IMForwardEvent()로 이벤트를 돌려 보내는데,
다솜의 경우, 한글 엔진(dasom-jeongeum)에서 + 를 소비하기 때문에 TRUE를 반환합니다. 아울러 IMForwardEvent()로 이벤트를 돌려 보내지 않습니다. 정상적인 동작입니다.

WINE/Total Commander 의 왼쪽에 파일 나오는 창을 클릭할 경우 WINE/Total Commander 가 XNFocusWindow 또는 XNClientWindowNULL (0 값)로 세팅해야 될 것 같습니다. 아니면 키 이벤트를 입력기로 보내지 말고 WINE/Total Commander 가 직접 처리해야 할 것 같습니다.

이 문제는 WINE 또는 Total Commander 의 문제입니다.
다솜에서 이를 회피할 수 있는 방법이 있습니다. ibus, fcitx, nabi 에 있는 한글 엔진 모듈처럼 dasom-jeongeum 이 키패드의 키값을 소비하지 않도록 변경하는 방법이 있으나 지금은 적용하지 않겠습니다.
xkb 도입 이후 다시 고려하겠습니다.

from dasom.

 avatar commented on August 29, 2024

This issue was moved to dasom-im/dasom-jeongeum#8

from dasom.

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.