Josh Holtrop
|
183a5c8076
|
add 'always_on_top' config item and capability
|
2011-07-19 14:31:12 -04:00 |
|
Josh Holtrop
|
07756a8b19
|
work around Windows issue with Popen()/py2exe
|
2011-07-19 11:28:06 -04:00 |
|
Josh Holtrop
|
5c714a69c4
|
make mouse click actions configurable
|
2011-07-19 11:08:48 -04:00 |
|
Josh Holtrop
|
403867b2eb
|
middle-click to reconnect
|
2011-07-13 09:44:37 -04:00 |
|
Josh Holtrop
|
812c342bcb
|
fix flash algorithm to smoothly transition from bgcolor
|
2011-07-07 16:29:41 -04:00 |
|
Josh Holtrop
|
1374bc0626
|
handle conf params more robustly again
|
2011-07-07 16:03:24 -04:00 |
|
Josh Holtrop
|
bd72122b95
|
handle conf params more robustly
|
2011-07-07 16:02:09 -04:00 |
|
Josh Holtrop
|
bb6896e0ba
|
flash window according to "flash_rate" conf param when unread count > 0
|
2011-07-07 15:52:09 -04:00 |
|
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
|
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
|
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 |
|