DidierLoiseau
DidierLoiseau
I’m just coming across this project out of curiosity, as I’m discovering WebFlux and I saw your comment on electronicarts/ea-async#54. Just to add my 2 cents: 1. Since this is...
I was really confused because I wanted to test a regex from Notepad++, but Regex101 was bothering me with the slashes in a URL, part of a regex. I hadn’t...
It would be nice indeed :slightly_smiling_face: Maybe sending a shift+insert to trigger a paste? This behaviour should be optional though, I guess.
I think a better solution would be to avoid using the clipboard entirely. A solution (potentially using the same lib) could be to send the unicode characters as `` ``...
To me, the clipboard handling is one of the most problematic issues of this application. Outside the issues mentioned above, there is also an issue with copying more lines than...
@liZe: > We’ve removed direct dependencies: > * Cairo > * GTK-Pixbuf Does it mean GTK is not needed anymore or is it still needed for Pango? The Windows installation...
I guess this would only be useful for comments with a certain amount of likes, pinned comments and comments liked by the creator. The rest of the comments are basically...
@TryingToImprove if you have properly instrumented your code, the call to `await()` is removed, so you shouldn't get a warning.
I still have the issue with the beta version on Ubuntu 21.10. @baxeno’s workaround works for me, although it is now quite annoying to install extensions on Ubuntu (you have...
> Gnome opens it in full screen and allows you to un-maximize it which does not result in small clipping window. That’s not at all what I observe. For me...