Make templates work with --disable-x11
[monky] / src / conky.c
2009-06-02 Pavel LabathMake templates work with --disable-x11
2009-06-02 Pavel LabathFix core dumps while handling templates
2009-06-02 Nikolas GarofilLet execibar work in shell
2009-06-02 Nikolas GarofilLet battery_bar work in shell
2009-06-01 Nikolas GarofilLet fs_bar and fs_bar_free work in shell
2009-06-01 Nikolas GarofilLet cpubar work in shell
2009-06-01 Nikolas GarofilLet swapbar work in shell
2009-06-01 Nikolas GarofilLet membar work in shell
2009-06-01 Pavel LabathFix mouse click coordinates forwarded to the desktop...
2009-06-01 Nikolas GarofilCreated a function to call bars in shell (not only...
2009-05-31 Nikolas GarofilDon't check if output to X is requested when compiled...
2009-05-31 Brenden MatthewsFix an issue with reload_config()?
2009-05-30 Alexander GrafFix if_existing
2009-05-29 Brenden MatthewsFix default sizing for bars/graphs/gauges.
2009-05-29 Nikos NtarmosInclude bsd/bsd.h on kFreeBSD
2009-05-29 Brenden MatthewsCompilation fixes, fix a segfault on shutdown.
2009-05-29 Nikos NtarmosGracefully exit from main_loop()
2009-05-29 Nikos Ntarmosfree(3) previously strdup(3)'ed disp
2009-05-29 Nikos NtarmosXDestroyRegion(3) only for non-NULL regions
2009-05-29 Nikos Ntarmosfree(3) strdup(3)'ed templates array
2009-05-26 Brenden MatthewsSimplify graph gradient stuff.
2009-05-26 Brenden MatthewsOMPtimize the gradient stuff.
2009-05-25 Brenden MatthewsFix some minor graph related bugs.
2009-05-25 Brenden MatthewsAllow ~/... and $HOME/... paths for more stuff.
2009-05-24 Brenden MatthewsFix segfault on reload.
2009-05-24 Brenden MatthewsFix clipping, enable alpha for imlib2.
2009-05-24 Brenden MatthewsAdded fancy new 'temperature gradients' feature.
2009-05-24 Brenden MatthewsSome OpenMP related fixes.
2009-05-24 Joe MyreMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-05-24 Brenden MatthewsTry and fix weirdness with hwmon/i2c/platform options.
2009-05-24 Joe Myreomped it up
2009-05-24 Brenden MatthewsAdd OpenMP to list of compiled in features (for -v).
2009-05-24 Brenden MatthewsFixed parsing of $hwmon?
2009-05-22 Brenden MatthewsBetter checking for cases when inotify doesn't work.
2009-05-22 Brenden MatthewsFix other parsing bug with hwmon.
2009-05-22 Brenden MatthewsFix (possibly overkill) hwmon parsing bug.
2009-05-20 Brenden MatthewsAdded inotify support for reloading Lua scripts automag...
2009-05-20 Brenden MatthewsImprove reload_config() window destruction/creation.
2009-05-20 Brenden MatthewsHandle inotify stuff a bit better.
2009-05-20 Brenden MatthewsOops, remove printf().
2009-05-19 Brenden MatthewsInotify support.
2009-05-18 Filipe FerreiraPatch to fix rounding error with CPU values.
2009-05-18 Brenden MatthewsAdded support for rending images by way of IMLIB2.
2009-05-18 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-18 Brenden MatthewsMerge branch 'lua'
2009-05-18 Brenden MatthewsFix null pointer boog in $top stuff.
2009-05-18 Brenden MatthewsMerge branch 'master' into lua
2009-05-17 Nikolas Garofilexecbar can now be used in the shell even when compiled...
2009-05-17 Brenden MatthewsMore work on imlib2 stuff.
2009-05-17 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-17 Brenden MatthewsOops, remove debug printf().
2009-05-17 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-17 Brenden MatthewsMerge branch 'master' into lua
2009-05-17 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-05-17 Brenden MatthewsFixed comment stuff for real this time?
2009-05-16 Nikolas Garofiladd missing var
2009-05-16 Brenden MatthewsMerge branch 'master' into lua
2009-05-16 Brenden MatthewsRemove unused var.
2009-05-16 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky...
2009-05-16 Brenden MatthewsMore lua stuff.
2009-05-16 Nikolas GarofilExecbar can now also be used on the shell
2009-05-16 Brenden MatthewsOh my, parse lua output.
2009-05-16 Brenden MatthewsMerge branch 'master' into lua
2009-05-16 Brenden MatthewsCouple minor lua changes.
2009-05-16 Nikolas GarofilUse a builtin config without X11-support when compiled...
2009-05-16 Nikolas GarofilBugfix: Segfault when starting with no configfile.
2009-05-15 Toni Spets* Fix leaks
2009-05-15 Toni SpetsLua scripting support, initial commit
2009-05-13 Brenden MatthewsMerge branch 'master' of git.omp.am:/home/omp/git/conky
2009-05-13 Brenden MatthewsFix remove_comments()?
2009-05-13 Nikolas GarofilBugfix: segfault with wrong config
2009-05-13 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-13 Brenden MatthewsFix comment removal stuff so that it doesn't break...
2009-05-12 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-12 Nikolas GarofilDon't check if_gw twice
2009-05-11 Phil Sutterrelying on the return value of scanf when using %n...
2009-05-11 Phil Sutterfix human readable precision calculation
2009-05-11 Phil Sutterhwmon: add args for value precalculation
2009-05-11 Nikolas GarofilBugfix: if_gw only outputs if another gw var is in...
2009-05-11 Nikolas GarofilRemove even more x11-stuff with --disable-x11
2009-05-10 Jaromir SmrcekAPC UPS fixes.
2009-05-10 Nikolas Garofilno x11-stuff for apcupsd when disabled
2009-05-10 Brenden MatthewsVarious fixes.
2009-05-10 Jaromir SmrcekAdded support for APC UPS daemon monitoring.
2009-05-10 Nikolas Garofilno gauges, bars, ... when compiled without X11
2009-05-10 Nikolas Garofiloptimize previous commit (thanks Plague)
2009-05-10 Nikolas Garofilstrcpy shouldn't be used for overlapping strings
2009-05-10 Nikolas GarofilBugfix: removing comments worked only partially
2009-05-10 Brenden MatthewsUpdate docs, remove deprecated code.
2009-05-10 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-10 Brenden MatthewsAllow the use of '#' for comments within text area...
2009-05-08 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-08 Nikolas GarofilOnly include disp when needed
2009-05-08 Nikolas GarofilBugfix: run update_uname also without X11
2009-05-07 Brenden MatthewsAdded top_name_width config option.
2009-05-07 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-07 Nikolas GarofilBugfix: sometimes segfaults with cpubar
2009-05-06 Brenden MatthewsSome work on imlib2 stuff.
2009-05-05 Brenden MatthewsMerge branch 'master' into imlib2
2009-05-05 Brenden MatthewsAdded some completely pointless OpenMP optimizations(?)
next