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

feature: implementation of xdg_activation_v1 because I want my auto focuses #3639

Merged
merged 8 commits into from
Oct 30, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    5e29740 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    51f798f View commit details
    Browse the repository at this point in the history
  2. feedback: throwing exception when a token is already in use and check…

    …ing if an event exists
    mattkae committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    41ed154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    302787d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Validating input in the activation method rather than the commit, and…

    … making sure that tokens are invalidated if a keyboard event comes in
    mattkae committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e6be816 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. pr feedback: listening for focus changes and ensuring that the newly …

    …focused surface is the same session that requested the token
    mattkae committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    38b7187 View commit details
    Browse the repository at this point in the history
  2. nits: minor pr fedback

    mattkae committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1afa05c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    ded0522 View commit details
    Browse the repository at this point in the history