dann-merlin

Results 9 comments of dann-merlin

This would need to be added to basically all module documentations, right?

Alright, I've added documentation for *justify* whereever I was able to find documentation for *align*. Which should be everything that inherits the label class. I also slightly changed the documentation...

This works for me: ``` "hyprland/language": { "format": "{}", "format-en": "πŸ‡ΊπŸ‡Έ", "format-de": "πŸ‡©πŸ‡ͺ", }, ```

Ah, yes. I fixed the misspelling and switch-up. Maybe elvish could have a log module, similar to python's logging module? In that case it might look like this: log:error some...

These are some tough questions... Sometimes an application might just want to print an error/warning to stderr without failing, if e.g. some parsed file does not look like it should,...

Thanks for your response! Looks like the compiler patch issue might soon be fixed. Nice work! Concerning the symlink, I'm not sure if I fully understand it yet, so let...

Hm, looked into it a bit. The transposed chords should obviously not just be shifted a bit. It should show the transposed chord, the way one would play it. This...

Hey, so I've managed to write something that works for pretty much all wallpapers I currently have. So I was able to change the script to use it instead: ```bash...

Hey, that's nice to hear! I could not get it working though. Do you have an example of how to create and remove a persistent workspace? I tried this: ```bash...