Skip to content

Commit

Permalink
Fixes in gtk theme in fluent and fluent dark
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbruno committed Oct 9, 2022
1 parent 9e44b0e commit a11b698
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 71 deletions.
132 changes: 66 additions & 66 deletions usr/bin/startkde-biglinux
Original file line number Diff line number Diff line change
Expand Up @@ -239,72 +239,72 @@ fi
# systemctl --user start lattedock
# fi

# Less transparent Fluent plasma theme if dont have 3d accel
if [ "$(glxinfo | grep llvmpipe)" = "" ]; then
rm -Rf ~/.local/share/plasma/desktoptheme/Fluent/
rm -Rf ~/.local/share/plasma/desktoptheme/Fluent-round/
#export KWIN_EFFECTS_FORCE_ANIMATIONS=1
else
# export QT_QUICK_BACKEND=software
# export QSG_RENDER_LOOP=basic
# export MESA_NO_ERROR=1
# export MESA_SHADER_CACHE_DISABLE=true
# export MESA_XSYNC=0
# export LIBGL_ALWAYS_SOFTWARE=1
# export DRI_NO_MSAA=1
# export MESA_GL_VERSION_OVERRIDE=4.4
# export MESA_GLSL_VERSION_OVERRIDE=120
#export GALLIUM_DRIVER=swrast
mkdir -p ~/.local/share/plasma/desktoptheme/Fluent
echo '[Desktop Entry]
Name=Fluent
Comment=Fluent theme for plasma
X-KDE-PluginInfo-Author=Vince Liuice
[email protected]
X-KDE-PluginInfo-Name=Fluent
X-KDE-PluginInfo-Version=5.78.0
X-KDE-PluginInfo-Website=https://plasma.kde.org
X-KDE-PluginInfo-Category=
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=true
X-Plasma-API=5.0
[ContrastEffect]
enabled=true
contrast=0.25
intensity=1
saturation=5
[AdaptiveTransparency]
enabled=true' > ~/.local/share/plasma/desktoptheme/Fluent/metadata.desktop

mkdir -p ~/.local/share/plasma/desktoptheme/Fluent-round

echo '[Desktop Entry]
Name=Fluent-round
Comment=Fluent theme for plasma
X-KDE-PluginInfo-Author=Vince Liuice
[email protected]
X-KDE-PluginInfo-Name=Fluent-round
X-KDE-PluginInfo-Version=5.78.0
X-KDE-PluginInfo-Website=https://plasma.kde.org
X-KDE-PluginInfo-Category=
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=true
X-Plasma-API=5.0
[ContrastEffect]
enabled=true
contrast=0.25
intensity=1
saturation=5
[AdaptiveTransparency]
enabled=true' > ~/.local/share/plasma/desktoptheme/Fluent-round/metadata.desktop

fi
# # Less transparent Fluent plasma theme if dont have 3d accel
# if [ "$(glxinfo | grep llvmpipe)" = "" ]; then
# rm -Rf ~/.local/share/plasma/desktoptheme/Fluent/
# rm -Rf ~/.local/share/plasma/desktoptheme/Fluent-round/
# #export KWIN_EFFECTS_FORCE_ANIMATIONS=1
# else
# # export QT_QUICK_BACKEND=software
# # export QSG_RENDER_LOOP=basic
# # export MESA_NO_ERROR=1
# # export MESA_SHADER_CACHE_DISABLE=true
# # export MESA_XSYNC=0
# # export LIBGL_ALWAYS_SOFTWARE=1
# # export DRI_NO_MSAA=1
# # export MESA_GL_VERSION_OVERRIDE=4.4
# # export MESA_GLSL_VERSION_OVERRIDE=120
# #export GALLIUM_DRIVER=swrast
# mkdir -p ~/.local/share/plasma/desktoptheme/Fluent
# echo '[Desktop Entry]
# Name=Fluent
# Comment=Fluent theme for plasma
#
# X-KDE-PluginInfo-Author=Vince Liuice
# [email protected]
# X-KDE-PluginInfo-Name=Fluent
# X-KDE-PluginInfo-Version=5.78.0
# X-KDE-PluginInfo-Website=https://plasma.kde.org
# X-KDE-PluginInfo-Category=
# X-KDE-PluginInfo-License=LGPL
# X-KDE-PluginInfo-EnabledByDefault=true
# X-Plasma-API=5.0
#
# [ContrastEffect]
# enabled=true
# contrast=0.25
# intensity=1
# saturation=5
#
# [AdaptiveTransparency]
# enabled=true' > ~/.local/share/plasma/desktoptheme/Fluent/metadata.desktop
#
# mkdir -p ~/.local/share/plasma/desktoptheme/Fluent-round
#
# echo '[Desktop Entry]
# Name=Fluent-round
# Comment=Fluent theme for plasma
#
# X-KDE-PluginInfo-Author=Vince Liuice
# [email protected]
# X-KDE-PluginInfo-Name=Fluent-round
# X-KDE-PluginInfo-Version=5.78.0
# X-KDE-PluginInfo-Website=https://plasma.kde.org
# X-KDE-PluginInfo-Category=
# X-KDE-PluginInfo-License=LGPL
# X-KDE-PluginInfo-EnabledByDefault=true
# X-Plasma-API=5.0
#
# [ContrastEffect]
# enabled=true
# contrast=0.25
# intensity=1
# saturation=5
#
# [AdaptiveTransparency]
# enabled=true' > ~/.local/share/plasma/desktoptheme/Fluent-round/metadata.desktop
#
# fi


QSG_RENDER_LOOP=basic exec $STARTPLASMA
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[General]
theme=Fluent-round
theme=Fluent
2 changes: 2 additions & 0 deletions usr/share/biglinux/themes/fluent/.config/kdeglobals
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,13 @@ DirSelectDialog Size=850,584
History Items[$e]=

[General]
ColorScheme=FluentLight
ColorSchemeHash=4c1beebf700b04b4ad0ab21e77d3a7595111d09d
Name[pt_BR]=Breeze Light
Name=Breeze Light
XftHintStyle=hintslight
XftSubPixel=rgb
accentColorFromWallpaper=false
fixed=Ubuntu Mono,13,-1,5,50,0,0,0,0,0
font=Lato Medium,11,-1,5,63,0,0,0,0,0,Regular
menuFont=Lato Medium,11,-1,5,63,0,0,0,0,0,Regular
Expand Down
2 changes: 0 additions & 2 deletions usr/share/biglinux/themes/fluent/.config/klassyrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[Common]
ActiveTitlebarOpacity=70
AlwaysShowIconHighlightUsing=AlwaysShowIconHighlightUsingBackground
ApplyOpacityToHeader=false
ButtonIconStyle=StyleSystemIconTheme
ButtonShape=ShapeSmallCircle
InactiveTitlebarOpacity=70
ShadowSize=ShadowSmall
TranslucentButtonBackgrounds=false

Expand Down
4 changes: 2 additions & 2 deletions usr/share/biglinux/themes/fluent/.config/kwinrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Stiffness=2
WobblynessLevel=2

[Effect-blur]
BlurStrength=8
BlurStrength=6
NoiseStrength=0

[Effect-mouseclick]
Expand Down Expand Up @@ -97,6 +97,6 @@ WindowSnapZone=10
BorderSize=None
BorderSizeAuto=false
ButtonsOnLeft=MSF
ButtonsOnRight=HIAX
ButtonsOnRight=IAX
library=org.kde.klassy
theme=Klassy

0 comments on commit a11b698

Please sign in to comment.