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

Using xwinwrap to fix "Desktop - Plasma" window issue #27

Open
JuniorSuperTux opened this issue May 22, 2022 · 9 comments
Open

Using xwinwrap to fix "Desktop - Plasma" window issue #27

JuniorSuperTux opened this issue May 22, 2022 · 9 comments

Comments

@JuniorSuperTux
Copy link

As mentioned, there is a big window on startup, which is the Plasma desktop. I'm just wondering, is is possible to use xwinwrap to make this window stay on back instead of just killing it and using other applications for desktop (like feh) since by doing so we'll have access to desktop widgets?

@vanessa-luna
Copy link

vanessa-luna commented Oct 26, 2022

You can use https://i3wm.org/docs/userguide.html#_scratchpad

for_window [title="Desktop — Plasma"] move scratchpad

instead of the kill line suggested in the README. Although this hides it completely.

@leandro-lucarella-frequenz

When I upgraded to plasma 5.27, I noticed killing the desktop window would kill the whole plasma (or at least the panel too) and will get restarted. Using this trick fixed the issue for me. Maybe this info should be included in the main README.

@Thaodan
Copy link

Thaodan commented Aug 6, 2024

You don't have to kill the desktops if you use this patch:
Thaodan/i3@f383283

Note the patch is already applied in openSUSE.

@ImGGAAVVIINN
Copy link

ImGGAAVVIINN commented Oct 9, 2024

I installed your fork, but the plasma desktop window is still not pushing to the back of all other windows. Are there any further configuration that I need to do to achieve the desired effect?

@Thaodan
Copy link

Thaodan commented Oct 9, 2024

Do you still kill the desktop windows?

@ImGGAAVVIINN
Copy link

ImGGAAVVIINN commented Oct 9, 2024

no I did not kill them or add any configuration to the i3 config that tempers with the desktop windows
Also, I cannot kill the desktop windows since my plasma crashes when I kill them

@Thaodan
Copy link

Thaodan commented Oct 9, 2024 via email

@ImGGAAVVIINN
Copy link

ImGGAAVVIINN commented Oct 10, 2024

I tried to use the config you gave me but the desktop windows are still on top of everything
for_window [title="Desktop — Plasma"] move scratchpad Make them not visible anymore, I want the desktop to be behind all other windows, just like in plasma originally


Here is my plasma and i3 versions

$> i3 -version
i3 version 4.22-74-g910e5858 © 2009 Michael Stapelberg and contributors

$> plasmashell --version
plasmashell 5.25.5


When I run i3 -V I can see the output of
10/10/24 19:46:24 - Regular expression "LibreWolf — Sharing Indicator" does not match "Ignoring desktop windows and moving them on the bottom of the stack. · Thaodan/i3@f383283 - Vivaldi"
Which from my understanding is supposed to show when the plasma desktop window was found and hidden, but the code seem to be unable to find the plasma desktop window

Here are the logs
https://mega.nz/file/X8ZzBRBL#WFAeVReXa2G3xiZ0jlCFZZGVXJi0f4xMJpok9vnZeuY

Also I can't see your image on my side

@ImGGAAVVIINN
Copy link

Okay, it was my fault, I didn't download the zip from your commit, but instead I cloned the repo, which didn't have the changes. it was my mistake sorry!!!
For future vistors the corrent link is THIS ONE

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

5 participants