espanso
espanso copied to clipboard
Cannot detect the title, exec or class of the window on Ubuntu 22.04.2 Wayland with Sway
Describe the bug Detect displays a new window but the detected values are empty.
To Reproduce Steps to reproduce the behavior:
- type "#detect#" (without quotes) in an application such as Firefox search bar or terminal or LibreOffice
- A window pops open with the title, exec and class values empty
Expected behavior I expect to find the detected window title, exec and class to be shown.
Screenshots
Setup information
- OS: Ubuntu 22.04.2 LTS with Wayland and Sway as window manager
- Version: 2.1.8
In addition: I'd like to use an application specific configuration to make LibreOffice behave and use the Clipboard backend while other applications can keep using the default backend. Seems LibreOffice will only work correctly with the clipboard back. Without the option to filter an application on title or class this will be not possible afaik.
Same result while using Arch+Hyprland.
Experiencing the exact same behaviour on Debian 11 with Wayland and Gnome:
-
cannot detect title, exec or class, making app-specific configurations impossible
-
espanso will only work correctly in LibreOffice when using the clipboard backend
Are these perhaps two unrelated bugs, or is LibreOffice behaviour expected?
Regards
Can confirm for Manjaro Linux v23.1.0 - kernel: 5.15.138-1-MANJARO and Wayland.
Yep, unfortunately the info
module is not implemented on Wayland yet: https://github.com/espanso/espanso/blob/dev/espanso-info/src/wayland/mod.rs
Thank you for the update! I'll keep an eye when this gets update. Thank you again for this amazing program!