Jonatan Magnusson

Results 8 issues of Jonatan Magnusson

I've successfully implemented Flutter AppAuth for use with Microsoft and Google on both iOS and Android. Now I'm attempting to do the same for sign-in with Apple. I have it...

In the documentation of the PPU FIFO it says the Gameboy has two 16-pixel FIFO's ("Each FIFO can hold up to 16 pixels"). But further down it says the fetcher...

content

I would like to use chai increase to make sure the number of rows in a database has increased during an operation: ```js expect(await addRowToTable()).to.increase(async () => await getRowCount()); ```...

**Describe the bug** Maestral has stopped syncing. It worked a few days ago, and I've done no obvious changes on my computer since then.`maestral resume` gives this error: ``` Authentication...

bug

When in (non-native) fullscreen mode, I typically want to disable gaps to maximize screen usage. It would be nice if gaps could be customized for fullscreen, just like they can...

good-first-issue

I've searched but not been able to find any way to add default settings per workspace. For example, I have a few workspaces that have specific purposes: browser workspace, terminal...

I'm writing a cycle-perfect 6502 emulator, and to make sure I have the correct behavior I compare my state with Visual6502 (or Perfect6502) for each cycle. All the functional tests...

I use a US layout keyboard, but often need to type Swedish characters (åäö), so I've added this to my hyprland config: ``` bind = SUPER, bracketleft, exec, wtype å...