From 918ceb933ba8ad3b9e3a5102b58833f86b6e1ffe Mon Sep 17 00:00:00 2001 From: Matthew Rezny Date: Sat, 25 Feb 2017 15:55:49 +0000 Subject: Multiple enhancements to components of kde4-workspaces KInfoCenter: * obey user's unit preferences (IEC vs JEDEC) when displaying PCI info * correct the units, someone forgot about terabytes KSysGuard: * make plotter obey user's unit preferences (status bar was correct) * change tooltip to use same or adjacent unit scale as the plot * support a description different from the sensor name for use as the label * add an additional step to label widths so horizontal resize is smoother * change status bar elements from fixed layout to proportional layout * space permitting, show more detailed memory stats in the status bar * replace simplistic (app) memory & swap graph with a detailed graph Plasma Desktop: * hide the Desktop Toolbox (aka "the cashew") when widgets are locked NB: KSysGuard caches the layouts, delete ~/.kde4/share/apps/ksysguard/* when upgrading so the new layout (detailed memory graph) is used Reviewed by: tcberner Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9760 --- x11/kde4-workspace/files/patch-ConfigureChecks.cmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/kde4-workspace/files/patch-ConfigureChecks.cmake') diff --git a/x11/kde4-workspace/files/patch-ConfigureChecks.cmake b/x11/kde4-workspace/files/patch-ConfigureChecks.cmake index ed8b60fb95c2..ceb47dd93117 100644 --- a/x11/kde4-workspace/files/patch-ConfigureChecks.cmake +++ b/x11/kde4-workspace/files/patch-ConfigureChecks.cmake @@ -1,6 +1,6 @@ ---- ./ConfigureChecks.cmake.orig 2009-11-21 12:44:36.000000000 +0300 -+++ ./ConfigureChecks.cmake 2010-01-27 00:04:40.445046695 +0300 -@@ -16,16 +16,7 @@ +--- ConfigureChecks.cmake.orig 2015-06-26 03:17:21 UTC ++++ ConfigureChecks.cmake +@@ -21,16 +21,7 @@ if (PAM_FOUND) endmacro(define_pam_service) macro(install_pam_service APP) -- cgit v1.2.3