1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00
Commit Graph

83 Commits

Author SHA1 Message Date
Brenden Matthews
8413e361ee updating changelog/authors
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@443 7f574dfc-610e-0410-a909-a81674777703
2005-12-10 22:44:34 +00:00
Brenden Matthews
0633e854c7 sf.net bug 1367745
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@438 7f574dfc-610e-0410-a909-a81674777703
2005-12-06 03:33:59 +00:00
David Carter
1f16e29c84 make conky fs stuff report same as df for ext3 volumes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@436 7f574dfc-610e-0410-a909-a81674777703
2005-12-01 06:32:14 +00:00
Philip Kovacs
04c825cb85 sf bugs 1369607, 1367735; gentoo bug 113921
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@435 7f574dfc-610e-0410-a909-a81674777703
2005-11-30 06:47:55 +00:00
David Carter
67ab68914a new cpu % routines in top.c and linux.c
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@431 7f574dfc-610e-0410-a909-a81674777703
2005-11-27 06:56:35 +00:00
Philip Kovacs
7574c5cca1 fixed gentoo bug# 113219
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@430 7f574dfc-610e-0410-a909-a81674777703
2005-11-25 05:55:10 +00:00
Philip Kovacs
b6ead422a2 added #define/#undef SIGNAL_BLOCKING
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@427 7f574dfc-610e-0410-a909-a81674777703
2005-11-24 02:18:42 +00:00
Philip Kovacs
dc61eb3daa synchronous signal processing. fixes gentoo bug# 113219
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@426 7f574dfc-610e-0410-a909-a81674777703
2005-11-23 19:05:23 +00:00
Brenden Matthews
4486101b20 confirmed fix for sf.net bug 1359055
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@425 7f574dfc-610e-0410-a909-a81674777703
2005-11-23 00:41:17 +00:00
Brenden Matthews
d9ad03ed69 ebuild update
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@421 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 05:41:13 +00:00
Philip Kovacs
79aacf1ea2 get_adt746x_cpu() / get_adt746x_fan() interface changes as per bug 1355470
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@411 7f574dfc-610e-0410-a909-a81674777703
2005-11-13 04:04:00 +00:00
Philip Kovacs
223a9d128f changed call interfaces for get_freq/get_freq_dynamic, eliminating mallocs. bug# 1355470
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@410 7f574dfc-610e-0410-a909-a81674777703
2005-11-13 03:33:26 +00:00
Philip Kovacs
754d973b6e get_acpi_fan() / get_acpi_ac_adapter() interface changes as per bug 1355470
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@409 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 21:42:00 +00:00
Philip Kovacs
c30e4f9f6e added copy_tcp_connection() instead of bitwise copy
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@408 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 16:37:57 +00:00
Brenden Matthews
94a1afa6c2 less mem leaks is good
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@403 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 04:26:00 +00:00
Philip Kovacs
6affbd1f8d moved hash sizing code into portmon lib, where it belongs
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@395 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 21:01:01 +00:00
Philip Kovacs
fbddeac24e added config settings min_port_monitors & min_port_monitor_connections
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@390 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 04:05:05 +00:00
Brenden Matthews
cfb93cb417 fixed some mem leaks
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@387 7f574dfc-610e-0410-a909-a81674777703
2005-11-10 04:19:43 +00:00
Brenden Matthews
6cd662ef13 fixed bug with process stuff being wrong on 64 bit machines
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@385 7f574dfc-610e-0410-a909-a81674777703
2005-11-10 01:48:36 +00:00
Brenden Matthews
88716cfe44 bug 1331576?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@378 7f574dfc-610e-0410-a909-a81674777703
2005-11-09 00:33:32 +00:00
Philip Kovacs
da93590760 use unsigned long not int for cpu% calcs. fixes bug# 1351686. patch bu boojit
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@376 7f574dfc-610e-0410-a909-a81674777703
2005-11-08 23:17:55 +00:00
Brenden Matthews
32c23f2b12 updating date on docs.xml
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@373 7f574dfc-610e-0410-a909-a81674777703
2005-11-02 05:31:11 +00:00
Brenden Matthews
29facd9a0f applied statfs patch
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@364 7f574dfc-610e-0410-a909-a81674777703
2005-11-01 03:19:34 +00:00
Philip Kovacs
e452fb5629 Added tcp port monitor support
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@357 7f574dfc-610e-0410-a909-a81674777703
2005-10-31 05:17:06 +00:00
Brenden Matthews
cf4392a51d wm_class patch
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@356 7f574dfc-610e-0410-a909-a81674777703
2005-10-29 01:03:01 +00:00
Brenden Matthews
b73cb2c996 more bug fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@355 7f574dfc-610e-0410-a909-a81674777703
2005-10-22 01:37:44 +00:00
Brenden Matthews
a5486b0339 acpi bug
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@354 7f574dfc-610e-0410-a909-a81674777703
2005-10-22 01:13:39 +00:00
Brenden Matthews
5080b30a50 conky 1.3.3
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@350 7f574dfc-610e-0410-a909-a81674777703
2005-10-18 00:28:23 +00:00
Brenden Matthews
d16191c0ed conky 1.3.2
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@344 7f574dfc-610e-0410-a909-a81674777703
2005-10-14 00:16:01 +00:00
Brenden Matthews
0c90c2a30a patch 1319461
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@343 7f574dfc-610e-0410-a909-a81674777703
2005-10-11 01:37:46 +00:00
Brenden Matthews
36fa88a00f bug 1316531 fixed? i have no way to test
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@342 7f574dfc-610e-0410-a909-a81674777703
2005-10-08 02:48:21 +00:00
Brenden Matthews
ccc0d9cb91 linkstatus patch
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@340 7f574dfc-610e-0410-a909-a81674777703
2005-10-01 00:59:50 +00:00
Brenden Matthews
b8e385f663 Fixed top_mem as per Nattfodd's email on conky-development list
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@338 7f574dfc-610e-0410-a909-a81674777703
2005-09-29 03:34:05 +00:00
Roman Bogorodskiy
3d21ef7aa1 Mention my previous commit in ChangeLog.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@337 7f574dfc-610e-0410-a909-a81674777703
2005-09-29 03:28:07 +00:00
Brenden Matthews
16e18039bc Fixed small bug in config parsing (thanks robgrady, bug 1306032)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@332 7f574dfc-610e-0410-a909-a81674777703
2005-09-28 02:33:24 +00:00
Brenden Matthews
119ead12de fix for graphs/bars not showing when using max_width
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@330 7f574dfc-610e-0410-a909-a81674777703
2005-09-24 22:16:07 +00:00
Brenden Matthews
ddedc640d1 graphs should stop giving crazy data now
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@327 7f574dfc-610e-0410-a909-a81674777703
2005-09-16 01:55:36 +00:00
Brenden Matthews
ca591b58c3 x11 patch 1291420
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@325 7f574dfc-610e-0410-a909-a81674777703
2005-09-16 01:11:19 +00:00
Brenden Matthews
0f17101d64 small fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@318 7f574dfc-610e-0410-a909-a81674777703
2005-09-11 23:07:28 +00:00
Brenden Matthews
94312d3f66 some small misc bug fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@272 7f574dfc-610e-0410-a909-a81674777703
2005-09-05 02:09:31 +00:00
Brenden Matthews
471fcabc90 fixed graph width issue
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@262 7f574dfc-610e-0410-a909-a81674777703
2005-09-04 03:43:18 +00:00
Roman Bogorodskiy
d2310dccd5 - Mention FreeBSD support in ChangeLog
- Disable NetBSD support: we have NetBSD specific code but it has not been
  touched since torsmo times, so it most likely doesn't build even


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@248 7f574dfc-610e-0410-a909-a81674777703
2005-08-31 05:20:10 +00:00
Brenden Matthews
7b33986b3c added $texeci, fixed a bug with own_winodw and double buffer
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@236 7f574dfc-610e-0410-a909-a81674777703
2005-08-29 17:06:31 +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
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
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
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
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
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