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

xdg-activation: Initial implementation #207

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Conversation

Drakulix
Copy link
Member

This provides an initial implementation of the xdg-activation protocol to prevent focus stealing, passing of focus by client (e.g. required to fix #192) voluntarily, additional context for new apps (e.g. workspace they were launched from) and urgent state for workspaces.

Draft until this is used by cosmic-launcher/cosmic-applibrary.

@Drakulix Drakulix force-pushed the xdg-activation_jammy branch 3 times, most recently from 5f6eb1a to 0ef78e9 Compare November 7, 2023 17:47
@Drakulix Drakulix marked this pull request as ready for review November 7, 2023 17:52
@Drakulix
Copy link
Member Author

Drakulix commented Nov 7, 2023

Changed so that it still focused new windows, but still includes the rest of the xdg-activation logic, so that it can be merged without being potentially too disruptive.

@Drakulix Drakulix force-pushed the xdg-activation_jammy branch from 0ef78e9 to c052d0b Compare November 9, 2023 12:48
@Drakulix Drakulix force-pushed the xdg-activation_jammy branch from c052d0b to f7cc198 Compare November 9, 2023 12:48
@Drakulix Drakulix merged commit 9a04fa2 into master_jammy Nov 9, 2023
4 checks passed
@Drakulix Drakulix deleted the xdg-activation_jammy branch November 9, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clicking a Link In a App on A Different Workspace Does Not Move to the Browser
1 participant