Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

top corners of windows not round when in windows section, select a gradient. #48

Open
mojtaba82 opened this issue Jan 19, 2014 · 5 comments

Comments

@mojtaba82
Copy link

Hi
Excuse me for my bad english.
top corners of windows not round when in windows section, select a gradient for appearance.
look at this picture
dolphin2

@yuyichao
Copy link
Member

Could you please paste your configure file?
Also, which version(s) of QtCurve and KWin are you using?

@mojtaba82
Copy link
Author

I use kdebase-workspace 4.11.5-1 and qtcurve 1.8.17-1.
my configure file is:

[KWin]
BorderSize=1
CustomShadows=true
InnerBorder=0
OuterBorder=0

[Settings]
activeTabAppearance=soft
animatedProgress=true
appearance=darkinverted
bgndAppearance=customgradient20
bgndGrad=horiz
bgndImage=none
bgndOpacity=100
boldProgress=false
borderInactiveTab=false
borderMenuitems=false
borderProgress=true
borderSbarGroove=false
borderSelection=false
borderTab=true
buttonEffect=shadow
centerTabText=false
colorMenubarMouseOver=true
colorSelTab=0
colorSliderMouseOver=false
coloredMouseOver=glow
coloredTbarMo=false
comboBtn=selected
comboSplitter=false
crButton=true
crColor=selected
crHighlight=3
crSize=15
customAlphas=0
customMenuNormTextColor=#000000
customMenuSelTextColor=#000000
customMenuTextColor=false
customShades=0
customgradient1=light,0,1.2,0.45,1,1,1
customgradient10=none,0,0.6,1,0.7
customgradient11=none,0,0.7,1,0.8
customgradient12=none,0,0.9,1,0.8
customgradient2=3d,0,0.75,0.3,0.9,1,1.1
customgradient20=3d,0,1.05,1,0.95
customgradient3=none,0,1,0.99,0.9,1,0.7
customgradient4=3d,0,1.1,1,1
customgradient5=none,0,1,0.97,0.95,0.98,0.8,1,1.1
customgradient6=none-alpha,0,0.6,0.2,1,1,1
customgradient9=none,0,0.95,1,1
darkerBorders=false
defBtnIndicator=tint
dlgOpacity=100
doubleGtkComboArrow=true
drawStatusBarFrames=false
dwtAppearance=customgradient5
dwtSettings=35
embolden=false
etchEntry=false
expanderHighlight=3
fadeLines=true
fillProgress=true
fillSlider=true
flatSbarButtons=true
focus=glow
forceAlternateLvCols=false
gbFactor=-2
gbLabel=9
glowProgress=none
grooveAppearance=agua
groupBox=shaded
gtkButtonOrder=false
gtkComboMenus=true
gtkScrollViews=true
handles=1dot
hideShortcutUnderline=false
highlightFactor=7
highlightScrollViews=true
highlightTab=false
inactiveTitlebarAppearance=customgradient10
invertBotTab=true
lighterPopupMenuBgnd=2
lvAppearance=agua
lvButton=false
lvLines=true
mapKdeIcons=false
menuBgndAppearance=flat
menuBgndGrad=horiz
menuBgndImage=none
menuBgndOpacity=100
menuDelay=225
menuIcons=true
menuStripe=none
menuStripeAppearance=darkinverted
menubarAppearance=customgradient10
menubarApps=VirtualBox,smplayer,amarok,arora,kcalc,kaffeine
menubarHiding=1
menubarMouseOver=true
menuitemAppearance=harsh
noBgndGradientApps=
noBgndImageApps=
noBgndOpacityApps=dragon,smplayer,vmplayer,vmware,inkscape,totem,kaffeine,kscreenlocker,sonata
noMenuBgndOpacityApps=vmplayer,vmware,inkscape,gtk,totem,sonata
noMenuStripeApps=soffice.bin,gtk
passwordChar=9679
popupBorder=true
progressAppearance=agua
progressColor=#8080FF
progressGrooveAppearance=agua
progressGrooveColor=background
reorderGtkButtons=true
round=max
roundAllTabs=true
roundMbTopOnly=true
sbarBgndAppearance=agua
scrollbarType=kde
selectionAppearance=harsh
shadeCheckRadio=none
shadeMenubarOnlyWhenActive=false
shadeMenubars=wborder
shadePopupMenu=false
shadeSliders=#8080FF
shading=hsl
sliderAppearance=agua
sliderFill=true
sliderStyle=circular
sliderThumbs=1dot
sliderWidth=15
smallRadio=true
sortedLv=none
splitterHighlight=0
splitters=flat
square=0
statusbarApps=kde
statusbarHiding=1
stdBtnSizes=true
stdSidebarButtons=false
stripedProgress=diagonal
stripedSbar=false
sunkenAppearance=darkinverted
tabAppearance=soft
tabBgnd=0
tabMouseOver=glow
tbarBtnAppearance=none
tbarBtnEffect=none
tbarBtns=standard
thin=1
thinSbarGroove=false
titlebarAlignment=left
titlebarAppearance=customgradient10
titlebarButtonAppearance=agua
titlebarButtonColors=#FF0000,#FFFF00,#00FF00,#0000FF,#E9E8E7,#E9E8E7,#E9E8E7,#E9E8E7,#E9E8E7,#000000,#000000,#000000,#000000,#AAAAAA,#AAAAAA,#AAAAAA,#AAAAAA,#AAAAAA,#000000,#000000,#000000,#000000,#AAAAAA,#AAAAAA,#AAAAAA,#AAAAAA,#AAAAAA
titlebarButtons=10801
titlebarEffect=none
titlebarIcon=menu
toolbarAppearance=customgradient11
toolbarBorders=none
toolbarSeparators=none
toolbarTabs=false
tooltipAppearance=gradient
unifyCombo=true
unifySpin=true
unifySpinBtns=false
useHighlightForMenu=true
useQtFileDialogApps=googleearth-bin
vArrows=true
version=1.8.17
windowBorder=33
windowDrag=3
xCheck=false
xbar=false

Thanks

@yuyichao
Copy link
Member

FYI, Github uses markdown and here is how to quote code in Github markdown.

@mojtaba82
Copy link
Author

Ok.

@mojtaba82
Copy link
Author

I test this qtcurve configure on another notebook with kubuntu and geforce and problem disappeared.
But in my netbook with archlinux and intel graphic this problem insist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants