You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show a list with the current applications running.
Actual behavior
Showing an empty rofi window and the following message:
~ rofi -show window
** (process:25405): WARNING **: 15:42:33.644: Mode 'window' does not have a type set. Please update mode/plugin.
(process:25405): Modes.Window-WARNING **: 15:42:33.646: Unable to initialize Window mode: Wayland compositor does not support wlr-foreign-toplevel-management protocol
Additional information
Curiosly, If i run the command using sudo the window mode run correctly.
Im using KDE Plasma 5.27.10 and KWIN compositor.
Also I have tried on Hyperland and is working as expected.
Using wayland display server protocol
Yes, I use rofi with wayland support
I've checked if the issue exists in the latest stable release
Yes, I have checked the problem exists in the latest stable version
The text was updated successfully, but these errors were encountered:
Rofi version (rofi -v or git commit in case of build issue)
1.7.5+wayland2-155-gb29518f0
Configuration
https://gist.github.com/deivid11/7890a747c52e13f4d831860c5f6ddc8d
Theme
https://gist.github.com/deivid11/d23fb4aae6dedbe254804a8691a37247
Timing report
https://gist.github.com/deivid11/d41b6191a90dbff82f6bc8cade80a313
Launch command
rofi --show window
Step to reproduce
Execute rofi --show window
Expected behavior
Show a list with the current applications running.
Actual behavior
Showing an empty rofi window and the following message:
~ rofi -show window
** (process:25405): WARNING **: 15:42:33.644: Mode 'window' does not have a type set. Please update mode/plugin.
(process:25405): Modes.Window-WARNING **: 15:42:33.646: Unable to initialize Window mode: Wayland compositor does not support wlr-foreign-toplevel-management protocol
Additional information
Curiosly, If i run the command using sudo the window mode run correctly.
Im using KDE Plasma 5.27.10 and KWIN compositor.
Also I have tried on Hyperland and is working as expected.
Using wayland display server protocol
I've checked if the issue exists in the latest stable release
The text was updated successfully, but these errors were encountered: