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

printing enhancements: cups backend status #1228

Open
totaam opened this issue Jun 13, 2016 · 3 comments
Open

printing enhancements: cups backend status #1228

totaam opened this issue Jun 13, 2016 · 3 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Jun 13, 2016

To populate more fully the printer information in some print dialogs (see screenshot), we would need to add support for the side-channel and/or back-channel:

Sadly, this is not exposed in pycups.. so we would need to use ctypes.

@totaam
Copy link
Collaborator Author

totaam commented Jun 13, 2016

2016-06-13 07:11:34: antoine uploaded file print-dialog.png (55.0 KiB)

a print dialog with an xpra forwarded printer
print-dialog.png

@totaam
Copy link
Collaborator Author

totaam commented Nov 26, 2017

See also #1344

@totaam
Copy link
Collaborator Author

totaam commented Jul 17, 2022

The commit above should show something in the printer status, at least briefly.
To make the backend more useful, we need to change the print backend to get feedback from the server and potentially also from the remote client(s) - which is much more difficult.
At the moment we just execute a send-file subcommand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant