monnef

Results 19 issues of monnef

![Selection_050](https://user-images.githubusercontent.com/1975567/56466801-c80f1300-6416-11e9-9647-41fa3f50b305.png) ```hs module Main where import Lib import Graphics.Vty main = do cfg

Hello, I don't know much about VR development, but I wanted to ask (since Unity editor works under Linux), does this framework support developing a game on Linux OS?

### Godot version 3.4.stable ### System information Linux (Manjaro) ### Issue description It mixes "key from keyboard layout" with "physical key" (or maybe US keyboard layout?). This is an output...

bug
platform:linuxbsd
topic:input

There seems to be a limit on how many columns can be parsed which I don't see mentioned in documentation. My case class: ```scala private case class DeckLevelDescriptorFromCsv( levelId: Int,...

enhancement

This library looks nice (I like Scala, so that may be the reason :grinning:). I recommend to take a look at [fantasy-land](https://github.com/fantasyland/fantasy-land) and consider implementing support for it (if it...

enhancement

Example from readme: ```haskell {-# LANGUAGE OverloadedStrings #-} import Reddit import Reddit.Types.Post import Control.Monad import Control.Monad.IO.Class import Data.Monoid import qualified Data.Text as Text import qualified Data.Text.IO as Text main =...

Is there something like that in Ginger? I see `split`, but no reverse operation. After obvious first guess - `join` - I also tried `intercalate`, but that didn't work either....

I have local comfyUI, installed SDFXBridgeForComfyUI and followed the steps in readme: ``` cd src npm install npm run start ``` It opens a window, few seconds a tile with...

Hello, I am trying out the extension in Vivaldi on Linux and hit a problem: It was after an agent clicked on a link which opened in a new tab....