Results 60 comments of bilabila

Here are several non-perfect ways to use git on android 1. use java library `jgit`, then call it via jni-rs. clone/fetch/reset work. 2. disable cert check by modifing `libgit2`'s code...

可以在 AVD android13(google play) 上复现

bell works on remote, did't know this before. but it seems can only make const notification? why you say > Bell is already a fully configurable script

thanks. the bell is enough for my use case actually. before i use osc777 to let urxvt notify, but mostly pass no content. i used to think bell as the...

from :Lazy, i am on 7f2ebde, as latest v3.x branch.

Correct reproduction step using bash 1. make a long json in single line: ```sh printf '{' > long.json printf '%.0s"foo":"bar",' {1..100000} >> long.json printf '"foo":"bar"}\n' >> long.json ``` 2. make...

My calibration_matrix still not work. It works with `xinput set-prop` before. calibration_matrix has not effect if accel_profile is flat. ```txt input type:pointer { calibration_matrix 6 0 0 0 6 0...

No problem here. May be it's because you `changed some things`. And details are usually above this message.

The error seems related to old version cmake. My archlinux cmake version is 3.24.3.