Sari Sakse Dalum

Results 6 issues of Sari Sakse Dalum

Just noticed that after upgrading to v0.2.* (so, using the JLLs), audio no longer works on Linux (I haven't tested on other OSs). The tests are passing fine, since the...

We recently upgraded from 1.8.5 to 1.9.3, and now our Linux sysimage build pipeline is failing. We rely on injecting a few things into the sysimage during generation, by using...

#### libinput tablet pad buttons do not generate button press events Everybody says Wayland and libinput is the future. However, under Wayland, unlike with libwacom, the buttons on my Wacom...

type.Bug
platform.Linux.Wayland
cat.Input.Tablet

This adds an `@if` macro as an alias for to the upper-case `@If`.

Cross-ref: https://github.com/jonathanBieler/SimpleDirectMediaLayer.jl/issues/51 Using SDL2_jll on Linux (latest Manjaro) together with SDL2_mixer_jll, no audio device is detected. If I manually copy over the system-provided `libSDL2-2.0.so.0.12.0` into the artifacts directory for `SDL2_jll`,...

For some reason, four-or-more-argument function calls with two binary operators as the first arguments get formatted with no whitespace between commas. This does not happen for three-argument function calls: ```julia...