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

UI made into Rust default feature, in case you do not want x11 common library #140

Merged
merged 4 commits into from
Jun 22, 2024

Conversation

Xavantex
Copy link
Contributor

Changes UI dependency into a Rust feature that can be turned off at compile time.
This loses the libxkbcommon dependency, allowing most common headless environments to run binary.

Only tested to run with a test config and all the arg flags.
No hardware available currently to test on personally.

@Xavantex
Copy link
Contributor Author

#138 (comment)

New pull request as given go ahead :)

Copy link
Owner

@wiiznokes wiiznokes left a comment

Choose a reason for hiding this comment

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

lgtm, expect the missing ';'

src/main.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
@wiiznokes wiiznokes enabled auto-merge (squash) June 22, 2024 19:06
@wiiznokes wiiznokes merged commit a1e7d1d into wiiznokes:master Jun 22, 2024
6 checks passed
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.

None yet

2 participants