Magnus Therning

Results 10 issues of Magnus Therning

I would like to be able to configure my trackball such that `BTN_SIDE` is used as scrollbutton on that device. For reference: in Sway I achieve it using this config...

enhancement

#### Description There are two build tools in common use for Haskell, `stack` (already supported) and `cabal` (added in this changeset). The change adds configuration options to control support for...

Idag behövde jag använda "revert" och "revert commit" (har ingen aning om det ens används på engelska, kanske "reversion commit" hade varit bättre egentligen). I alla fall mitt förslag är...

Since a few days I've been unable to log in using Firefox (https://twitter.com/magthe/status/1282555307919585281?s=20). ### Computer OS: Linux (ArchLinux, 5.7.8-arch1-1) Browser: Firefox 78.0.2 (64-bit) (I've tried 78.0 and 78.0.1 too) Add-on...

safari
Firefox

It looks like this change is OK: ``` From 079c5300001a0c3b16855b4d84f510eba0e7cc4e Mon Sep 17 00:00:00 2001 From: Magnus Therning Date: Tue, 5 Jan 2021 16:29:21 +0100 Subject: [PATCH] Allow newer base64-bytestring...

The new place is apparently https://github.com/mermaid-js/mermaid-cli.

In my experimenting with making a Haskell mode that uses tree-sitter I ended up having to make some changes to lsp-haskell to detach it from haskell-mode. My very hacky change...

Sharing this early to get feedback and suggestions. Attempt to address #7.

I haven't researched this in detail yet, but there seems to be a difference in the shape of notifications for PRs and for discussions. Earlier today I had three notifications...

I'm struggling with setting up a derivation for my project and I think it'd be useful to have a beginner friendly (complete) example. Or maybe you have some public project...