Starting 02/04/19, this applet is part of cinnamon (commit).
License GPL-3+
Cinnamon applet - Manage Jobs and Printers
Czech translation by Radek71, tweaked by p-bo
German translation by NikoKrause
Russian translation by Andreevlex
Swedish translation by eson57
Chinese translation by giwhub
Croatian translation by muzena
French corrections by Christophe Hortemel
Danish translation by Alan01
JS update, drop lang and mainloop libs, implement async/await and subprocess.
Implement Scrollbars on cancel jobs list
Wait for update to finish to display the menu
Use pkexec to "Restart CUPS"
Configuration: "Reload Applet" and "Restart CUPS" buttons
Applet also updates when closing menu
Applet only updates when receives a Cups signal - faster Menu toggle
3s timeout between updates
More error conditions
Code cleanup
Get rid of the loop - applet updates when clicked or receive a Cups signal
Compatibility with Cinnamon 3.2
Vertical panels (setAllowedLayout)
Allow multiple instances
Using async calls (spawn_async)
Correctly show unicode chars
Minor changes
Initial release