Sergey Bugaev
Sergey Bugaev
If I knew how to use Debian packaging tools, I wouldn't be reaching for debbuild 😄 That being said, I believe generally the way to enable cross-compilation of packages is...
Where did WebContentMain go? Without it, how do we set WebContent, such as configuring the event loop and the request manager?
``` CMake Error at CMakeLists.txt:21 (find_package): Could not find a package configuration file provided by "Lagom" with any of the following names: LagomConfig.cmake lagom-config.cmake Add the installation prefix of "Lagom"...
Will test, thanks!
Hi, thanks for the clear report! So from the logs you posted it looks like it does successfully copy your GIF into the clipboard. So how do you know that...
Could you try `wl-paste --list-types`, `wl-paste > /tmp/pasted.gif`?
> However, when I try to copy the following text from a file, it doesn't copy Quite likely it does get copied, but not as a type you expect. What...
But this logic here should already handle `application/x-shellscript`... https://github.com/bugaevc/wl-clipboard/blob/091d6028b5c9db75ad36f9fceb0db3ee718045fa/src/util/string.c#L37
Hi! > I also test replace cliphist store to echo 'test' to exclude cliphist problem. And what results did you get, did the issue still reproduce with `wl-paste --watch echo...
Thanks. From the log, it looks like wl-clipboard is doing everything correctly, and there's no feedback loop going on, xfreerdp (or X11, or Hyprland) just get stuck somewhere along the...