Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,079
    • Issues 2,079
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 160
    • Merge requests 160
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-shellgnome-shell
  • Issues
  • #275
Closed
Open
Issue created May 15, 2018 by Changwoo Ryu@cwryuDeveloper

input method: Use IbusIMContext "forward-key-event" signal

In js/misc/inputMethod.js, the input method needs to receive IBusIMContext 'forward-key-event' signal. This signal is often used to forward key event to the client by ibus language engine. The current version of ibus-hangul depends on this.

For example (gtk): https://github.com/ibus/ibus/blob/d784e04c38eeb069f9a8da8b30743f4463fa34c3/client/gtk2/ibusimcontext.c#L1467

Assignee
Assign to
Time tracking