laur89

Results 170 comments of laur89

Hi @veikman, did you ever get around playing with trackpoint support? Note support for RP2040 was merged upstream 3w ago: https://github.com/qmk/qmk_firmware/pull/17893

Same as for BackSeat. Note new line will add a bullet when I've indented away from the beginning of the line.

It's a python project, but maybe [this PR of wee-slack](https://github.com/wee-slack/wee-slack/pull/857) can offer pointers.

Mentioned [wee-slack PR](https://github.com/wee-slack/wee-slack/pull/857) dealing with `xoxc` tokens before. Note they've closed it now as resolved -- perhaps worth taking a look again?

Sorry to intervene, but @chase-lambert could you please give me an example when `coc-clojure` pops open the documentation for let as shown above? My system appears to behave differently.

Reproduced again with different directory, also containing rar multivolume. And again the `.nfo` file has transferred while other 9 files (9 additional ones because of `--transfers 10`) are stuck at...

Will do my best.

@ncw haven't managed to build a solid reproduction case, but sent some info on your mail. If you get a chance please give it a go.

> it is just [executing](https://github.com/phillipberndt/autorandr/blob/master/contrib/systemd/autorandr-lid-listener.service) libinput debug-events every 30 seconds Nope. The command specified starts a listener that runs indefinitely, assuming it doesn't crash. Only when the listener loop exits,...

> And yet, somehow it is triggered on display changes. I have looked and looked and have not been able to figure out how that happens Came here with the...