
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This theme displays upto 20 latest messages from your Gmail inbox(5 at a time), the authors of the message and the no. of unread messages. On hovering over the name, the email id is displayed and on hovering over subject, a summary of the body is displayed.
*****************************************
* NEW: The theme is now skinnable, skin artists have to just create the background images for the three modes and put it in a new directory inside the theme's main directory. The name of the directory would be the name of the theme.
In gmail.py, you just have to enter the name of folder containing the images.
****************************************
Open gmail.py and enter your username and password.(see readme for details).
P.S.:Requires wget
NOTE: If you get "Not connected" and are sure that you are online, add '--no-check-certificate' after wget command(See README for more info).
This is my first ever superkaramba theme
and first ever python program so suggestion are always welcome!!!!!!!!!
15 years ago
31.07.05(2.4)
Added 'laguna' skin to existing 'blood'
30.07.05(2.4)
It is now easier to skin the theme.
23.07.05(2.3)
Now clicking on the gmail logos does not change mode (as requested by mkoljack)
22.07.05(2.2)
--------
Aargh!! Sorry!! The bug due to which the messages were not being updated has been fixed. There probably are no more bugs(and i can have a good night's sleep :-)).
22.07.05(2.1)
--------
The theme can now be expanded upwards or downwards (as requested by loenen).
22.07.05(2.0)
--------
There are two new modes (see the 3rd image) apart from the normal interface.
You can also scroll to view upto twenty messages (5 at a time)
10.07.05(1.4)
--------
I noticed google now gives the no. of unread messages within new tags, this removes the 20 messages max. limit. :)
21.06.05(1.3)
--------
Google has made a change to the gmail atom url, which has been incorporated.
19.05.05(1.2)
--------
The bug regarding the tooltip has been removed.THANKS TO ogetbilo.
15 years ago
31.07.05(2.4)
Added 'laguna' skin to existing 'blood'
30.07.05(2.4)
It is now easier to skin the theme.
23.07.05(2.3)
Now clicking on the gmail logos does not change mode (as requested by mkoljack)
22.07.05(2.2)
--------
Aargh!! Sorry!! The bug due to which the messages were not being updated has been fixed. There probably are no more bugs(and i can have a good night's sleep :-)).
22.07.05(2.1)
--------
The theme can now be expanded upwards or downwards (as requested by loenen).
22.07.05(2.0)
--------
There are two new modes (see the 3rd image) apart from the normal interface.
You can also scroll to view upto twenty messages (5 at a time)
10.07.05(1.4)
--------
I noticed google now gives the no. of unread messages within new tags, this removes the 20 messages max. limit. :)
21.06.05(1.3)
--------
Google has made a change to the gmail atom url, which has been incorporated.
19.05.05(1.2)
--------
The bug regarding the tooltip has been removed.THANKS TO ogetbilo.
dglent
13 years ago
is it possible to change the encoding so i can read the greek letters in the subjects ?
thank you
Report
Mirage
14 years ago
I loved this idea.
I downlaoded, installed and added my username and password.
I get the theme running but it is blank. Nothing atall on it.
Any ideas what it could be?
I have checked the requirements and i think i have all that is required. Please guide!
regards
Report
grandmastersb
12 years ago
Report
jboismartel
15 years ago
Report
zymosius
15 years ago
Report
WiFiNetGuy
15 years ago
Thanks in advance...
Report
abattoir
15 years ago
Report
jaybird
15 years ago
Report
perlmonger
15 years ago
Report
abattoir
15 years ago
Report
hellblade
15 years ago
Report
abattoir
15 years ago
WRT to the appearance, I had almost finished writing a PyQt configuration dialog, but I was distracted by another theme that I have been making. (I'll try to finish both as soon as I can)
So when the config dialog is incorporated, you should be able to change the text font, colour, size et all.
Report
EazyVG
15 years ago
I am running skaramba 0.37 and KDE 3.4.2.
Also have wget functioning properly
Report
EazyVG
15 years ago
My appologies.
Report
antiNeo
15 years ago
Report
abattoir
15 years ago
Actually you could start of with one of the other two modes, and if you have new mail, you can switch to the normal mode(if the normal mode gets in the way).
Regarding font colours, you have to change that manually for now :( ; however, i'll add a config dialog soon.
Text spilling off is an issue i have faced too, but it depends on the message... eg. if a message has a lot of fat chars. it does spill off(Otherwise the '...'s come into place), i'll try to find a nice uniform width font and fix this issue in the next release.
Report
antiNeo
15 years ago
Report
abattoir
15 years ago
Report
emils
15 years ago
Report
emils
15 years ago
if i want go to Gmail:s login screen I have to go to http://www.gmail.google.com but when i see the login screen the adress is: https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3Dhtml%36zy%3Dl
But when i have logged in the adress is mail.google.com
A have Opera web broswer and I live in Sweden, But can it be diffrent with Fire fox in U.S.A? i don´t think so.
Report
abattoir
15 years ago
I think cookies are the issue. If you have "Remember me on this computer" option ticked on the gmail login screen, you dont have to keep entering your username and password. The long link which you posted is unique and changes from user to user and(i think) from session to session, so it'll not be viable for the theme to guess the url and take you directly to your inbox.
The method I use, is to call your browser to open mail.google.com which is redirected to your inbox if you have cookies enabled and have checked the "Remember me on this computer" option.
If you feel the long link you posted directly takes you to your inbox, you could replace the link in the gmail.py with that.
I dont think the issue is with the browser or the country ;-).
And, I dont live in the USA :-)
Report
abattoir
15 years ago
Are you facing any difficulties connecting? If no, everything is fine, if the theme is not locked, you have to double click on the gmail logo.
Is this what you meant, or did you have something else in mind?
Report
mkoljack
15 years ago
Report
abattoir
15 years ago
You can also change to color to whatever you want, the last three zeroes can be changed to anything b/w 0 and 255(R G B).
You can refer to some image manipulation program for the colour codes.
Report
abattoir
15 years ago
Report