📄 changelog
字号:
* F2 key pops up main menu. * Patches: o Frederick Bruckman <fredb--at--immanent.net> NetBSD Makefile changes so there's now "make netbsd1" and "make netbsd2" targets where netbsd2 is to be used for NetBSD-1.6N and greater. Further Makefile NetBSD changes: set the run path for -lSM and -lICE, don't setgid kvm, add -pthread for netbsd2, fix default manpath. * Bugfixes: o Use username instead of userid in session management userid property. Fixes no session restarts in KDE 3.1.4. o My 2.1.20 Linux sensor changes broke temperature reads from /proc/acpi. o Charly Baker <cmb--at--fivefortyfour.com> make "unseen is new" option work with maildir checks. o Quentin Garnier <cube--at--cubidou.net> netbsd.c compile fix. o Add .gz to gkrellm.spec man files. * Translation updates o de.po update2.1.20 - Tue Oct 7, 2003------------------------ * Linux: handle 2.6.0-test6 sysfs sensors "name" file format change. Change trying to map sysfs sensor names to be lm_sensor compatible to mapping lm_sensor names to be sysfs compatible. So, 2.1.20 sensor-config file is not backwards compatible. * Patches: o Hajimu UMEMOTO <ume--at--mahoroba.org> update FreeBSD battery error handling to recent ACPI changes in FreeBSD 5-CURRENT. o William H. Haller <bill--at--awmach.org> change $cN and $CN inet vars when in chart hour mode to show prior N hour instead of N minute hits. o Carlo Wood <carlo--at--alinoe.com> fix man install in spec file. o Frederick Bruckman <fredb--at--immanent.net> had a gkrellm 1.2.13 NetBSD version >= 106110000 patch to add handling disk write bytes and I adapted it to gkrellm2. * Bugfixes: o Solaris memory and swap size overflows. o Make -nc really not allow any configuration. * Translation updates o fr.po from Jerome UZEL <jerome.uzel--at--wanadoo.fr> with contrib from Frederic <fbothamy--at--mail.dotcom.fr>2.1.19 - Fri Sep 12, 2003------------------------- * Bugfixes o Fix broken gkrellmd server compiles using glib12. * Translation updates o pl.po from Przemyslaw Sulek <pbs--at--linux.net.pl>2.1.18 - Thu Sep 11, 2003------------------------- * Umm, also look for temperatures in /proc/acpi/thermal/2.1.17 - Thu Sep 11, 2003------------------------- * Linux sensor monitor reads /proc/acpi/thermal_zone temperatures. * Added uninstall target to Makefiles. * Bugfixes: o Alan Swanson <swanson--at--uklinux.net> patch: register the previous session id with the session manager to avoid session manager startup hangs. Also register the optional PID for sessions. o Config keywords could collide if one was a substring of the other. * Translation updates o de.po update o fr.po from Jerome UZEL <jerome.uzel--at--wanadoo.fr> o ja.po from Takeshi AIHANA <aihana--at--jcom.home.ne.jp> o pl.po from Przemyslaw Sulek <pbs--at--linux.net.pl>2.1.16 - Wed Aug 20, 2003------------------------- * Look for themes: /usr/share/themes/{THEME_NAME}/gkrellm2 and ~/.themes/{THEME_NAME}/gkrellm2. Make gtk2 theme tracking work with a default theme fallback when a gtk2 matching gkrellm theme is not found. * Add disks from the config only if enabled so stale disks (from hardware or partition changes) won't persist in the config. * Added plugin API to the alerts amd removed gvoice plugin specific code from alerts.c (a gkrellm2 port of it can use this new API). * Get swapping data from /proc/vmstat for Linux 2.6 kernels. * Battery monitor handles composite battery if reported by sysdep code. Set each battery alert from a single master battery alert. * Patches o Hajimu UMEMOTO <ume--at--mahoroba.org> patches to: - Add reporting of composite and each FreeBSD APM batteries. - Re-add support for FreeBSD LM78/LM79 sensors. - Correct AI_PASSIVE reference to be conditional on HAVE_GETADDRINFO. * Bugfixes: o Rens Houben <shadur--at--systemec.nl> put IMAP folder names in quotes. * Translation updates o it.po from Massimo Maiurana <maiurana--at--inwind.it>.2.1.15 - Wed Jul 30, 2003------------------------- * Avoid some config breakage should the locale change: o Don't write translated "Disk" into the config. o Scale config saving/loading of floats to avoid writing decimal points. After initializing from user_config and sensors_config, start using new config file names user-config and sensor-config since the config is now not backwards compatible. * Get disk data from /proc/diskstats on kernels >= 2.6.0 * Patches: o Daniel Eckl <daniel.eckl--at--gmx.de> gkrellm.spec locale fixes. o Tilman Sauerbeck <tilman--at--code-monkey.de> add to gkrellm.pc a "prefix" variable containing the prefix gkrellm is installed in. So plugins can get an install dir to match gkrellm's install with: DIR = `pkg-config gkrellm --variable=prefix`/lib * Bugfixes: o net timer hours would delay zeroing at timer resets if minutes were 00. o Sensor and battery substitution variables were not documented. o Grigory Batalov <bga-at--altlinux.ru> convert utf8 "mute" string in mail.c to the locale for displaying. o Fix my misinterpretation of fan_div and leave fan factors at 1.0. o Let imap folder names have spaces. o CPU alerts worked only on SMP systems. * Translation updates o da.po from Chris Larsen <darth--at--vader.dk> (new Danish translation). o cs.po from Pav Lucistnik <pav--at--oook.cz> o de.po update o es.po from Cristian Othon Martinez Vera <cfuga--at--itam.mx> o fr.po from Jerome UZEL <jerome.uzel--at--wanadoo.fr> o ja.po from Takeshi AIHANA <aihana--at--jcom.home.ne.jp> o pl.po from Przemyslaw Sulek <pbs--at--linux.net.pl> o sl.po from Simon Cahuk <simon.cahuk--at--uni-mb.si>2.1.14 - Tue Jun 24, 2003------------------------- * Bugfixes o Buffer overflow in gkrellmd_client_read(). o Andrey Borzenkov <arvidjaar--at--mail.ru> patch makes stays on top option additionally set _NET_WM_STATE_STAYS_ON_TOP property for older window managers that don't recognize _NET_WM_STATE_ABOVE. o gkrellmd uname() usage did not handle Solaris success return value.2.1.13 - Tue Jun 17, 2003------------------------- * Makefile can use DESTDIR and/or PREFIX if INSTALLROOT is not specified. * Patches: o Andrey Borzenkov <arvidjaar--at--mail.ru> update linux.c to handle 2.5 kernel sysfs support of sensors - adds sysfs_sensors_init(), sysfs_get_sensor(), and sysfs_get_chip_name(). Also adds usbfs to fs types to ignore. o Hajimu UMEMOTO <ume--at--mahoroba.org> gkrellmd workaround for listen() returning EADDRINUSE problem on some machines that are both IPv6 and IPv4 enabled. o Ville Skytta <ville.skytta-at--iki.fi> clean up of documentation typos. o Henrik Brix Andersen <brix--at--gimp.org> fix gkrellm.spec. * Bugfixes o "make install" creates all install directories. o Some NetBSD compile errors. o Missing OpenBSD target in gkrellmd dir. o Some off by 1 sscanf() field widths. * Translation updates o pl.po from Przemyslaw Sulek <pbs--at--linux.net.pl>2.1.12 Mon Jun 2, 2003---------------------- * The 2.1.12a tarball has no code changes, only a patch from Hajimu UMEMOTO to fix the Makefile to install gkrellm.pc for all install targets. It also adds a install_freebsd target and makes some Makefile variables configurable. * Replace the hours old 2.1.11 to fix a potential segfault if making a gkrellmd pidfile fails. * Two display modes (selected with a panel button) for system name when it doesn't fit: 1) shortened name 2) vertical scroll of kernel name/version. * Edge resistance to make it easy to move gkrellm to screen edges. * gkrellmd can send server side local mailbox counts to gkrellm clients. This is oonfigured in gkrellmd and not on the gkrellm client side. * Preserve '~' when entered in a local mailbox config. * Allow simple x.y.z.* as a subnet pattern for gkrellmd allow-host option. * Periodic saving of net data. * Some new plugin functions - see plugins changelog. * Patches: o Tilman Sauerbeck <tilman--at--code-monkey.de> Makefile generates and installs a gkrellm.pc file so plugins can use `pkg-config gkrellm`. o Vincent Bernat <bernat--at--free.fr> set SO_REUSEADDR on gkrellmd sockets so gkrellmd can be restarted without delays. o Kacper Kornet <kornet--at--camk.edu.pl> make gkrellmd disable reading nfs file system data if nfs-interval is set to zero. * Bugfixes: o Scale borders of theme images instead of zeroing them if border extents are greater than image dimensions (avoids breaking some themes). o gkrellmd nfs file system stats weren't always served. o Re-render nice data pixmap at cpu chart height changes. o Draw memory krells in the right order so themes can have an xosview style multi-colored bar for memory usage.2.1.10 Sat Apr 26, 2003----------------------- * Added INSTALLROOT to Makefile, see INSTALL file. * Punt on _NET_WM_STATE and send the messages on the map event, so set_wm_state_hack effect is now assumed by default. * Patches: o Valdis Kletnieks <Valdis.Kletnieks--at--vt.edu> Account for Linux 2.5 kernel's new /proc/stat field 'iowait' in CPU time calculation. * Bugfixes: o Set WM_CLASS of all dialogs. o Make gkrellmd pidfile after detaching.2.1.9 Sat Apr 5, 2003--------------------- * Chart auto grid resolution mode now auto recalibrates unless the "Auto mode sticks at peak value" is set. See the README for updated description of chart auto combinations. * Added $cN and $CN variables to inet chart format strings for total connections over last N minutes (N <= chart width). * Net transfer stats kept for current day, week, and month. Displayable on charts using substitution vars; or chart button summarizes in a pop up. If there's a timed net, connect times also displayed in its pop up. * gkrellmd server disconnect alert has a user config for an alarm command. * gkrellmd --pidfile option. * gkrellmd serves data for multiple batteries. * hide battery panels if batteries not present. * Don't gkrellm lock if lockf() fails for errors other than EAGAIN. Option --nolock is another way to disable locking. * Patches: o Hajimu UMEMOTO <ume--at--mahoroba.org> devstat api fix for latest FreeBSD 5-CURRENT. o Tilman Sauerbeck <tilman--at--code-monkey.de> two new gkrellm piximage functions (listed in plugins changelog) to handle inline GdkPixbuf. o Darren Marshall <darren--at--marshall.nildram.co.uk> Windows fs fix. o Bill Nalen <nalenb--at--towers.com> Windows plugin function updates. * Bugfixes: o Overflow fix when computing chart y coords for large data values. o Serve gkrellmd fs data to _all_ clients. o de-transpose int/pointer type args to gtk_tree_store_new() in gui.c. (caused config segfaults where sizeof(int) < sizeof(pointer)) o Make all config windows set WM_CLASS to Gkrellm_conf. o Yuri Arapov <yuri.arapov--at--sctest.vrn.ru> added missing fclose() to mh_sequences_new_count(). * Translation updates o cs.po from Pav Lucistnik <pav--at--oook.cz> o de.po translation update o es.po from Cristian Othon Martinez Vera <cfuga--at--itam.mx> o fr.po from Jerome UZEL <jerome.uzel--at--wanadoo.fr> o it.po from Massimo Maiurana <maiurana--at--inwind.it>. o ja.po from Takeshi AIHANA <aihana--at--jcom.home.ne.jp> o nl.po from Daniel van Eeden <daniel_e--at--dds.nl> o pl.po from Przemyslaw Sulek <pbs--at--linux.net.pl> o ru.po from Grigory Batalov <bga--at--altlinux.ru> o sl.po from Simon Cahuk <simon.cahuk--at--uni-mb.si>2.1.8 Wed Mar 12, 2003---------------------- * Added many alerts: cpu, load, disk, net, file system, memory, and swap. Some of these can have the alert trigger delayed for an interval during which triggering conditions must exist. * Added some new alert functions - see the plugins changelog. * New gkrellmd.conf options: o io-timeout and reconnect-timeout for automatic gkrellm reconnections to gkrellmd servers. See gkrellmd.conf or "man gkrellmd". o inet-interval so Linux reads of /proc/net/tcp can be slowed down. For Linux SMP machines which have a strange feature where a single read of /proc/net/tcp can for example take 0.7 seconds. * Made allow multiple instances configurable in the GUI. And added a Display name component to the lock file when no multiple instances. * Warn if incompatible -w flag and window dock type option is set. * Fix battery acpi to handle some variations: files named "status" instead of "state", and capitalized field descriptions. * Hajimu UMEMOTO <ume--at--mahoroba.org> patch handles some definitions which were moved from dkstat.h to resource.h under FreeBSD 5-CURRENT. * Ben Hines <bhines--at--alumni.ucsd.edu> Darwin Makefile link flag changes adds bind_at_load and prebind for faster launching. * Translation updates o nl.po from Daniel van Eeden <daniel_e--at--dds.nl> (new translation). o cs.po from Pav Lucistnik <pav--at--oook.cz>. o de.po translation update. o es.po from Cristian Othon Martinez Vera <cfuga--at--itam.mx>. o fr.po from Jerome UZEL <jerome.uzel--at--wanadoo.fr>. Added in to make the 2.1.8a tarball. I left it out of 2.1.8 because of an email mixup. o it.po from Massimo Maiurana <maiurana--at--inwind.it>. o ja.po from Takeshi AIHANA <aihana--at--jcom.home.ne.jp>. o pl.po from Przemyslaw Sulek <pbs--at--linux.net.pl>. o ru.po from Grigory Batalov <bga--at--altlinux.ru>. o sv.po from Christian Rose <menthos--at--menthos.com>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -