
dbKalendar
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 calendar is based on Mac OS X Tiger's Dashboard calendar.
Please keep your translations up to date! :)
0.9.5 is a language release. dbKalendar now comes in a whopping 14 languages!
See the changelog
Dashboard skin: http://www.kde-look.org/content/show.php?content=25677
To use other skins, unpack them in a directory of your choice and set the custom path in dbKalendar through the menu.
FEATURES
- Use one of the 9(!) skins delivered with dbKalendar
- Use additional skins you created or downloaded
- Medium ans Small view (and choose which one you want to start with, or remember where you left off)
- Start your week with Monday or Sunday
- Text shadows
- Comes in 14 different languages
- Quickly go to a different date you can enter yourself
- Show a random skin, with interval setting
TODO
- Let skins be even more configurable if possible
- Make the black weirdnes when expanding the calendar, disappear
- When animating, make the resizing of the skin run cleaner
- Find a better, free, font to replace Coolvetica. Coolvetica has a few weird things with some letters, like the "G". And a GPL'd font would be even better.
- Use PyGTK for a nice config dialog instead of multiple dialogs
- Make seasonal skins
==> If you know a better (more 'free' font) than Coolvetica (which is freeware), please tell me
12 years ago
0.9.5 (language release)
===================================
- Czech translation added, thanks to Milan Uhrák
- Greek translation added, thanks to Panos
- Finnish translation added, thanks to Tommi Nieminen
12 years ago
0.9.5 (language release)
===================================
- Czech translation added, thanks to Milan Uhrák
- Greek translation added, thanks to Panos
- Finnish translation added, thanks to Tommi Nieminen
Disaron
12 years ago
After some time, I don't no why but CPU is loading more & more. If I delete ~/.kde/share/config/.superkarambarc, ~/.superkaramba and reload applets then all is normal, but after restart problem returns. This going only if I use dbKalendar. What's the trouble, who`s know?
Sorry for my English :)
Report
brasscannon
13 years ago
(Yes, widgets should not need a LOT of documentation. I would be happy with just one more sentence!)
It looks as though it wants to be a search bar or perhaps a way to enter an appointment, but once I type something into it, it just sits there no matter what date I have highlighted.
It also took a few minutes to realize that I have to double-click the arrows to move forward and back; but that's only a very minor difference of opinion about how they should work.
It's impressive to see that you've been supporting this for two years now; thank you.
Report
PARENA
12 years ago
Anyway, the text field you can put a date in and then quickly go there. You need to click the small arrow after entering a date (dd-mm-yyyy).
The double clicking is because you haven't locked (right click -> Toggle Locked Position) the theme. If you do lock it, you will only need to click once. Works like that for all SuperKaramba themes.
Report
ka9qlq
13 years ago
God bless
Alvin
Report
PARENA
13 years ago
Hope that helps.
Report
ka9qlq
13 years ago
Thanks
God bless
Alvin
Report
PARENA
13 years ago
Report
ka9qlq
13 years ago
Alvin
Report
PARENA
13 years ago
Report
atomo64
13 years ago
Report
PARENA
13 years ago
Report
andepiel45
14 years ago
Is there any way to resize the calendar. There is no way to see the letters on my computer, is very very small.
The other point to fix is add next month on the same screen for planning over weeks.
Report
ka9qlq
14 years ago
~/.superkaramba/themes/dbkalender/
When I move it around I can see the box outline but nothing shows in the box an when I right click the menu shows configure greyed out. Ideas?????
Thanks
Alvin
Report
ka9qlq
14 years ago
Alvin
Report
PARENA
13 years ago
Report
adrian5632
14 years ago
I wrote polish translation of dbKalendar and I don't know where to send it. (I don't know email of author)
Report
PARENA
14 years ago
Report
PARENA
14 years ago
Report
suslik
14 years ago
I don't remember if it was in your or miloCalendar forum, but someone asked for that. So, poke around. Implementation is very simple..
Report
seanbarman
14 years ago
I am using version 0.8,and when i add my own theme to .superkaramba,skins, they are always overwritten is ther any way around this it does not work with external directory. I acn not get 0.92 to work.
many thanks
Report
PARENA
14 years ago
2) Put you theme _directory_ in there. The structure should be something like this:
/data/dbkalendar_skins/myskin/__init__.py
/data/dbkalendar_skins/myskin/bg.png
/data/dbkalendar_skins/myskin/bgbottom.png
/data/dbkalendar_skins/myskin/bgdayclicked.png
/data/dbkalendar_skins/myskin/bgdetail.png
/data/dbkalendar_skins/myskin/bgtoday.png
/data/dbkalendar_skins/myskin/bgtop.png
/data/dbkalendar_skins/myskin/browseleft.png
/data/dbkalendar_skins/myskin/browsemiddle.png
/data/dbkalendar_skins/myskin/browseright.png
/data/dbkalendar_skins/myskin/divider.png
3) Select "Enter/Change custom skins path" from the dbKalendar menu, and set the path to /data/dbkalendar_skins
4) Now you can select "myskin" from the dbKalendar menu.
It works, believe me, I'm using it myself. :)
You're welcome to send your skin to me if there's still a problem and you want me to take a look.
0.9.2 should work, I have no problems and I've only heard of a few slight possible bugs.
Report
gunnicom
14 years ago
Traceback (most recent call last):
File "/home/gunni/themes/superkaramba/dbKalendar/dbKalendar.py", line 485, in widgetUpdated
weekday = weekdays[showdayofweek]
KeyError: 5
Call to widgetUpdated failed
.skz Version runs.
Can't dbKalendar run as unzipped version?
Report
PARENA
14 years ago
It was too much work to support both skz and an unzipped version.
Report
CaCO3
14 years ago
But no event is displayed.
What is going wrong?
I got this error in konsole:
Call to widgetUpdated failed
Traceback (most recent call last):
File "/home/gruinelli/dbKalendar.skz/dbKalendar.py", line 497, in widgetUpdated
TypeError: __init__() takes at most 2 arguments (3 given)
Report
PARENA
14 years ago
Report