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

ipc enhancements #2143

Merged
merged 5 commits into from
Feb 16, 2024
Merged

ipc enhancements #2143

merged 5 commits into from
Feb 16, 2024

Conversation

ammen99
Copy link
Member

@ammen99 ammen99 commented Feb 16, 2024

  • ipc-rules: add ability to select which events to listen for
  • view: emit title/app-id-changed on core as well
  • ipc-rules: emit view-{title,app-id}-changed to subscribed clients
  • meson: use vcs_tag for git version information
  • ipc-rules: add wayfire/configuration method

This way we could limit the amount of IPC messages in case a script
needs just for ex. view-mapped.
This way, the command is run every time we change the Wayfire version
and not only when meson reconfigures itself.
Returns information about the current Wayfire instance.
@ammen99 ammen99 merged commit 3560993 into master Feb 16, 2024
8 checks passed
@ammen99 ammen99 deleted the ipc-enhancements branch February 16, 2024 11:13
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.

1 participant