wmgmail
This is DockApp that checks your Gmail
account for new mail.
New version, minor feature enhancements:
- In quick mail preview, messages that are already shown once before (but
not marked read since) are now drawn with lighter color font. This may be
an annoyance as it doesn't follow theme but an absolute color. If it nags
you, ping me and I'll make something more acceptable.
- Tightened up requirements on pygtk version (will not try to start with
earlier than 2.0)
As usual, download
wmgmail-0.6.3 here.
?>
So don't blindly upgrade.
There was a patch that's needed by wmgmail (it saves some info from
searches for quick retrieval), and it was taken in Debian/experimental
version of python-libgmail (0.0.8-3). Now it was dropped (unknowingly, I
think).
If you upgraded and need wmgmail back, apply this libgmail-threadinfo.diff
patch. Restart wmgmail after applying it.
Update 12-Nov: New package (0.0.8+cvs20041108-2) fixed that,
thanks to package maintainers. (removed note about other breakage, my own fault)
?>
New version, minor feature enhancements, bugfixes:
- As per request, added darker main UI to better suit dark themes. Use
-d/--dark commandline option to toggle it on.
- Added commandline option to use alternative configfile (-r/--rcfile).
- Fixed a typo and don't print minor debugging stuff.
As usual, download
wmgmail-0.6.2 here.
?>
New version, minor feature enhancements, bugfixes:
- Quick Mail Preview now can have a geometry string. This is in standard X
Window System format and is WIDTHxHEIGHT+XOFFSET+YOFFSET. WxH can be
omitted, as +XOFFSET+YOFFSET. XOFFSET and YOFFSET can be negative (they're
then -?OFFSET), and counted from opposite side of screen. So for example to
pop up window at lower-left corner, use following "+64-64". This is set via
preferences.
- Enhanced Quick Mail Preview to show categories in green and starred
messages with 'blue star' (asterisk :).
- Bugfixed GTK+ UI no to leave processes running when closing them via window
manager (eg. not close/ok -buttons)
- Fixed no mail message to be more informative
As usual, download
wmgmail-0.6.1 here.
?>
New version, major feature enhancements, including:
- Can now popup quick mail preview on new mail. This popup can be
autoclosed with a configurable timeout.
- Can execute a program on new mail.
- Window redrawing now happens only when needed.
- Mail can be checked on demand.
- User interface updated for changes.
- Python garbage collection is now periodically invoked.
As usual, download
wmgmail-0.6.0 here.
?>