-
Notifications
You must be signed in to change notification settings - Fork 102
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
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e29740 - Browse repository at this point
Copy the full SHA 5e29740View commit details
Commits on Oct 17, 2024
-
feedback: minor PR nits + using uuid instead of generating a unique s…
…tring by ourselves
Configuration menu - View commit details
-
Copy full SHA for 51f798f - Browse repository at this point
Copy the full SHA 51f798fView commit details -
feedback: throwing exception when a token is already in use and check…
…ing if an event exists
Configuration menu - View commit details
-
Copy full SHA for 41ed154 - Browse repository at this point
Copy the full SHA 41ed154View commit details -
Fixing a bug where the serial could be 0 for some clients and cleanin…
…g up the lock guards
Configuration menu - View commit details
-
Copy full SHA for 302787d - Browse repository at this point
Copy the full SHA 302787dView commit details
Commits on Oct 18, 2024
-
Validating input in the activation method rather than the commit, and…
… making sure that tokens are invalidated if a keyboard event comes in
Configuration menu - View commit details
-
Copy full SHA for e6be816 - Browse repository at this point
Copy the full SHA e6be816View commit details
Commits on Oct 29, 2024
-
pr feedback: listening for focus changes and ensuring that the newly …
…focused surface is the same session that requested the token
Configuration menu - View commit details
-
Copy full SHA for 38b7187 - Browse repository at this point
Copy the full SHA 38b7187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1afa05c - Browse repository at this point
Copy the full SHA 1afa05cView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ded0522 - Browse repository at this point
Copy the full SHA ded0522View commit details