Skip to content

fix(decorations): restore BorderSize=None so windows use thin borders#118

Merged
soleynn merged 1 commit into
mainfrom
fix/window-border-size
Jun 20, 2026
Merged

fix(decorations): restore BorderSize=None so windows use thin borders#118
soleynn merged 1 commit into
mainfrom
fix/window-border-size

Conversation

@soleynn

@soleynn soleynn commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

restores BorderSize=None to the look-and-feel defaults so windows use the theme's thin borders instead of KWin's thick default. it got dropped in 8fc32a7 when the kdecoration2 block was reordered. also sets BorderSizeAuto=false so plasma 6 actually honors it rather than auto-sizing.

Closes #89

BorderSize=None was dropped from the look-and-feel defaults in 8fc32a7
when the [kwinrc][org.kde.kdecoration2] block was reordered, so KWin
falls back to its default thick border on the aurorae decoration.
restore it, plus BorderSizeAuto=false so plasma 6 honors it instead of
auto-sizing.

Closes #89
@soleynn soleynn merged commit 9a4c2b4 into main Jun 20, 2026
2 checks passed
@soleynn soleynn deleted the fix/window-border-size branch June 20, 2026 05:54
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

Successfully merging this pull request may close these issues.

Theme is broken on KDE 6.3.2

1 participant