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

IPP notifications support #191

Closed
michaelrsweet opened this issue Jan 18, 2022 · 4 comments
Closed

IPP notifications support #191

michaelrsweet opened this issue Jan 18, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request priority-high
Milestone

Comments

@michaelrsweet
Copy link
Owner

Add support for IPP notifications and the ippget notification method. Add a callback mechanism as well for a program to intercept events.

@michaelrsweet michaelrsweet self-assigned this Jan 18, 2022
@michaelrsweet michaelrsweet added enhancement New feature or request priority-high labels Jan 18, 2022
@michaelrsweet michaelrsweet added this to the v1.2 milestone Jan 18, 2022
@tillkamppeter
Copy link
Contributor

make install does not install the new subscription.h file, I have to manually install it when building Snaps using the current PAPPL.

@michaelrsweet
Copy link
Owner Author

@tillkamppeter Please don't build production snaps against the master branch, as that is the active development branch and is not intended for such usage. Pull from the v1.1.x branch if you want "bleeding edge stable" or use one of the release tarballs.

michaelrsweet added a commit that referenced this issue Jan 28, 2022
Also implement XXX-All-Printers operations in system object and
Pause-After-Currnet-Job operation for printers.
@michaelrsweet
Copy link
Owner Author

Primary coding complete, just need to finish up the unit tests.

@michaelrsweet
Copy link
Owner Author

All done!

michaelrsweet added a commit that referenced this issue May 30, 2022
Also implement XXX-All-Printers operations in system object and
Pause-After-Currnet-Job operation for printers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-high
Projects
None yet
Development

No branches or pull requests

2 participants