mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-05 21:07:52 +00:00
fb78b0f0ca
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@79 7f574dfc-610e-0410-a909-a81674777703
17 lines
522 B
Plaintext
17 lines
522 B
Plaintext
# $Id$
|
|
|
|
Heres a very simplified roadmap for Conky. By no means does this mean any of this stuff will actually get implemented.
|
|
|
|
1.3
|
|
* simple buttons?
|
|
* icecast status
|
|
* rewrite parts of code, making them more effecient and modular (in particular, the way objects are handled is a complete mess)
|
|
* conditional colours (ie if temp > 40C, make it red)
|
|
* think of new features to add
|
|
* max_width
|
|
* move things out of conky.c, since it's far too big
|
|
1.4
|
|
* ideas needed
|
|
1.5 (maybe in december?)
|
|
* network transparency
|