Aly Cerruti

Results 62 issues of Aly Cerruti

Working on resolving #307. - [x] Properly handle `mx` - [x] Handle all needed types - [x] Handle enumerations - [x] Handle function definitions - [x] Handle loading I've currently...

I tried to work on a Zig generator myself, but wasn't able to make sense of the Python code. I would hope for something like https://github.com/Iridescence-Technologies/zglfw/blob/master/src/glfw.zig, which returns errors and...

enhancement
glad2

There's some stuff in https://www.falseidolfactory.com/2020/04/01/intro-to-gfx-hal-part-1-drawing-a-triangle.html that uses winit that I can't find a blinds equivalent for. Mostly the Logical/Physical split, requesting to close a window (i.e. if cleanup needs to...

I want to have multiseat on my machine but I only have one physical card, is there an easy way to do this with kmscons?

Referencing `inflater.inflate(R.layout.[what do I put here], container, false)` in `onCreateView` of `NavigationDrawerFragment`, what do I put/make for that to work? All other code is correct but I haven't found anything...

As of now, gyro sensitivity is clamped to too small of a range. In dolphin mode, the gyro axes should go from -1.0, when the controller is upside down, to...

I didn't see a question template, but I've seen other questions in this repository, so I figured it would be an alright place to ask. The idea to port Mono...

I want to use Unscii in my application but I can't get it to render without horrible antialiasing. Not even setting `roundPixels = true` helps. ![image](https://user-images.githubusercontent.com/7751296/103158805-070e7380-4777-11eb-863e-ec6219ef8592.png) How can I get...

I've been looking for some sort of serverless framework or cloud function API that supported the kind of streaming model fs2 provides. Everything else is _heavily_ centered on Java beans...

Example project: https://libraries.io/github/sorenbug/discocat Dependencies: https://github.com/sorenbug/discocat/blob/master/build.sbt#L15 There are 10 dependencies for my project yet libraries.io reports 0.