-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans (24) .- Knowledge Base  . 

Adjustable Clock

   4.1 "Hello QML"  

Plasmoid Binary

Score 89%
Adjustable Clock
zoom


Adjustable Clock
zoom


Depends on  KDE 4.x
Downloads:  7401
Submitted:  Nov 8 2008
Updated:  May 15 2013

Description:

Plasmoid to show date and time in adjustable format using rich text.
Developed and tested on KDE 4.10 with Qt 4.8 (Kubuntu 12.10).

Source (main repository, with more frequent updates) is located at:
https://github.com/Emdek/plasmoid-adjustable-clock

Warning!
Version 4.0 (and newer) is not backwards compatible with 3.x, all custom formats need to be exported and manually converted.

QML themes support is currently considered as experimental, behavior and available API are not yet stable and most probably will be changed with next release.

Tips:
- to change tool tip text you need to set options toolTipExpressionMain and toolTipExpressionSub in applets configuration file (usually located at ~/.kde4/share/config/plasma-desktop-appletsrc), in group containing line plugin=adjustableclock;
- you can use advanced WebKit features (all of these that work with for example rekonq should work here too), for example use CSS to create reflections:

-webkit-box-reflect:below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));

And much more. ;-)

If you created interesting theme and want to share it then post in comments!

Features:
- fully custom date and time using JavaScript API to obtain date and time components;
- multiple clock themes utilizing various designs;
- possibility to use rich text editor or edit source directly (HTML and CSS or QML) to adjust theme;
- context menu with actions to copy formatted (adjustable expressions) date and time to clipboard;
- fast copy to clipboard of adjustable date and time expression after middle mouse click on the clock or activation of keyboard shortcut;
- adjustable tool tip (hidden option, toolTipExpressionMain and toolTipExpressionSub keys);
- standard clock calendar.

If you have found bugs or have suggestions you can contact me via email, message or using comments, before you will vote bad. And remember that not everybody has enough time for fast replying. ;-)




Changelog:

4.1 (15.05.2013):
- added SVG Clock theme (analog clock that uses Plasma theme);
- added experimental support for QML themes (alpha state);
- added simple file templates for new themes;
- move theme editor to own dialog;
- move theme specific actions to context menu;
- added ability to install and export themes (Plasma Package ZIP);
- some other improvements and fixes.

4.0 (20.04.2013):
- replaced parser by scripting API;
- improved theme previews (better contrast for some Plasma theme and applications style combinations);
- added animations to Train Clock;
- added LCD Clock theme;
- added Ring Clock theme;
- added simple Analog Clock theme;
- updated beClock theme to better scale up;
- enabled antialiased rendering;
- use standard PlasmaClock tool tip if custom one was not supplied;
- added ability to define theme options and updated existing ones to make use of it;
- use standard about dialogs to display themes information;
- more user friendly way to insert clock components;
- use KTextEditor for source editing;
- added ability to set custom theme using Plasma scripting;
- use Plasma::Package as themes storage;
- many code cleanups and fixes.




LicenseGPL
Source(Adjustable Clock v4.1 (tar.bz2))
Source(Adjustable Clock master snapshot (zip))
SUSE(Packages on openSUSE Build Service)
Fedora(Packages for Fedora (by sokar620))
Ubuntu(Packages for Kubuntu (by Emdek))
Arch(Arch-Linux PKGBUILD (by ksolsim))
Donate
Send to a friend
Subscribe
Other  Apps  from Emdek
Report inappropriate content



goto page: prev  ... 5  6  7  8  9  10  11  12  13 

-

 21:40 Thu 16 May

 
 by lionhater on: May 16 2013
 
Score 50%

Whenever Adjustable Clock is updated I try to make date/time like so (in one line in the panel):

21:40 Thu 16 May

But I can't. If you could implement this as a preset I would prey for you!

In every other DE/WM this is either the default implementation or can easily be configured, but not in the otherwise richest, most configurable DE (KDE).


Reply to this

-

 Re: 21:40 Thu 16 May

 
 by Emdek on: May 16 2013
 
Score 50%

Something like that? ;-)
http://paste.kde.org/745262/
I'm considering adding Get Hot New Stuff support, then such themes could go to own repository.


Life is unfair...
Reply to this

-

 Re: Re: 21:40 Thu 16 May

 
 by lionhater on: May 16 2013
 
Score 50%

THANKS!

Well, in fact just before implementing your code I've seen my configuration to be (this time surprisingly) working as well, but your official version is better! And I'll prey for you!

Thank you.


Reply to this

-

 Re: Re: Re: 21:40 Thu 16 May

 
 by lionhater on: May 16 2013
 
Score 50%

Well, plasma desktop crashes constantly (in Manjaro).


Reply to this

-

 Re: Re: Re: Re: 21:40 Thu 16 May

 
 by Emdek on: 2 days ago
 
Score 50%

Do you have any backtrace (generated by Dr Konqui)?


Life is unfair...
Reply to this

-

 Re: Re: Re: Re: Re: 21:40 Thu 16 May

 
 by lionhater on: 2 days ago
 
Score 50%

No, but I'd like to, if you can give a link to a howto.


Reply to this

-

 Re: Re: Re: Re: Re: Re: 21:40 Thu 16 May

 
 by Emdek on: 2 days ago
 
Score 50%

These links may be helpful:
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
http://techbase.kde.org/Development/FAQs/Debugging_FAQ
Which KDE version are you using? 32 or 64 bit?


Life is unfair...

-

 64 bit

 
 by lionhater on: 2 days ago
 
Score 50%

64 bit. Will look at those links.


Reply to this

-

 Re: 64 bit

 
 by lionhater on: 2 days ago
 
Score 50%

Doesn't crash now!


Reply to this

-

 Re: Re: 64 bit

 
 by Emdek on: 2 days ago
 
Score 50%

But in case if it would happen again a backtrace would be very useful. :-)


Life is unfair...
Reply to this

-

 Re: Re: Re: 64 bit

 
 by lionhater on: 2 days ago
 
Score 50%

Yes, but I'll be very very careful not to crash!!


Reply to this

-

 Re: Re: Re: 64 bit

 
 by ksolsim on: 2 days ago
 
Score 50%

if I try to create a new theme in QML then plasma-desktop crashes... if it can be helpful here is the backtrace:

paste.kde.org/745976


Reply to this

-

 Re: Re: Re: Re: 64 bit

 Fresh
 by Emdek on: 1 day ago
 
Score 50%

Could you please rebuilt sources with debug symbols enabled (so backtrace will be more useful) and retry?


Life is unfair...
Reply to this

goto page: prev  ... 5  6  7  8  9  10  11  12  13 

Add commentBack




-
-
Do you like or dislike Ubuntu Unity?
 Yes, unity is alien technology!
 It is less confusing than Gnome 3 default, shell.
 Granny thinks it is much more usable than Gnome 2
 Canonical is embarrasing itself with this split project
 Gnome 3 default shell is much better
 I dislike Unity, Gnome 3 default shell is alien technology!
 None of the above, I like the 2Gb for free and Apple alike behavior. Will post a comment instead

resultmore
 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2013 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.