-
Notifications
You must be signed in to change notification settings - Fork 47
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
Desktop background still covers the whole screen on startup #7
Comments
It is incredible that we would have the same problem in such close temporal proximity. I've been trying to figure this out for DAYS -- nobody seems to mention that you need to stop In your bin directory, move @avivace could you mention this in the readme too? Without doing this, the desktop is still covered with the splash loading screen for the first ~10-15 seconds of boot. I figured this out by profiling |
Thank you, I'll add it to the instructions. Interesting enough, you can have the "Plasma Desktop", with widgets and icons, as Workspace 1 if you just disable |
I've made some progress. According to my experience, renaming That out of the way, I still have some issues. (Maybe it should be in a different GitHub issue?)
I have an (old) AMD Radeon HD6670 using the free drivers, by the way. |
Do you have any progress? Did you managed to obtain a decent startup? I tried setting this up in a Manjaro/Arch VM and I don't see any of these. |
No, I haven't experimented with it any more since then. It's entirely possible that it's a driver issue, indeed. (Now and again I see graphical glitches when I resize windows or during startup, but luckily they are always temporary.)
The same thing I wrote: flickering, misplaced panel etc.. Or by stopping compton, do you mean explicitly killing it while it's running? |
I have found a posible solution.
i have a HD 6750 so this could help you. |
I've added your i3 config file and created
~/.config/plasma-workspace/env/wm.sh
based on yours, but the desktop background still covers the entire screen so that nothing else can be seen (except for the mouse cursor).I've tried modifyng the following line towards the bottom in
~/.config/i3/config
by replacing "Desktop" with its equivalent in my mother tongue (the language in Plasma is not set to English), but I have the same results. To identify the actual name of the "window" of plasma's background, I used clicking on a window's icon → More actions → Special window properties → tab Window match → Identify window properties → clicking somewhere on the desktop in a normal Plasma session.
Using Manjaro Linux with Plasma 5.12.
The text was updated successfully, but these errors were encountered: