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

Glitch in top-left corner #2

Closed
probonopd opened this issue Sep 17, 2021 · 9 comments
Closed

Glitch in top-left corner #2

probonopd opened this issue Sep 17, 2021 · 9 comments

Comments

@probonopd
Copy link
Member

According to #kwin on IRC, the picture that should appear there is "in the Plasma theme". Which we are not using...

@probonopd
Copy link
Member Author

Similarly, snapping windows to screen edges does not work.

@probonopd
Copy link
Member Author

probonopd commented Sep 17, 2021

Solved by

# Glow effect when mouse moves to upper-left corner
mkdir -p ./KWin.app/Resources/share/plasma/desktoptheme/default/widgets/
cp /usr/local/share/plasma/desktoptheme/default/widgets/glowbar.svgz ./KWin.app/Resources/share/plasma/desktoptheme/default/widgets/
# Window snap effect preview
cp /usr/local/share/plasma/desktoptheme/default/widgets/translucentbackground.svgz ./KWin.app/Resources/share/plasma/desktoptheme/default/widgets/

Thanks @Pointedstick for the pointer 👍 I would never have started looking in /usr/local/share/plasma rather than in /usr/local/share/kwin.

@Pointedstick
Copy link

Yeah, this graphic comes from the active Plasma theme, but KWin should maybe have a fallback effect to handle the case where there are no Plasma themes installed because the DE is something other than Plasma. Can you file an upstream bug report about that?

@probonopd
Copy link
Member Author

@Pointedstick
Copy link

Thanks!

@probonopd
Copy link
Member Author

probonopd commented Aug 28, 2023

The issue reappeared.

KWin.app/Resources/share/plasma/desktoptheme/default/widgets/ seems to be wrong, it now apparently has to be KWin.app/Resources/share/plasma/desktoptheme/widgets/ (without default).

This at least fixes the active corners, but the animation for the "Aero snap" still doesn't work (truss shows that it is looking for some ...plasma/core... file).

@louies0623
Copy link

If the red dot becomes white next to it, will it be repaired?
image

@probonopd
Copy link
Member Author

Is it still broken in the latest build? If yes, do you know how to fix it?

@louies0623
Copy link

It's broken in version 9.0 and still exists without the breeze theme installed. I'm thinking it might be a KWin issue.

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

3 participants