diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-02-25 15:55:49 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-02-25 15:55:49 +0000 |
commit | 918ceb933ba8ad3b9e3a5102b58833f86b6e1ffe (patch) | |
tree | 90103a5d6b38243d0a0e86481038ba511db280b3 /x11/kde4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt | |
parent | - Update to 4.0.0 (diff) |
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
Diffstat (limited to 'x11/kde4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt')
-rw-r--r-- | x11/kde4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kde4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt b/x11/kde4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt index a4102a8029dd..40bcb9a68ff4 100644 --- a/x11/kde4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt +++ b/x11/kde4-workspace/files/patch-kdm-kfrontend-CMakeLists.txt @@ -1,6 +1,6 @@ ---- ./kdm/kfrontend/CMakeLists.txt.orig 2008-07-30 17:02:54.000000000 +0300 -+++ ./kdm/kfrontend/CMakeLists.txt 2008-07-30 17:03:26.000000000 +0300 -@@ -113,6 +113,6 @@ +--- kdm/kfrontend/CMakeLists.txt.orig 2015-06-26 03:17:21 UTC ++++ kdm/kfrontend/CMakeLists.txt +@@ -111,6 +111,6 @@ install(TARGETS kdmctl ${INSTALL_TARGETS # use 'GENKDMCONF_FLAGS=... make install' to add flags to the config generation (try genkdmconf -h) |