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

expo: add support for ipc triggering #1899

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

dkondor
Copy link
Contributor

@dkondor dkondor commented Sep 18, 2023

Following up on #1811 I've implemented the IPC based activator for the Expo plugin (based on the example with scale). I have tested activating it from another plugin and via IPC. So far, I haven't included the workspace_bindings, since I'm not sure if there is a good use-case for them (they are only active when expo is activated).

Make it possible for expo to be triggered from another plugin or via IPC. Largery based on the similar implementation for scale in 48c3048.
Copy link
Member

@ammen99 ammen99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ammen99 ammen99 merged commit 916f8e3 into WayfireWM:master Sep 18, 2023
@dkondor dkondor deleted the expo_ipc branch September 20, 2023 09:03
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.

2 participants