-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
[Feature requset] River support #30
Comments
Basically nwg-shell and its components are for sway and Hyprland. By adding support for other window managers (such as DWL tags in nwg-panel), I know that I won't use it myself, so the option may be poorly tested and not further developed. At the moment the answer is no. Perhaps on long winter evenings. |
@nwg-piotr I would be happy to maintain and test for riverwm support. Please re-open so I can contribute. |
@cvoges12 - sure, go ahead. |
I'm going to notate all the places where sway / hyprland dependent code is taking place and start adding the riverwm equivalents. So far I've found:
I'll keep listing as I go through. I've noticed that there are some generically named functions and such that are only being used for sway. I'll refactor and rename these before I continue to ease the process. I'll send a PR regarding this change separately since it should probably be done anyways regardless if the changes for this issue get merged or not. |
Keep in mind that I'm only going to test your changes on sway and Hyprland. River-related stuff remains your responsibility. |
Yep, I'm fully aware. Right now I'm just trying to get a sense of the project and where all the compositor specific code is. |
https://github.com/riverwm/river
The text was updated successfully, but these errors were encountered: