Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP ei socket for at-spi2-core #759

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

WIP ei socket for at-spi2-core #759

wants to merge 1 commit into from

Commits on Oct 4, 2024

  1. WIP ei socket for at-spi2-core

    This works with the `receive` example of `reis` using
    `LIBEI_SOCKET=/tmp/atspi-ei-kb.socket`. I've also worked on changes to
    at-spi2-core, so I'll now be able to try testing it...
    
    If a version of this is ultimately used, it will need a secure way to
    pass the socket to accessibility tools. Putting it in `/tmp` is a
    placeholder.
    
    WIP
    
    initial modifiers
    
    start_emulating
    
    fix keycode offset
    
    WIP use cosmic-atspi-unstable-v1 protocol
    
    Now client has a way to communicate grabs, but they still need to be
    handled here.
    
    WIP grabs
    
    WIP keycode offset
    
    atspi grabs
    
    SealedFile
    
    add_keyboard
    
    Update reis with improved api
    
    WIP update_keymap
    
    WIP update keymap
    
    WIP grab keyboardt
    
    Multiple clients
    
    reis update; serial
    ids1024 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    42e616e View commit details
    Browse the repository at this point in the history