Menu

#177 support configurable input actions for the clock

1.4.0
open
nobody
None
5
2016-08-29
2016-04-08
No

This turns the clock into a hook for eg. a rmb menu which can expose various time related functions (set, fetch from ntp, start some countdown system, show a calendar, .... you name it) and also supports configurable tooltips (incl, precision control)

If should therefore cover https://sourceforge.net/p/fluxbox/patches/150/ https://sourceforge.net/p/fluxbox/feature-requests/226/ and https://sourceforge.net/p/fluxbox/feature-requests/219/

https://github.com/luebking/fluxbox/commits/the_clock

I forgot to document the .clock.commands (which are now analogue to the button.commands)

Discussion

  • Thomas Luebking

    Thomas Luebking - 2016-08-29
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +0,0 @@
    -0001-support-configurable-input-actions-for-the-clock.patch (1.9 kB; text/x-patch)
    
     
  • Thomas Luebking

    Thomas Luebking - 2016-08-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,7 @@
    -This turns the clock into a hook for eg. a rmb menu which can expose various time related functions (set, fetch from ntp, start some countdown system, show a calendar, .... you name it)
    +This turns the clock into a hook for eg. a rmb menu which can expose various time related functions (set, fetch from ntp, start some countdown system, show a calendar, .... you name it) and also supports configurable tooltips (incl, precision control)
    +
    +If should therefore cover https://sourceforge.net/p/fluxbox/patches/150/ https://sourceforge.net/p/fluxbox/feature-requests/226/ and https://sourceforge.net/p/fluxbox/feature-requests/219/
    +
    +https://github.com/luebking/fluxbox/commits/the_clock
    +
    +I forgot to document the .clock.commands (which are now analogue to the button.commands)
    
    • Group: future --> 1.4.0
     

Log in to post a comment.