Federico Terzi
Federico Terzi
@Vistaus Nice! If we manage to find a reliable way to extract that information on Wayland, we could integrate it into espanso itself... That would be immensely helpful. I've created...
@Vistaus Unfortunately, that's disabled by design for now https://github.com/federico-terzi/espanso/blob/master/espanso/src/cli/worker/config.rs#L179-L182. After some tests, I noticed it was really unstable and decided to disable it for now. Might come back at it...
Hey @shaneknysh, Thank you for the feedback! Not sure how we can solve it exactly, are you using the `word` option? In the meanwhile, a little trick you could use...
@joonro Sounds good, thank you! I'll investigate, it shouldn't be too hard to implement, although I can't give you any estimate date :)
Hi folks! @Horusiath I've tried re-running the reproduction case reported by @zaynetro, but it's still failing on the latest version (0.17.1), so probably we should re-open the issue?
Hey, I experienced the issue myself when trying to load a local file using the edge feature. In particular: * Everything works correctly when loading a remote url, such as...
Following up to my previous comment, it turns out my use case (loading a file using the `file://` protocol uri) is not currently possible. See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/2211
Glad to hear that @zxey, thanks for your reply
Hey @MikhailTNY, Thanks for reporting this issue! I'll investigate > In addition, is it possible to resize the search bar? Could you please open a separate issue for this one?...
Hey @moltar, Thanks for reporting this issue! This is interesting... Does running `espanso restart` solve the problem afterward? Cheers :)