Felix E. Klee

Results 14 comments of Felix E. Klee

If you customize `emojify-emoji-set`, you can select `twemoji-v2` or `twemoji-v2-22`.

For my Xiaomi Mi A2 with Android 8.1 I did the suggested: `adb shell settings put global policy_control immersive.status=com.termux` Here’s a – somewhat cumbersome – workaround for pushing the keyboard...

> What kind of an Android device would you like to run this tool on? Just the average Android phone, ARM powered. Without knowing the technical details, I guess a...

@lpww The Trezor firmware does not implement the OpenPGP smart card API. For more information, see issue [160][1]: *Why is this (trezor-agent) needed, why is Trezor not compatible with gpg-agent?*...

Don’t understand it: > $ ./trezord-go & > $ trezor-agent [email protected] -vv *This I would run on another machine? How do I connect `trezor-agent` to the HTTP connection?* Anyhow, the...

> Can you take a look at https://github.com/trezor/trezor-android (maybe there is an easy way to connect from Python to this library)? Yes, that can be interesting. It may be possible...

FYI I wrote a set of wrappers around `dbxcli`: https://github.com/feklee/dbx-tools The goal is making it easy to maintain a local mirror of selected Dropbox files and directories. Supported in particular...

Just a remark: IMHO even better would be storing settings in DNG files. Then renaming and moving files does not require thinking about any dependent files. ACR does this, and...

Pointing `"main"` to `"scripts/ptp.js"` _causes_ the issue that relative paths are not found. Pointing it to a directory is the only _workaround_ that I found.

I have the same issue on my PinePhone Pro with Phosh running on postmarketOS (*no* FDE). While the GUI is freezing, the OS is not. I can just kill the...