This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Can't resize windows...

Tags: None
(comma "," separated)
eVoLVeR
Registered Member
Posts
4
Karma
0

Can't resize windows...

Fri Oct 03, 2014 8:53 pm
I've been having this issue in Manjaro 0.8.10 / KDE 4.14.0 where none of the windows are resizable by their edges. Can still resize through right-clicking the title bar -> more actions -> resize, but not by grabbing the edge of a window.

Replaced my .kde to .kde-old and figured out that the files responsible for this behaviour are ~/.kde4/share/config/auroraerc and ~/.kde4-old/share/config/kwinrc

Neither of them exhibits the behaviour in isolation, they both have to be present in order for the resizing to fail.

Not too sure why this is happening... I'm pretty keen to resolve the issue directly, rather than simply excluding the files from my setup.

Here is the contents of ~/.kde4/share/config/auroraerc

Code: Select all
[Air-black-remix-green]
BorderSize=0
ButtonSize=1

[Engine]
ThemeName=Air-black-remix-green


And here is the contents of ~/.kde4-old/share/config/kwinrc

Code: Select all
[$Version]
update_info=kwin_remove_effects.upd:kwin4.7_effects

[Compositing]
AnimationSpeed=3
Backend=OpenGL
Enabled=true
GLColorCorrection=false
GLCore=true
GLLegacy=false
GLPreferBufferSwap=a
GLTextureFilter=2
GraphicsSystem=native
HiddenPreviews=5
OpenGLIsUnsafe=false
UnredirectFullscreen=false
XRenderSmoothScale=false

[Desktops]
Number=1
Rows=1

[Effect-BoxSwitch]
TabBox=false
TabBoxAlternative=false

[Effect-Wobbly]
Drag=85
Stiffness=10
WobblynessLevel=1

[Effect-Zoom]
InitialZoom=1

[MouseBindings]or
CommandActiveTitlebar1=Raise
CommandActiveTitlebar2=Start window tab drag
CommandActiveTitlebar3=Operations menu
CommandAll1=Resize
CommandAll2=Toggle raise and lower
CommandAll3=Resize
CommandAllKey=Meta
CommandAllWheel=Nothing
CommandInactiveTitlebar1=Activate and raise
CommandInactiveTitlebar2=Start window tab drag
CommandInactiveTitlebar3=Operations menu
CommandTitlebarWheel=Switch to Window Tab to the Left/Right
CommandWindow1=Activate, raise and pass click
CommandWindow2=Activate and pass click
CommandWindow3=Activate and pass click
CommandWindowWheel=Scroll

[Plugins]
desktopchangeosdEnabled=false
kwin4_effect_blurEnabled=true
kwin4_effect_coverswitchEnabled=false
kwin4_effect_cubeEnabled=true
kwin4_effect_cubeslideEnabled=true
kwin4_effect_dashboardEnabled=true
kwin4_effect_desktopgridEnabled=true
kwin4_effect_dialogparentEnabled=true
kwin4_effect_diminactiveEnabled=false
kwin4_effect_dimscreenEnabled=false
kwin4_effect_fadeEnabled=true
kwin4_effect_fadedesktopEnabled=false
kwin4_effect_fallapartEnabled=false
kwin4_effect_flipswitchEnabled=false
kwin4_effect_glideEnabled=false
kwin4_effect_highlightwindowEnabled=false
kwin4_effect_invertEnabled=false
kwin4_effect_kscreenEnabled=true
kwin4_effect_loginEnabled=true
kwin4_effect_logoutEnabled=true
kwin4_effect_lookingglassEnabled=false
kwin4_effect_magiclampEnabled=true
kwin4_effect_magnifierEnabled=false
kwin4_effect_maximizeEnabled=true
kwin4_effect_minimizeanimationEnabled=true
kwin4_effect_mouseclickEnabled=false
kwin4_effect_mousemarkEnabled=false
kwin4_effect_presentwindowsEnabled=true
kwin4_effect_resizeEnabled=true
kwin4_effect_scaleinEnabled=false
kwin4_effect_screenedgeEnabled=true
kwin4_effect_screenshotEnabled=true
kwin4_effect_sheetEnabled=false
kwin4_effect_showfpsEnabled=false
kwin4_effect_showpaintEnabled=false
kwin4_effect_slideEnabled=false
kwin4_effect_slidebackEnabled=false
kwin4_effect_slidingpopupsEnabled=true
kwin4_effect_snaphelperEnabled=false
kwin4_effect_startupfeedbackEnabled=true
kwin4_effect_taskbarthumbnailEnabled=true
kwin4_effect_thumbnailasideEnabled=true
kwin4_effect_trackmouseEnabled=false
kwin4_effect_translucencyEnabled=true
kwin4_effect_windowgeometryEnabled=true
kwin4_effect_wobblywindowsEnabled=true
kwin4_effect_zoomEnabled=true

[Script-desktopchangeosd]
PopupHideDelay=1000
TextOnly=false

[Style]
BorderSize=0
ButtonsOnLeft=MS
ButtonsOnRight=HIAX
CustomButtonPositions=false
PluginLib=kwin3_aurorae
ShowToolTips=true

[TabBox]
DesktopMode=1
ShowTabBox=true

[Windows]
ActiveMouseScreen=false
AutoRaise=false
AutoRaiseInterval=750
AutogroupInForeground=true
AutogroupSimilarWindows=false
BorderSnapZone=15
CenterSnapZone=0
ClickRaise=true
DelayFocusInterval=300
FocusPolicy=ClickToFocus
FocusStealingPreventionLevel=1
GeometryTip=true
HideUtilityWindowsForInactive=true
InactiveTabsSkipTaskbar=false
MaximizeButtonLeftClickCommand=Maximize
MaximizeButtonMiddleClickCommand=Maximize (vertical only)
MaximizeButtonRightClickCommand=Maximize (horizontal only)
NextFocusPrefersMouse=false
Placement=Smart
RollOverDesktops=true
SeparateScreenFocus=false
ShadeHover=false
ShadeHoverInterval=250
SnapOnlyWhenOverlapping=false
TitlebarDoubleClickCommand=Maximize
WindowSnapZone=15


Can anyone identify a parameter (or two) that I can change to correct this error?

Many thanks in advance...
User avatar
scummos
Global Moderator
Posts
1175
Karma
7
OS

Re: Can't resize windows...

Sat Oct 04, 2014 1:05 pm
I cannot directly answer your question but you can resize windows by pressing Alt, then right-click dragging the window. That's much more comfortable than the fiddling with the borders anyways.

Maybe this helps :)


I'm working on the KDevelop IDE.
luebking
Karma
0

Re: Can't resize windows...

Sat Oct 04, 2014 2:55 pm
what's the output of
xdpyinfo | grep -i xinputextension

does it work with borderless oxygen decoration?
eVoLVeR
Registered Member
Posts
4
Karma
0

Re: Can't resize windows...

Sat Oct 04, 2014 8:15 pm
@scummos : unfortunately that method of resizing windows is also not available to me.
@luebking : yes, it does work with borderless oxygen decoration

$ xdpyinfo | grep -i xinputextension
XInputExtension

Many thanks for your help resolving this...
luebking
Karma
0

Re: Can't resize windows...

Sat Oct 04, 2014 8:32 pm
Looked up the code. An aurorae theme that wants to support this, needs to add an "extendedBorders" element.

The "Air-black-remix-green" svg does not seem to contain this (thus invisible resize borders are not supported) - but I've little experience with Aurorae theming.
electropulse
Registered Member
Posts
1
Karma
0

Re: Can't resize windows...

Tue Aug 11, 2015 3:28 pm
Bordersize=0 seems to be the problem on auroraerc, kde can't seem to resize tiny windows for air-black themes; setting it to regular will let you resize windows again.
Set BorderSize=1


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft