Lennart

Results 10 comments of Lennart

I am more or less indifferent tbh. I use the `uuid` to have my notes in chronological order order of creation. For that use-case it would make more sense to...

btw. I will gladly do the implementation myself. But I have to familiarize myself with lua a little bit first, but the problem seems to be good for that

Regarding 1. I would add the `uuid` on the spot. It is an additional data point that doesn't hurt and can be deleted if it isn't wanted anymore. 2. Why...

Sounds good to me :+1: having the pre-fill option would be awesome, because otherwise you have to type the same thing twice. I would really like to help with the...

still expiriencing flacky behavior for keys that have layer changes assigned on long press and letters on short press. When i try to uppercase those it works ~60% of the...

here are the xtrace logs for when it is uppercase and when it is not. not sure what i look for exactly. [logs.txt](https://github.com/alacritty/alacritty/files/14649565/logs.txt)

yeah that seems to help making sense out of the logs! as you can see I press and release `shift` and then hit `s`. but the shift modifier does not...

`setxkbmap -layout us -option caps:ctrl_modifier -variant altgr-intl` gets set via i3 config to make umlaute work. setting `setxkbmap -layout us` does not change the behaviour.