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

Port input method and text input from rootston #4740

Merged
merged 6 commits into from
Apr 4, 2020

Commits on Apr 4, 2020

  1. Port input method and text input from rootston

    This ports swaywm/wlroots#1203, swaywm/wlroots#1303,
    swaywm/wlroots#1308, swaywm/wlroots#1759 rootston part to sway.
    
    Co-Authored-By: Leo Chen <leo881003@gmail.com>
    xdavidwu and Leo1003 committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    6eb69e3 View commit details
    Browse the repository at this point in the history
  2. input-method: remove surface listener before set

    This make sure pending focused surface listener is not reachable from
    old surface.
    xdavidwu authored and Leo1003 committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    f1638df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6684f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93b0cbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11b76c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    109e16c View commit details
    Browse the repository at this point in the history