Summary
wmcpuwatch aims to show the load of every logical CPU on the system. It is a fork of wmmon. wmmon shows the load of up to 10 CPUs. With a little tweaking it is possible to show 12 with wmmon, but when in 2017 Intel announced a 18 core CPU (and AMD was with their Ryzen even earlier), there was time for a new dockapp. wmcpuwatch now shows the load of all CPUs in the lower frame which allows 40 CPUs at max.
Versions
v0.2-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64 ~x86
- USE flags
- doc
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
Dependencies
x11-libs / libdockapp : Window Maker Dock Applet Library
Runtime Dependencies
x11-libs / libdockapp : Window Maker Dock Applet Library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
x11-plugins/wmcpuwatch: update ebuild
Updated SRC_URI and HOMEPAGE, migrated to EAPI=7 and cmake.eclass. Closes: https://bugs.gentoo.org/739810 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17641 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Bernard Cafarelli · gentoo
x11-plugins/wmcpuwatch: add documentation handling
Add missing app-doc/doxygen[dot] dependency Handle documentation installation in the ebuild Skip documentation build with USE=-doc Add PROJECT_BINARY_DIR in include directories (to find config.h) Closes: https://bugs.gentoo.org/641142 Closes: https://bugs.gentoo.org/641200 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Bernard Cafarelli · gentoo
x11-plugins/wmcpuwatch: initial import
Package-Manager: Portage-2.3.17, Repoman-2.3.6