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

Handle activation_token #55

Open
bilelmoussaoui opened this issue Mar 21, 2022 · 1 comment · May be fixed by #70
Open

Handle activation_token #55

bilelmoussaoui opened this issue Mar 21, 2022 · 1 comment · May be fixed by #70
Labels
enhancement New feature or request

Comments

@bilelmoussaoui
Copy link
Owner

Some of the portals that requires a user interaction makes use of the wayland activation_token to activate/focus the window that requires the interaction.

We will need some way of automatically fetching that, maybe by making WindowIdentifier handle that as well

@bilelmoussaoui
Copy link
Owner Author

As gtk3/gtk4 don't really support a way to do that, maybe we should just get the wl_surface ptr from there and makes use of the wayland window identifier.

A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 5, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 5, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 5, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 5, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 5, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 5, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 5, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 5, 2022
@bilelmoussaoui bilelmoussaoui added the enhancement New feature or request label Jun 8, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 9, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jun 9, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jul 26, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jul 26, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jul 26, 2022
@bilelmoussaoui bilelmoussaoui linked a pull request Dec 19, 2022 that will close this issue
6 tasks
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Dec 19, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Dec 19, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Dec 19, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Dec 19, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Dec 19, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Dec 19, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Dec 19, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Dec 19, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Dec 19, 2022
A6GibKm added a commit to A6GibKm/ashpd that referenced this issue Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant