1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 14:09:13 +00:00
Commit Graph

2070 Commits

Author SHA1 Message Date
Jason Tan
895acd9c2c sorry, testing this again
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@231 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 22:25:31 +00:00
Jason Tan
6b6e8f9c3a testing the cvs email diff thing
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@229 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 22:22:12 +00:00
Brenden Matthews
8c1d5ea989 syncmail test, again
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@228 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 21:38:20 +00:00
Brenden Matthews
cbf108377b syncmail test, again
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@226 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 21:29:49 +00:00
Brenden Matthews
7d9bdd9356 syncmail test
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@224 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 21:20:54 +00:00
Brenden Matthews
09f2394410 small doc changes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@222 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 21:15:33 +00:00
Jason Tan
1a8fe3f513 fixed typos, changed the look of the pretty html tables (thanks cptn for xsl advice), and these tables are now generated as part of the Makefile process too (only requires xsltproc, which we check for already).
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@221 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 21:04:37 +00:00
Johannes Winkelmann
0727d1e50d some fixes for update_stat():
- initialize cpu_info struct properly (a large conkyrc could pollute that memory area)
- allocate info.cpu_usage to cpu_count + 1


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@220 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 14:55:10 +00:00
Roman Bogorodskiy
2c8acab933 - Fix make dist without having HAVE_DOCSTUFF defined
- Remove obsolete comment from freebsd.c


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@219 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 14:14:34 +00:00
Roman Bogorodskiy
c336133dea - Hide i8k stuff under "#ifdef __linux__" since I don't think it present
on non-Linux systems
- Fiddle with cpu usage detecting code on FreeBSD. Now it can show usage
  on all CPUs, but usage for some single CPU on SMP system is not supported
  (I have no SMP, so it's hard to write/test SMP support for me).


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@218 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 12:59:46 +00:00
Roman Bogorodskiy
313ef55c14 - Implement update_diskio() on FreeBSD (it would not work on FreeBSD <= 4.x,
maybe I will fix it later)
- Add tests for libdevstat to configure.in (needed by update_diskio())


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@217 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 11:56:22 +00:00
Johannes Winkelmann
67a9e3b5e5 Fix regression in get_diskio() (used to ignore valid disks)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@216 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 11:55:11 +00:00
Brenden Matthews
ad781663f6 small fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@215 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 11:39:47 +00:00
Jason Tan
7986773643 updated Changelog, added two XSL stylesheets to for pretty tables of variables and configuration settings
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@214 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 11:39:41 +00:00
Brenden Matthews
52b2d75fad more fixes to new smp stuff, mainly in config parsing
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@213 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 10:36:28 +00:00
Brenden Matthews
e93155d26b smp support, should be the last commit (yeah right!)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@212 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 10:17:41 +00:00
Brenden Matthews
e3f5429f9d smp support?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@211 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 10:10:31 +00:00
Brenden Matthews
af6435c957 smp support?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@210 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 09:49:09 +00:00
Brenden Matthews
22d6007f79 smp support?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@209 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 09:43:28 +00:00
Brenden Matthews
46193ed06c smp support?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@208 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 09:34:00 +00:00
Brenden Matthews
5a179ffde2 smp support?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@207 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 09:29:24 +00:00
Jason Tan
8d30811f6f added docs for i8k stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@206 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 08:14:29 +00:00
Brenden Matthews
c1330e5693 small fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@205 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 07:58:29 +00:00
Jason Tan
9b1ec59cb3 fixed memory leak in i8k, courtesy of brenden
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@204 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 07:40:49 +00:00
Jason Tan
d0325837d5 added i8k insprion laptop monitoring, via /proc/i8k (third-party driver).
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@203 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 07:15:44 +00:00
Brenden Matthews
e1a20e83d5 oops..mem leak!
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@202 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 06:02:45 +00:00
Brenden Matthews
8b1611f7ac alignment fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@201 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 04:57:21 +00:00
Brenden Matthews
7542bd4123 alignment fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@200 7f574dfc-610e-0410-a909-a81674777703
2005-08-27 04:55:48 +00:00
Johannes Winkelmann
1ce64d3681 clarify credits for major number definitions
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@199 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 22:52:02 +00:00
Johannes Winkelmann
dc6ac8edaf recent linux kernels don't define certain major numbers; add them if not defined
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@198 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 22:35:39 +00:00
Johannes Winkelmann
c74fadac6c update my e-mail address
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@197 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 22:19:00 +00:00
Johannes Winkelmann
c02d7bc18a fix update_diskio() on linux: not all devices were counted before; ignore some virtual devices (LVM, network block devices, RAM disks, loopback)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@196 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 22:15:04 +00:00
Brenden Matthews
bdfab6b089 * Fixed slight vertical misalignment of bars/graphs (sf.net 1273994)
* Diskio fixes (sf.net 1274140


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@195 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 16:29:56 +00:00
Roman Bogorodskiy
dd9eed5114 - Remove old cycles code from get_freq()
- Copy get_freq_dynamic() and rdtsc() from linux.c to make $freq_dyn{_g} work


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@194 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 11:10:52 +00:00
Roman Bogorodskiy
2e94decbf1 Fix typo and add empty update_diskis() (will be implemented a bit later) to
fix build on FreeBSD after recent changes.


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@193 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 09:54:57 +00:00
Brenden Matthews
794439ae3f small doc fix
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@192 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 06:14:26 +00:00
Brenden Matthews
7f3c89f993 $head, mem leak fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@191 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 05:52:43 +00:00
Brenden Matthews
b61eac4b0f undo the disabling of double-buffer when using own_window. this doesn't play well with gnome.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@190 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 03:40:53 +00:00
Jason Tan
b179e811e8 debian building now does it with everything enabled in ./configure
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@189 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 03:39:47 +00:00
Brenden Matthews
2210a8459f $execibar and $execigraph were broken. thanks to GimmeFuel for the heads-up
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@188 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 03:26:23 +00:00
Brenden Matthews
940c63233f small fixes. the code feels sexy right now.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@187 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 02:52:54 +00:00
Jason Tan
eb6b308cb9 added a script to build debian/ubuntu .deb, assuming nothing breaks in between
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@186 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 02:26:54 +00:00
Brenden Matthews
cdb2b0d388 * More own_window fixes
* applied disk io patch (sf.net patch 1271691)
        * applied $freq fixes patch, adds new $freq_dyn (sf.net patch 1271633)
        * removed units from $freq* output
        * fix for graph config parsing


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@185 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 02:16:35 +00:00
Jason Tan
bc36a9500e fixed the 'can't find ~/.conkyrc bug.
' by checking that the file actually existed. if it didn't, then just used default_configuration


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@184 7f574dfc-610e-0410-a909-a81674777703
2005-08-26 01:55:33 +00:00
Brenden Matthews
72ea302dfb own_window additions, such as background colour and transparency switch
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@183 7f574dfc-610e-0410-a909-a81674777703
2005-08-25 09:24:26 +00:00
Brenden Matthews
7bdb0501dc own_window was broken by alignment none patch
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@182 7f574dfc-610e-0410-a909-a81674777703
2005-08-25 07:54:53 +00:00
Brenden Matthews
341349d36a double-buffer should be on by default
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@181 7f574dfc-610e-0410-a909-a81674777703
2005-08-25 05:48:46 +00:00
Brenden Matthews
057300db6f oops..forgot to remove a debug printf
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@180 7f574dfc-610e-0410-a909-a81674777703
2005-08-25 05:15:18 +00:00
Jason Tan
bf46887a8a changed verisioning number to match ubuntu standards
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@179 7f574dfc-610e-0410-a909-a81674777703
2005-08-25 04:26:29 +00:00
Brenden Matthews
34b5637a46 updated todo; fixed scale for netgraphs (sf.net feature request 1256921); fixed small bug in ebuild; doc updates.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@178 7f574dfc-610e-0410-a909-a81674777703
2005-08-25 04:00:55 +00:00