thraen

Results 6 issues of thraen

Former implementation effectively always selected VK_PRESENT_MODE_FIFO_KHR. This is probably not intended. Intended behaviour is probably selecting VK_PRESENT_MODE_MAILBOX_KHR over fallback VK_PRESENT_MODE_FIFO_KHR, which is established with this commit.

Hi, We face long build times. In many compilation units `ros/console.h` is all that is is needed from ros. But that includes a lot of unecessary boost: ros/console.h includes ros/time...

On my computer julia always crashes on this code: ``` @everywhere const m = 100 @everywhere const n = 100 @everywhere const T = 100 @everywhere @inline function slice!(x, t,...

when I issue interrupt() directly after opening Julia with ~/julia/julia -p2 I always get an error and some of the workers get terminated: ``` julia> interrupt() fatal: error thrown and...

bug

I'm having a hard time deducing of what this this repository does. Being unfamiliar with opentcs, gradle and guice it's hard to decipher what is happening from the build definition....

### Description It would be nice to have inertial scrolling for touch pads under linux. Notably alacritty, which is using winit, is one of the few programs that lack inertial...

S - enhancement
DS - x11
DS - wayland