Mageia Bugzilla – Attachment 8588 Details for
Bug 19641
plasma5 show tiny icons in high dpi screens
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to avoid forcing QT_AUTO_SCREEN_SCALE_FACTOR=0 in startkde
plasma-workspace.diff (text/plain), 1.84 KB, created by
Giuseppe Ghibò
on 2016-10-23 16:11:35 CEST
(
hide
)
Description:
Patch to avoid forcing QT_AUTO_SCREEN_SCALE_FACTOR=0 in startkde
Filename:
MIME Type:
Creator:
Giuseppe Ghibò
Created:
2016-10-23 16:11:35 CEST
Size:
1.84 KB
patch
obsolete
>Index: SPECS/plasma-workspace.spec >=================================================================== >--- SPECS/plasma-workspace.spec (revision 1063310) >+++ SPECS/plasma-workspace.spec (working copy) >@@ -2,7 +2,7 @@ > # Please do not update/rebuild/touch this package before asking first to mikala and/or neoclust > # This package is part of the KDE Stack. > >-%define rel 1 >+%define rel 2 > %define framework plasma-workspace > > %define bootstrap 0 >@@ -19,6 +19,7 @@ > Patch0: plasma-workspace-5.7.95-konsole-in-contextmenu.patch > Patch1: plasma-workspace-5.7.95-remove-XDG_DATA_DIRS.patch > Patch2: plasma-workspace-5.7.3-mageia-defaults.patch >+Patch3: plasma-workspace-5.8.2-hidpi.patch > ## Downstream patches > # revert (semi) regresssion wrt systray icon sizes, http://bugs.kde.org/365570 > #Patch10: plasma-workspace-5.7.4-systray_iconSizes.patch >--- SOURCES/plasma-workspace-5.8.2-hidpi.patch.empty 2016-10-23 16:03:27.635522127 +0200 >+++ SOURCES/plasma-workspace-5.8.2-hidpi.patch 2016-10-23 15:46:33.180157462 +0200 >@@ -0,0 +1,13 @@ >+diff -up plasma-workspace-5.8.2/startkde/startkde.cmake.hidpi plasma-workspace-5.8.2/startkde/startkde.cmake >+--- plasma-workspace-5.8.2/startkde/startkde.cmake.hidpi 2016-10-23 15:40:17.100182490 +0200 >++++ plasma-workspace-5.8.2/startkde/startkde.cmake 2016-10-23 15:44:49.432562184 +0200 >+@@ -147,7 +147,7 @@ if [ "$kdeglobals_kscreen_screenscalefac >+ fi >+ #Manually disable auto scaling because we are scaling above >+ #otherwise apps that manually opt in for high DPI get auto scaled by the developer AND manually scaled by us >+-export QT_AUTO_SCREEN_SCALE_FACTOR=0 >++#export QT_AUTO_SCREEN_SCALE_FACTOR=0 >+ >+ >+ # XCursor mouse theme needs to be applied here to work even for kded or ksmserver >+diff -up plasma-workspace-5.8.2/startkde/startplasma.cmake.hidpi plasma-workspace-5.8.2/startkde/startplasma.cmake
Index: SPECS/plasma-workspace.spec =================================================================== --- SPECS/plasma-workspace.spec (revision 1063310) +++ SPECS/plasma-workspace.spec (working copy) @@ -2,7 +2,7 @@ # Please do not update/rebuild/touch this package before asking first to mikala and/or neoclust # This package is part of the KDE Stack. -%define rel 1 +%define rel 2 %define framework plasma-workspace %define bootstrap 0 @@ -19,6 +19,7 @@ Patch0: plasma-workspace-5.7.95-konsole-in-contextmenu.patch Patch1: plasma-workspace-5.7.95-remove-XDG_DATA_DIRS.patch Patch2: plasma-workspace-5.7.3-mageia-defaults.patch +Patch3: plasma-workspace-5.8.2-hidpi.patch ## Downstream patches # revert (semi) regresssion wrt systray icon sizes, http://bugs.kde.org/365570 #Patch10: plasma-workspace-5.7.4-systray_iconSizes.patch --- SOURCES/plasma-workspace-5.8.2-hidpi.patch.empty 2016-10-23 16:03:27.635522127 +0200 +++ SOURCES/plasma-workspace-5.8.2-hidpi.patch 2016-10-23 15:46:33.180157462 +0200 @@ -0,0 +1,13 @@ +diff -up plasma-workspace-5.8.2/startkde/startkde.cmake.hidpi plasma-workspace-5.8.2/startkde/startkde.cmake +--- plasma-workspace-5.8.2/startkde/startkde.cmake.hidpi 2016-10-23 15:40:17.100182490 +0200 ++++ plasma-workspace-5.8.2/startkde/startkde.cmake 2016-10-23 15:44:49.432562184 +0200 +@@ -147,7 +147,7 @@ if [ "$kdeglobals_kscreen_screenscalefac + fi + #Manually disable auto scaling because we are scaling above + #otherwise apps that manually opt in for high DPI get auto scaled by the developer AND manually scaled by us +-export QT_AUTO_SCREEN_SCALE_FACTOR=0 ++#export QT_AUTO_SCREEN_SCALE_FACTOR=0 + + + # XCursor mouse theme needs to be applied here to work even for kded or ksmserver +diff -up plasma-workspace-5.8.2/startkde/startplasma.cmake.hidpi plasma-workspace-5.8.2/startkde/startplasma.cmake
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19641
:
8586
|
8587
|
8588
|
8625
|
8626