-
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
Conversation
If you look around |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting
…tring by ourselves
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More nits. Main thing left is the serial validation TODO
…ing if an event exists
…g up the lock guards
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple more tweaks, but looking good
… making sure that tokens are invalidated if a keyboard event comes in
Everyone contributing to this PR have now signed the CLA. Thanks! |
cb81f45
to
53a2904
Compare
…focused surface is the same session that requested the token
53a2904
to
38b7187
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nearly there now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@Saviq you OK with this version? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems to work!
Just need to be default :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, even better now
Screencast.from.2024-10-16.16-21-05.webm
What's new?
To test
miral-shell
gnome-terminal
gedit
gnome-terminal
againgedit
againgedit
gets focus 🪄Similarly:
emacs
firefox
https://google.com
Open questions
Todos