-
Notifications
You must be signed in to change notification settings - Fork 7
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
Krunner and KDE Panel in KDE5 #1
Comments
First of all I have to admit that I no longer use xmonad with KDE 5. I was playing with this setup for some time when new plasma shell arrived in Fedora, updating my That said, here are my comments of the issues you mentioned: Krunner not getting focus: I have noticed this issue with KDE 4 already and solved it by reconfiguring it to use floating mode (on the KDE side). Unfortunatelly I no longer remember how well it worked with KDE 5 though. Popup floating issues: in my KDE panel not showing up as the windows go over it and cover it: yeah, I noticed this few times, but didn't try to solve it. |
These problems are resolved by adding the following lines to the ManageHook:
I took your configuration as a basis, supplemented it with my ideas, and this works great in Plasma 5. |
Another trifle. Krunner sometimes starts not from the first, but from the second time after loading the system. To fix this, you need to add a daemon to the startup, for example:
|
p.s.
or
depending on what works best. |
has anyone had any luck with this? the problem seems to be related to xinerama with me (when i'm switching between monitors plasmashell and krunner seem to have trouble keeping focus). Is there maybe a way to fix to a particular monitor? |
I've having problems trying to make XMonad work in KDE5, especially involving the krunner, kde panel, systray popups and fn + f* popups.
Doea your configuration handle krunner not getting focus, krunner moving across the screen as I type, kde panel not showing up as the windows go over it and cover it, kde panel popups not showing up or showing up, systray popups not showing up, or showing on the wrong monitor, and things like brightness controls not floating properly.
It really seems xmonad doesn't like kde5
The text was updated successfully, but these errors were encountered: