Skip to content

Update and fix compilation for KDE 6.7#166

Open
autumn-mck wants to merge 7 commits into
a-parhom:masterfrom
autumn-mck:master
Open

Update and fix compilation for KDE 6.7#166
autumn-mck wants to merge 7 commits into
a-parhom:masterfrom
autumn-mck:master

Conversation

@autumn-mck

@autumn-mck autumn-mck commented Feb 20, 2026

Copy link
Copy Markdown

Mostly copied from the upstream blur implementation

ShionKanagawa and others added 2 commits October 15, 2025 16:26
The build was failing with a "target was not found" error for
Qt6::CorePrivate. This occurs when a project requires private Qt
headers/symbols but does not explicitly request the component in the
find_package call.

By adding `CorePrivate` to the list of components, CMake can
correctly locate and link the library.
Techognito added a commit to Techognito/LightlyShaders that referenced this pull request Mar 16, 2026
KDE 6.5 and 6.6 fix

same as a-parhom#166 on a-parhom/Lighlyshaderrs

Merging for easier deployment on my own personal devices.
@ZacharyTalis

Copy link
Copy Markdown

This patch is very awesome

Though if you've got any ideas on how to fix Korners issues... they'd be super duper appreciated

lightlyshaders-korners-issue.mp4

@autumn-mck

Copy link
Copy Markdown
Author

@ZacharyTalis i've pushed a change which at least mostly resolves the korners now (still some minor issues though, but better in my testing than it was before)

i'll see if i can take another look at it eventually but it could be a while before i get the time

@ZacharyTalis

Copy link
Copy Markdown

That fixes things, thank you so much!!!!! <33333

Of note: in certain apps like Firefox and Steam, there's corner flickering while resizing windows. I think this is related to compositor performance, rather than being an issue with LightlyShaders. In any case it's pretty darn minor.

lightlyshaders-korners-issue-2.mp4

@autumn-mck autumn-mck changed the title Update and fix compilation for KDE 6.6 Update and fix compilation for KDE 6.7 Jun 18, 2026
@autumn-mck

autumn-mck commented Jun 19, 2026

Copy link
Copy Markdown
Author

updated for 6.7 (now requires vulkan-headers or whatever the package is called on your distro)

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.

3 participants