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

Update for new Config options in leftwm #3

Open
VuiMuich opened this issue Jun 12, 2023 · 2 comments
Open

Update for new Config options in leftwm #3

VuiMuich opened this issue Jun 12, 2023 · 2 comments

Comments

@VuiMuich
Copy link
Member

As mentioned in leftwm/leftwm#1086 there are coming new config options for keybinds with this PR and new layouts with leftwm/leftwm#1000.

Those should be reflected by checks in leftwm-config.

Eventually we might want to think of a way, to derive the config from leftwm-core, if that's possible.

@blackdragon2447
Copy link
Collaborator

Currently I've been working on and off on a rewrite of the tui on the tuirealm branch (That one should be more maintainable), as soon as that is in a state where I feel that it can be merged into main I'll add missing options and update the internal docs.
As for depending on leftwm-core it should be possible, provided that rustc/cargo optimizes out any dead code. If we do that tho that would probably also bring in lefthk-core since the keybind config is in there and not leftw-core iirc.

@VuiMuich
Copy link
Member Author

No hurries or worries. I just thought it might be worth putting it into an issue to track it and potentially reference if it comes up.

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

No branches or pull requests

2 participants