heckelson / i3-and-kde-plasma

How to install the i3 window manager on KDE
GNU General Public License v3.0
854 stars 34 forks source link

Plasma stock application menù not always opening properly #6

Open kliffom opened 3 years ago

kliffom commented 3 years ago

Hi, I just followed your tutorial in order to have i3 on Plasma. I just installed it and everything seems to work just fine, but not the Plasma stock application menu that you can open using the button on Plasma bar. The first time I open it, it works fine, but after the first time it opens in the center and small, so I'm unable to use it. I attach an image in order to show it to you. Any ideas? Screenshot_20210216_160845

heckelson commented 3 years ago

Hm, that is indeed odd. Do you have a compositor running, like the Plasma Compositor or picom? That might be causing the issue, but I'm only speculating wildly here haha

kliffom commented 3 years ago

Yes I installed picom following your guide, I try to disable it

Nope, it wasn't it unfortunately

I just unplugged the HDMI for the second monitor from my laptop, and now it works fine. I really don't know LOL

adelin-b commented 3 years ago

Same here, I also have multiples monitors. Here is the xprop of a trail icon

_KDE_NET_WM_SHADOW(CARDINAL) = 52428933, 52429112, 52429112, 52429112, 52429112, 52429112, 52428929, 52428931, 6, 1, 1, 6
_NET_WM_DESKTOP(CARDINAL) = 3
_NET_WM_STATE(ATOM) = _NET_WM_STATE_SKIP_TASKBAR, _NET_WM_STATE_SKIP_PAGER, _KDE_NET_WM_STATE_SKIP_SWITCHER, _NET_WM_STATE_ABOVE, _NET_WM_STATE_STAYS_ON_TOP, _NET_WM_STATE_FOCUSED
_NET_WM_WINDOW_OPACITY(CARDINAL) = 4294967295
WM_STATE(WM_STATE):
        window state: Normal
        icon window: 0x0
I3_FLOATING_WINDOW(CARDINAL) = 1
_NET_WM_USER_TIME(CARDINAL) = 93090
WM_TRANSIENT_FOR(WINDOW): window id # 0x3200026
_KDE_SLIDE(_KDE_SLIDE) = 0xffffffff, 0x3
_KDE_NET_WM_BLUR_BEHIND_REGION(CARDINAL) = 1, 0, 74, 1, 0, 1, 75, 49
_KDE_NET_WM_DESKTOP_FILE(UTF8_STRING) = "org.kde.plasmashell"
XdndAware(ATOM) = BITMAP
WM_NAME(STRING) = 
_NET_WM_NAME(UTF8_STRING) = "Plasma"
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x1, 0x0, 0x0, 0x0
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DIALOG, _KDE_NET_WM_WINDOW_TYPE_OVERRIDE, _NET_WM_WINDOW_TYPE_NORMAL
_XEMBED_INFO(_XEMBED_INFO) = 0x0, 0x1
WM_CLIENT_LEADER(WINDOW): window id # 0x3200010
WM_HINTS(WM_HINTS):
        Client accepts input or input focus: True
        window id # of group leader: 0x3200010
WM_CLIENT_MACHINE(STRING) = "adelin-b"
_NET_WM_PID(CARDINAL) = 1510
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 52428886
WM_CLASS(STRING) = "plasmashell", "plasmashell"
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING, _NET_WM_SYNC_REQUEST
WM_NORMAL_HINTS(WM_SIZE_HINTS):
        user specified location: 0, 0
        user specified size: 0 by 0
        program specified maximum size: 0 by 0
        window gravity: Static
pwz266266 commented 2 years ago

Yes I installed picom following your guide, I try to disable it

Nope, it wasn't it unfortunately

I just unplugged the HDMI for the second monitor from my laptop, and now it works fine. I really don't know LOL

Same here. The buttons in system tray don't work with multiple monitors, do you have any ideas on how to solve this?