File: TODO

package info (click to toggle)
wmnd 0.4.11-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,160 kB
  • ctags: 509
  • sloc: ansic: 3,637; sh: 3,333; makefile: 96
file content (27 lines) | stat: -rw-r--r-- 835 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
planned features:

	* wave++: use Texinfo for the documentation?
	* wave++: use X11 resources instead of wmndrc.
	* wave++: selectively include drivers by specifying the -D flag
	multiple times.
	* wave++: per-interface options (long names, etc)
	* wave++: per-display options (scroll speed, etc)
	* wave++: the driver subsystem really needs a rewrite to support
	these new concepts.
	* wave++: snmp driver could use a single session instance. I need
	per-driver termination handlers.
	* Jeff Greenfield: logarithmic graph scale.

completed since release 0.4.3:

	* wave++: the stats about the current speed twinkle too fast if
	a fast refresh is set. Make it independent and configurable.

completed since release 0.4.1:

	* Arthur Korn: rewrite the man page of wmnd

completed since release 0.4.0:

	* wave++: use autoconf/automake