Josh Holtrop
|
462d3161e4
|
precalculate foreground color and font size for performance
|
2011-07-07 15:10:22 -04:00 |
|
Josh Holtrop
|
e9df0f0fc7
|
add shadowed viewport
|
2011-07-07 15:06:41 -04:00 |
|
Josh Holtrop
|
6edac86409
|
add "fgcolor" conf param
|
2011-07-07 14:54:53 -04:00 |
|
Josh Holtrop
|
546de0c965
|
add "font_size" conf param
|
2011-07-07 14:22:20 -04:00 |
|
Josh Holtrop
|
13c1443b02
|
add "bgcolor" conf param to set background color
|
2011-07-07 14:00:21 -04:00 |
|
Josh Holtrop
|
74600f47a2
|
make update rate configurable
|
2011-07-07 13:08:03 -04:00 |
|
Josh Holtrop
|
2d704d0b9c
|
check unread count and update label
|
2011-07-07 13:07:10 -04:00 |
|
Josh Holtrop
|
cf46b1b454
|
connect and disconnect from IMAP server
|
2011-07-07 12:53:34 -04:00 |
|
Josh Holtrop
|
2c83245947
|
add Makefile/setup.py to build .exe distribution
|
2011-07-07 12:46:49 -04:00 |
|
Josh Holtrop
|
9e325a9437
|
add "sticky" conf item; doesn't work in Windows :(
|
2011-07-07 10:43:34 -04:00 |
|
Josh Holtrop
|
d030b30af2
|
give window a title
|
2011-07-07 10:33:56 -04:00 |
|
Josh Holtrop
|
f791559d54
|
use resize() on Window to more strongly set the size
|
2011-07-07 10:32:20 -04:00 |
|
Josh Holtrop
|
2f28e4bd5e
|
check for required configuration variables
|
2011-07-06 18:18:50 -04:00 |
|
Josh Holtrop
|
6676dea967
|
add msg count label
|
2011-07-06 18:04:24 -04:00 |
|
Josh Holtrop
|
a701c69dc0
|
set window position based on configuration
save window configuration on exit
|
2011-07-06 16:29:09 -04:00 |
|
Josh Holtrop
|
e74b3620ca
|
get window size from config file
|
2011-07-06 16:22:12 -04:00 |
|
Josh Holtrop
|
656f76ee3b
|
move around imports
|
2011-07-06 16:13:37 -04:00 |
|
Josh Holtrop
|
7d84b64c79
|
read and save config file taken from command-line
|
2011-07-06 16:11:14 -04:00 |
|
Josh Holtrop
|
19e8ac95ed
|
right-click to close window & exit app
|
2011-07-06 16:03:30 -04:00 |
|
Josh Holtrop
|
1b4a150dca
|
add initial empty Window class
|
2011-07-06 15:55:35 -04:00 |
|