Commit Graph

18 Commits

Author SHA1 Message Date
rephorm 5b94c16188 Keep time and date at the center of the vertical space given to them.
This keeps them from splitting apart in large shelves or overlapping in small ones (although they will go outside the shelf bounds instead on small shelves).
We'll probably need to make the font scale for small shelves.


SVN revision: 23164
2006-06-05 00:57:49 +00:00
Christopher Michael ac6df1fd5f Add clipping back in so the text doesn't draw outside the module.
SVN revision: 22829
2006-05-22 07:54:42 +00:00
rephorm 03a01ad1c1 A font changes / fixes:
* Lighter outline (black was a bit glaring).
  * Use 9pt instead of 8 for the date. For some reason the top of the outline
    was getting cut off on 8pt fonts (feel free to revert this if thats
    something unique to me).
  * 'Edje-Vera' isn't a font that exists in this file. It happens to work, since
    the default theme includes it, but not all themes will. For now I switched
    to VeraMono, which also prevents the clock from moving around as the
    seconds change. We include VeraMono with e, so it should get picked up for
    most people. Let me know if it doesn't.

One outstanding issue is that on smaller shelves (< 48px) the clock blows out of its bounds, overlapping neighboring gadgets.


SVN revision: 22820
2006-05-21 21:19:19 +00:00
Christopher Michael 37c6e61e84 Use Outline_Soft_Shadow for xcomp :)
SVN revision: 22791
2006-05-21 10:15:34 +00:00
Christopher Michael 9ffbbedf88 Add mouse_events for text objects to make bringing up menu a bit easier.
SVN revision: 22763
2006-05-20 09:21:18 +00:00
Christopher Michael c193ec04a7 Minor position changes.
SVN revision: 22750
2006-05-19 19:00:03 +00:00
Christopher Michael a318d130c1 Code cleanup, reorganization.
Edc cleanup (removed some C++ comments)


SVN revision: 22733
2006-05-19 10:43:18 +00:00
Christopher Michael 64e4738204 Removed fit: 1 1 as it was causing much font weirdness.
SVN revision: 22724
2006-05-19 00:35:55 +00:00
Christopher Michael 8c73753e14 Remove the size: 160 as it was causing fonts to suddenly grow real
large, then back to normal.
Some minor cleanup.

This should not affect themes.


SVN revision: 22723
2006-05-19 00:10:13 +00:00
Christopher Michael 464394948c Removed clip_to as it made "Insert" look funky.
Added fit: 1 1 and size, thanks boneyfrog :)


SVN revision: 22722
2006-05-18 22:16:08 +00:00
Christopher Michael 7b5651f104 Tclock now supports multiple clocks in multiple shelves, each with it's
own config. (DoubleHP: what you wanted can be done now)

Clipping of text to the module in the edc.

Themers: Minor changes to the edc (removal of background.png)
Translators: No Changes.
Users: You'll have to remove old module.tclock.cfg one more time :(


SVN revision: 22693
2006-05-18 11:18:23 +00:00
Christopher Michael 5578b04c2a Patch from Laszlo Treszkai for fix to background border.
SVN revision: 22653
2006-05-16 17:49:13 +00:00
Christopher Michael 13108090a2 Reduce the Time font size to something more reasonable.
SVN revision: 22652
2006-05-16 17:17:25 +00:00
Christopher Michael 1da549c24e Turn tclock into a gadget for the shelf.
Much more configurable now.

NOTE: You will need to remove your old module.tclock.cfg .
NOTE: Themers and Translators may need to update their work for this.


SVN revision: 22649
2006-05-16 16:44:52 +00:00
Christopher Michael 601d444490 Tclock can now support new-line's in the format string.
Do Not Use strftime's %n, use <br> instead. (%c<br>%H)

NOTE: You will need to remove old tclock config (modules.tclock.cfg)


SVN revision: 22636
2006-05-16 05:21:46 +00:00
Michael Jennings 506742e8d8 Thu Mar 30 01:01:28 2006 Michael Jennings (mej)
Remove bogus evolume spec file.

Change tclock default format to be the default for the locale.
----------------------------------------------------------------------


SVN revision: 21594
2006-03-30 06:02:16 +00:00
Christopher Michael 1f8c5be81b Formatting. Should now be possible to use enlightenment_remote to set the theme.
SVN revision: 19771
2006-01-14 11:18:01 +00:00
Christopher Michael 69e9a61a24 Add tclock module to e_modules
SVN revision: 19160
2005-12-19 22:39:11 +00:00