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

Clear Queue (cancel-jobs) #1191

Merged
merged 13 commits into from
Nov 1, 2023
Merged

Clear Queue (cancel-jobs) #1191

merged 13 commits into from
Nov 1, 2023

Conversation

Vzor-
Copy link
Contributor

@Vzor- Vzor- commented Oct 16, 2023

This is a feature addition requested in #1185. It adds the ability to clear a specific printer's queue. The delete jobs should be pending only, leaving behind 'printed' and 'retained' jobs.

Todo:

  • Support specific jobIDs

closes #1185

@Vzor-
Copy link
Contributor Author

Vzor- commented Oct 16, 2023

I am developing across 2 machines so there will be plenty of WIP commits.

@Vzor-
Copy link
Contributor Author

Vzor- commented Oct 17, 2023

I think thats the last of it, ready for review.

@Vzor-
Copy link
Contributor Author

Vzor- commented Oct 24, 2023

setJob will be supported in the next version of JNA. java-native-access/jna#1556

@tresf tresf merged commit 0d6d085 into qzind:master Nov 1, 2023
6 checks passed
@tresf tresf deleted the cancel-jobs branch November 1, 2023 16:30
@tresf
Copy link
Contributor

tresf commented Nov 1, 2023

Merged. We'll do a clean-up commit once JNA 5.14.0+ is released and bundled.

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.

Add ability to clear a printer's queue
2 participants