You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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.
The text was updated successfully, but these errors were encountered: