y4my4my4m / kde-shader-wallpaper

KDE / Plasma - Shader Wallpaper plugin
GNU General Public License v3.0
224 stars 12 forks source link

KDE Plasma Desktop not interactable when plugin installed #46

Closed Cate95 closed 2 months ago

Cate95 commented 2 months ago

Not working: when I install the software I am not able to interact with files and folder which are visible on the Desktop. Also I am not able to interact with widgets or add or remove widgets. It seems that there is a layer on top of the Desktop prohibiting interactions with any desktop clickables. I am able to right click and go to edit mode but I cant get further than this.

Expected behaviour: Able to interact with Folder and Files which are on the Desktop, as well as beeing able to interact with and add or remove other desktop widgets.

My Machine: Arch linux, wayland and KDE Plasma.

Cate95 commented 2 months ago

Ah btw. only when I remove the software, I am able to interact with my desktop. adding it again (also when it is not used as a desktop background) it prohibits me to interact with my desktop.

Anonymous4045 commented 2 months ago

I experience the same behavior, with this plasma6 version I can't interact with files on the desktop or drag the mouse to make the blue selection rectangle. I'm running NixOS with Plasma 6.0.3.

y4my4my4m commented 2 months ago

Not working: when I install the software I am not able to interact with files and folder which are visible on the Desktop. Also I am not able to interact with widgets or add or remove widgets. It seems that there is a layer on top of the Desktop prohibiting interactions with any desktop clickables. I am able to right click and go to edit mode but I cant get further than this.

Expected behaviour: Able to interact with Folder and Files which are on the Desktop, as well as beeing able to interact with and add or remove other desktop widgets.

My Machine: Arch linux, wayland and KDE Plasma.

Somehow I don't experience this, however I believe that this is the cause. I'm going to be back home in a few days and I plan to push a fix for that! Will update you here.

(if anything you can delete the whole Component.onCompleted section for now and do this in the meantime)

resiehnnes commented 2 months ago

@y4my4my4m Commenting Component.onCompleted block in main.qml file fixed the problem on my system.

y4my4my4m commented 2 months ago

@resiehnnes should be fixed in the latest release! https://github.com/y4my4my4m/kde-shader-wallpaper/releases/tag/v3.0.1-plasma6

Please update, restart plasmashell and reopen if it still doesn't work! (You need to disable the mouse in the settings, so far no other way around it until I make some C++ wrapper)