Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > b23f185012aa3899e02a578e3f831633 > files > 32

awesome-plugin-vicious-2.1.0-5.mga5.noarch.rpm

#-*- mode: org -*-
#+TYP_TODO: TODO MAYBE CANCEL WAITING NEXT NOTE DONE
#+STARTUP: showall
#+STARTUP: hidestars


* Vicious
** TODO Implement intelligent multigraph support
** TODO Expand raid to grab data for all available devices
** TODO Consider commiting power drain support to bat.lua
** TODO Document contrib widgets in contrib/README
** TODO Complete the hddtemp fix
   - In certain setups regexp does not match all devices
     - The regexp catches the first device name, but last stats
     - Shortening the match introduced new problems IIRC
** TODO Add fan speed to thermal.lua
** TODO Fix contrib/sensors for Ian
   - > it does work and provides the lm_sensors
     > information but only for one cpu core.
** TODO Return values of type number in NET and FS
   - Note: tonumber() strips decimal points
** MAYBE Simplify scrolling using negative margins + fixed width
** TODO Try to simplify truncating with a fixed width
** NOTE Changelog header
---------------------------------------------------
Full changelog is available online:
    http://git.sysphere.org/vicious/log/?showmsg=1
---------------------------------------------------


* Git
** DONE Git hook post-update not executed on git push
** DONE Git post-update hook does not leave info/refs with correct permissions
** DONE Git persmission are incorrect since 1.6.5, does not honor umask
** TODO Git smart http transport with cgit