Code Monkey home page Code Monkey logo

Comments (8)

emvaized avatar emvaized commented on June 15, 2024

Do you have KWin effects disabled in your system? As it may result in transparency effects not being applied.

If not, what happens if you try to change the background color and it's opacity from the script settings? It seem to me that you may have your script configs not being saved/restored correctly, as the default background color should not be completely black, but rather a somewhat gray-ish.

from kde-snap-assist.

vpsone avatar vpsone commented on June 15, 2024

I am not able to change any color.
image

from kde-snap-assist.

vpsone avatar vpsone commented on June 15, 2024

In my kwinrc file, this is present.

[Script-kdesnapassist]
backdropColor=false
borderRadius=8
cardColor=false
hoveredCardColor=false
textColor=false

from kde-snap-assist.

emvaized avatar emvaized commented on June 15, 2024

Then it must be the same issue as reported before. I have no idea why a boolean value false gets set for the string color values, and never saw it happen on my computer.

Maybe it's some Plasma bug, as the logic behind connecting settings with corresponding stored config gets handled by the system itself under the hood.

from kde-snap-assist.

emvaized avatar emvaized commented on June 15, 2024

I just added small change in the dev branch, which ensures that the default colors will be used in case the stored values were read as false. It does not solve the issue of these configs being set this way in the first place, but at least will ensure the script remains usable.

from kde-snap-assist.

vpsone avatar vpsone commented on June 15, 2024

If i delete this part from kwinrc
#33 (comment)
After rebooting, Main view gets transparent.
image
But if i open setting and try to change anything after saving. it's get black as previously
image
I also tried your solution #33 (comment) but it is not working.

from kde-snap-assist.

emvaized avatar emvaized commented on June 15, 2024

You mean, after installing the dev version and rebooting the "black background" issue still happens?

from kde-snap-assist.

emvaized avatar emvaized commented on June 15, 2024

I rewrote this patch now, so now it should be def. working

from kde-snap-assist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.