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

Revert naming of dwl IPC protocol to support other bars #32

Open
Frewacom opened this issue Feb 22, 2023 · 1 comment
Open

Revert naming of dwl IPC protocol to support other bars #32

Frewacom opened this issue Feb 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Frewacom
Copy link
Member

dwl-guile has integrated the IPC patch in dwl, but using a different name (since it also extends the protocol). However, this means that other bars that make use of this protocol does not work under dwl-guile.

The solution is to split the current custom protocol into two, one for the general information (layout, tags, etc), and one for the dwl-guile specific methods.

@Frewacom Frewacom added the enhancement New feature or request label Feb 22, 2023
@Frewacom
Copy link
Member Author

Frewacom commented Feb 23, 2023

Consider using the https://github.com/djpohly/dwl/wiki/ipc patch, instead of raphi's patch? Need to wait and see which protocol external bars will use.

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

No branches or pull requests

1 participant