Nikolas Garofil

Show:

What's happening?

  • Comment: argb visual support

    At line 166 of your patch you create have_argb_visual, but only if you USE_ARGB is defined. But at line 255 you set this integer to 0 even if USE_ARGB isn't defined.

    2009-11-10 12:52:52 UTC in Conky

  • Comment: fix $if_mpd_playing

    Thanks for your patches, i applied the 2nd version of your patch to the 1.7.2 and the master branch.

    2009-11-10 12:31:03 UTC in Conky

  • Comment: fix $if_mpd_playing

    Thanks for the patch.

    2009-11-10 12:30:54 UTC in Conky

  • Comment: Can't locate your X11 installation

    you need the x11 development libraries, but ubuntu now has a newer version in it's repositories.

    2009-11-10 11:28:42 UTC in Conky

  • Comment: disable-x11 is supposed to default to "yes" but doesn't

    I have to admit it is a a bit misleading but the [default=yes], means "yes, i want it" not "yes, disable it", so yes is --enable and no is --disable.

    2009-11-09 23:31:38 UTC in Conky

  • Comment: abnormal cpu usage number

    What's the output of "conky -v" and what's your configuration ?.

    2009-11-08 14:43:22 UTC in Conky

  • Comment: Broken build

    Fixed in commit 74145a7fef20947261db62b602a46800345241bb.

    2009-11-08 14:19:30 UTC in Conky

  • Comment: Conky: too many interfaces used (limit is 16)

    I just placed a patch in git that uses a define for the maximum number of network devices, so try the version in git and set MAX_NET_INTERFACES in src/config.h to a higher number after running autogen.sh and ./configure.

    2009-11-07 22:50:30 UTC in Conky

  • Comment: $processes displays wrong amount of processes

    Thanks for noticing it, it seems that $processes was showing threads instead of $processes on linux. I wrote a patch for it, the newest commit in git should no longer have this bug. (And conky now also has a $threads var.)

    2009-11-07 17:21:34 UTC in Conky

  • Comment: Colourized output in conky-cli

    Starting today, this is possible in the newest git version if you build conky with ncurses support and set "out_to_ncurses yes". You can use the colors red,green,yellow,blue,magenta,cyan,black and white. Black is the same as invisible. The default color is white. You have to specify colors by their name, not their hexcode. Using ncurses and x at the same time will give strange results for the...

    2009-08-03 18:03:19 UTC in Conky

About Me

  • 2008-05-14 (2 years ago)
  • 2087397
  • ngarofil (My Site)
  • Nikolas Garofil

Send me a message