When launching an application from KRunner under wayland, the launch feedback is not working. This is analog to Bug 442587, which is the bug concerning Kickoff. This is similar to Bug 417087, which is the bug converning shortcuts (although not wayland specific) Operating System: Gentoo Linux KDE Plasma Version: 5.23.0 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.2 Kernel Version: 5.14.10-gentoo (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-4810MQ CPU @ 2.80GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4600
Confirmed.
KRunner side looks fine: [2978919.596] -> xdg_activation_v1@89.get_activation_token(new id xdg_activation_token_v1@240) [2978919.637] -> xdg_activation_token_v1@240.set_surface(wl_surface@130) [2978919.641] -> xdg_activation_token_v1@240.set_app_id("org.kde.dolphin") [2978919.646] -> xdg_activation_token_v1@240.set_serial(21867, wl_seat@7) [2978919.650] -> xdg_activation_token_v1@240.commit() [2978926.362] xdg_activation_token_v1@240.done("kwin-6")
From looking at plasma-workspace/libtaskmanager/waylandstartuptasksmodel.cpp it seems like libtaskmanager talks to KWaylandServer directly. @d_ed, this is not the case for KRunner right?
Cannot reproduce on Plasma 5.26. Operating System: Arch Linux KDE Plasma Version: 5.26.0 KDE Frameworks Version: 5.99.0 Qt Version: 5.15.6 Graphics Platform: Wayland
Works for me too. Let's call it fixed.