File: TODO

package info (click to toggle)
foomatic-gui 0.7.7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 748 kB
  • ctags: 296
  • sloc: python: 2,150; makefile: 76; ansic: 52; sh: 14
file content (18 lines) | stat: -rw-r--r-- 859 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Future plans for Foomatic-GUI
=============================

* Add more support for printer job management.
   (add/remove jobs, pause/resume, etc.)
* Integration with Nautilus?
   It'd be nice to be able to double-click on a "printers" icon and
   have a Win9x-style "printers" display in a Nautilus window.  Not
   sure how that would work, exactly.  Probably should investigate.
* Integrate this program with Tomas Guemes' printer-manager.
   [pysmb has already been ported over.]
* Improve the network printer autodetection.
   We can probably detect LPD and IPP queues with enough work.
   The hooks are in foomatic/detect.py, but are probably seriously broken.
* Add the Foomatic logo to the druid pages.
* Automate submission of foomatic data for printers.
   Probably needs the reportbug rewrite first.
* Hook into DBUS instead of running in postinst