Does nobody else think it is a good idea to have the time in a one position Status Bar application? using up 2 spaces causes me to get the drop down for 2 rows all the time Might need to turn this off and go back to using the Clock applet.. Maybe someone could take this code and make a "Small Statusbar Clock"? thanks in advance
Tabster, I could easily make another package for "Small Statusbar Clock" but I have two concerns. First is what set of options to offer for configuration. How would AM/PM mode work with the extremely small amount of space? Should there still be a stacked mode except that it shows hours over minutes? I wonder how easy it would be to recognize the time looking at it like that. Second would be maintaining the code for two applications. Unless it is a change solely for communication between the two plugins any change would have to be made in both code bases. This hopefully wouldn't be much of an increase in work given the simplicity of the code. Give me a couple of days to see what I can work out.