-
Notifications
You must be signed in to change notification settings - Fork 2
zbus backend #6
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
Open
bakayu
wants to merge
33
commits into
OpenPrinting:main
Choose a base branch
from
bakayu:zbus-backend
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
zbus backend #6
Changes from 13 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
68bd558
feat: move ffi code under optional ffi feature
bakayu f4986b5
wip: proxy code generated via `zbus-xmlgen`
bakayu 8d372e4
feat: add config, events, media and proxy types
bakayu 2a27e0e
feat: implement the zbus backend
bakayu 7a1f09e
ops: update ci to test all features
bakayu 5dc81b6
clippy: fix warnings
bakayu 78d4636
chore: fix broken doc links
bakayu c07dc81
chore: add missing_docs and clippy fixes
bakayu afb331b
feat: add keep_alive for client
bakayu 768d21d
rustfmt: fix formatting
bakayu 3ed5b54
chore: cleanup merge artifacts
bakayu 234256a
chore: update README and CHANGELOG
bakayu 55014a6
Merge branch 'main' into zbus-backend
bakayu 95728ec
wip: move ffi features to workspace
bakayu 5571259
chore: rename examples to be axiomatic
bakayu 734925b
feat: zbus-backend hardening
bakayu 6bd71eb
fix(cargo-deny): specify cpdb-sys version under deps
bakayu 00bc0c7
chore: cleanup
bakayu 4f1a09f
fix: put zbus-backend tags to fix ffi only build
bakayu a11ac94
chore: update Cargo.toml for release
bakayu 277a8ae
ops: add different build and test scenarios
bakayu 842d9a6
chore: rename zbus_test example
bakayu 95832bc
Merge branch 'main' into zbus-backend
bakayu fc069e4
cargofmt: fix formatting issues
bakayu fe8b13b
chore: fix readme link and add LICENSE to cpdb-sys
bakayu e685cb3
ops: update release to handle cpdb-sys
bakayu af57e12
ops: skip release if version not updated in Cargo.toml
bakayu 11074c6
chore: add readme, homepage and docs tag
bakayu ac7b5b4
feat: add log::debug for making debugging easier
bakayu 91b0fe1
feat: use PrinterState enum instead of String in PrinterSnapshot
bakayu 79676be
feat: add global and per printer structure to config
bakayu 5c5d6f9
fix: fix the printer return type
bakayu 4d60df1
feat: update the example to use a real printer
bakayu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.