Menu

#150 Clock improved

future
closed
None
5
2016-08-31
2010-10-29
Aivi
No

Hi, I would like to help with fluxbox, so I improved clock tool (toolbar item). I added editable tooltip (default date formate) for clock. Its editable in file ~/.fluxbox/init with this line
session.screen0.dateTooltipTimeFormat: %m/%d/%Y

The second change is that you can execute or do something after click on clock. This feature is editable in ~/.fluxbox/keys
OnDate Mouse1 :Exec orage -t

I attached diff file for git repository, you can use it with this code: git applymbox -k clocktool.diff

Aivi

Discussion

  • Aivi

    Aivi - 2010-10-30

    bugfix click on clock

     
  • Mathias Gumz

    Mathias Gumz - 2011-01-24
    • assigned_to: nobody --> akir
     
  • Mathias Gumz

    Mathias Gumz - 2011-01-24

    two things:

    * look at IconButton.cc how the tooltip thing is handled (without the need for timeval etc)

    * OnDate should be a separate patch AND if it works on the Clock it should be named OnClock, right? and i do not see the huge benefit of that thingy, but you can discuss me down, if you want :)

     
  • Aivi

    Aivi - 2011-01-26

    You are right ;). I think that its useless now with new version Orage, which show date as trayicon and after click show calendar.
    I only tried it how it works in fluxbox (all events, keys and so on). :)

     
  • Mathias Gumz

    Mathias Gumz - 2011-01-26

    so, how shall we treat your patch? do you want to improve it?

     
  • Aivi

    Aivi - 2011-01-26

    ok I will try to improve it

     
  • Mathias Gumz

    Mathias Gumz - 2016-04-25

    hey Aivi, any news on the patch?

     
  • Thomas Luebking

    Thomas Luebking - 2016-08-31

    User dormant, feature covered by https://sourceforge.net/p/fluxbox/patches/177/

     
  • Thomas Luebking

    Thomas Luebking - 2016-08-31
    • status: open --> closed
    • Group: --> future
     
  • Thomas Luebking

    Thomas Luebking - 2016-08-31

    sh**

     

Log in to post a comment.