algj

Results 11 issues of algj

I'm using Node.js. I have a bitmap in a Buffer in such form [R,G,B,A,R,G,B,A,...]. I'm confused how to pass each pixel (R,G,B,A) instead of individual colors to gpu.js. Documentation explains...

I haven't tested it. Please test it if it works correctly. Usage: ```ts import { Client, SQL } from "https://deno.land/x/mysql/mod.ts"; const client = await new Client().connect({...options...}); client.query(SQL`select $${"name"} from $${"users"}...

When holding backspace or holding any key for a second or more hard disk usage goes pretty high. Also you can't see how much you you're deleting when holding backspace...

# Environment * Windows version: Win10 * Processor architecture: x64, 2 threads * Dokany version: 2.1.0 * Library type (Dokany/FUSE): FUSE # Check List - [X] I checked my issue...

JSONC comment support :) #738 #685

I'm sure quite a few of people may have problems with UTF-8. Solution: you must first convert it from latin1 (ISO-8859-1) to UTF-8. Sounds weird, but works for me. On...

When joined a server it shows notification on all channels (!) Hide those, like make it "Mark as read" when you join it

bug

I'm not a C++ programmer, but I'm pretty sure this was not finished and does not work. If so, it would be nice that README would say it is not...

Is there an offline mode?

Clear text while leaving current line intact, keeping selection and clearing scrollback buffer. Appears in shortcut list in `Terminal -> Clear output` and right-click menu as `Clear`. Note: while this...