GitXplorerGitXplorer
l

cinnamon-printers

public
3 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
1d69f999a7bcfba4b6120796b4ff726a1f0c99cd

-x applet.js

llinux-man committed 6 months ago
Unverified
5403a724f6ee87e5a5dc8ddcc84b528d8b72217f

Update README. Update translations.

llinux-man committed 6 months ago
Unverified
44cdb7f33fca5f78eb2c29afb5a8b0eccc666993

Added fi.po

llinux-man committed 2 years ago
Verified
5e8cd9ea4e253fd95244451da1df65a57c018ad9

Merge pull request #5 from Vistaus/master

llinux-man committed 3 years ago
Verified
0848cf0b593cd34f83b8290724620fdb9827172f

Improved Dutch translation

VVistaus committed 3 years ago
Unverified
abc7cf3d7538e1afc0faf022894b4b6ea8fc0896

JS update, drop lang and mainloop libs, implement async/await and subprocess.

llinux-man committed 3 years ago

README

The README file for this repository.

Starting 02/04/19, this applet is part of cinnamon (commit).

cinnamon-printers

printers@linux-man

Screenshot

License GPL-3+

Translations

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

Changelog

2.0

JS update, drop lang and mainloop libs, implement async/await and subprocess.

1.0

Implement Scrollbars on cancel jobs list
Wait for update to finish to display the menu

0.9.1

Use pkexec to "Restart CUPS"

0.9

Configuration: "Reload Applet" and "Restart CUPS" buttons

0.8

Applet also updates when closing menu

0.7

Applet only updates when receives a Cups signal - faster Menu toggle
3s timeout between updates
More error conditions
Code cleanup

0.6

Get rid of the loop - applet updates when clicked or receive a Cups signal

0.5

Compatibility with Cinnamon 3.2
Vertical panels (setAllowedLayout)
Allow multiple instances

0.4

Using async calls (spawn_async)

0.3

Correctly show unicode chars

0.2

Minor changes

0.1

Initial release