Add support for $desktop, $desktop_number and $desktop_name
authorCesare Tirabassi <norsetto@ubuntu.com>
Sat, 11 Jul 2009 08:50:02 +0000 (10:50 +0200)
committerCesare Tirabassi <norsetto@ubuntu.com>
Sat, 11 Jul 2009 08:50:02 +0000 (10:50 +0200)
commit88ae603cf57afdb450c87d1da440f2bb88fe64a8
tree0beaeca73aebcdb6b0b49a4b32101a1390610fdb
parenta64f5b3f340989825f4bd3d6684216e91759917c
Add support for $desktop, $desktop_number and $desktop_name

Should work with any window manager that supports the
freedesktop.org Window Manager Specification
(see http://www.freedesktop.org/wiki/Specifications/wm-spec).

I have tested succesfully with openbox but some more testing with other
wm would be needed!

Support is built-in; if it is not acceptable to loose cpu cycles for this
at every conky refresh step than it should be conditionally compiled.
ChangeLog
doc/variables.xml
extras/nano/conky.nanorc
extras/vim/syntax/conkyrc.vim
src/conky.c
src/conky.h
src/text_object.h
src/x11.c