Skip to content

simonwiles/cinnamon_applets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Clock Calendar

UUID: calendar@simonwiles.net

A fork of the Cinnamon calendar applet with support for displaying multiple timezones.

Current Version: 1.2 (2015-08-26).

World Clock Calendar Screenshot

Features:

Notes:

  • The times and dates will be formatted according to the system locale settings, specifically LC_TIME (as with the default Calendar applet). If you wish to change this, you can use (e.g.) sudo update-locale LC_TIME=zh_TW.UTF-8 (you will need to log out and in again for changes to take effect).

Version History:

  • v1.2 (2015-08-26) -- update support for more environments, including multiple distinct instances of the applet.
  • v1.1 (2014-12-18) -- first Cinnamon 2.4 compatible version.
  • v1.0 (2013-08-28) -- rewrite to update to Cinnamon 2.0 support, and move to the Cinnamon 1.8+ settings api.
  • v0.6 (2013-06-25) -- minor optimization.
  • v0.5 (2013-06-23) -- Updated to use GLib.DateTime and TimeZone to handle the timezone conversion (credit to Maciej Katafiasz, a.k.a. mathrick).
  • v0.4 (2012-12-25) -- Updated to use GSettings (now updates automatically when the settings are changed, without the need to restart Cinnamon).
  • v0.3 (2012-12-20) -- fix to work with older versions of GLib (e.g. on Fedora 17). Thanks to Pulsar.
  • v0.2 (2012-12-12) -- Initial release.

Credits:

  • Clem and the Mint Team for the original calendar applet
  • mbokil for the idea and code to move the "Date and Time Settings" to a right-click menu.
  • Maciej Katafiasz, a.k.a. mathrick for the overdue update to GLib for the timezone handling.
  • gsmcmullin for code updates

About

custom applets for the Cinnamon shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published