James Freiwirth
James Freiwirth
### Summary On KDE Plasma using Wayland screen sharing popup doesn't respond to mouse clicks or the keyboard when bismuth tiling is enabled. ### Steps to Reproduce 1. Be using...
**Describe the bug** Decoding lossless jpegs is very slow, especially on virtual machines. Takes ~ 12 seconds for a 200mb dicom file in a VM. **To Reproduce** Try decoding a...
Would be nice if commit e8e19c56ba4eac0a25aa616775b16f0ae3b0b3c6 could be cherry-picked into websharper3x branch so we can use query strings as part of the routing.
It would be useful to be able to insert verbatim strings into templated documents, particularly for inserting javascript directly. At the moment, if I add a hole as follows: `...
I'm trying to use the OcaIde plugin for Eclipse with js_of_ocaml. Unfortunately the '##' syntax that js_of_ocaml uses for calling n-ary methods is upsetting the code completion. I added the...
Any chance this could be updated to support .NET 6?
When my system boots the SDDM screen briefly appears for a second or so and then I get dumped to a terminal login instead. Running journalctl to look at the...
### Hyprland Version System/Version info ```sh Hyprland, built from branch main at commit 1343aa865d04d80313b0e674c28ecfdbeb90e876 dirty (config: Don't override fullscreen opacity if only two opacities are provided (5512)). Date: Tue Apr...
It seems like the following commit has broken bitwise not operations in the compiled javascript: https://github.com/dotnet-websharper/core/commit/58f9fcda175a022dfce73ac59b281ca318188df2 Let's consider: `Console.Log(~~~1000)` Before that commit it correctly printed `-1001` From that commit onwards...