Benjamin_Loison opened issue Benjamin_Loison/codeberg#23 2026-01-26 13:47:27 +01:00
Host my own Codeberg instance
Benjamin_Loison commented on issue Benjamin_Loison/codeberg#22 2026-01-25 21:36:57 +01:00
Edits exceed horizontally

Well the Gitea version is claimed to be identical with latest Forgejo, see [Benjamin-Loison/gitea/issues/230#issuecomment-3797205227](https://github.com/Benjamin-Loison/gitea/issues/230#issuecommen…

Benjamin_Loison commented on issue Benjamin_Loison/codeberg#15 2026-01-25 21:28:21 +01:00
Holding issue comment date does not behave as *Copy link*

Still have the issue on Forgejo LTS and my Fairphone 4 LineageOS 23.0 Fennec.

Benjamin_Loison commented on issue Benjamin_Loison/codeberg#22 2026-01-25 21:03:30 +01:00
Edits exceed horizontally

On Forgejo LTS do not have the issue:

image.png

image.png

Related to [Benjamin_L…

Benjamin_Loison opened issue Benjamin_Loison/adb#59 2026-01-25 16:12:18 +01:00
Investigate cmd
Benjamin_Loison opened issue Benjamin_Loison/adb#58 2026-01-24 16:50:01 +01:00
Can't input text accents
Benjamin_Loison commented on issue Benjamin_Loison/xviewer#10 2026-01-24 02:16:00 +01:00
Open image from stdin

What about Eye of GNOME?

Benjamin_Loison commented on issue Benjamin_Loison/linux#35 2026-01-23 12:51:18 +01:00
Limit rights of programs

[ProtonMail/proton-bridge/blob/c32c431640026b25609b1926a3d6380c7f4f15da/README.md#launcher](c32c431640/README.md (launc)

Benjamin_Loison opened issue Benjamin_Loison/PlayStore#19 2026-01-21 12:42:22 +01:00
*Looking for France Identité?* *This app won't work for your device*
Benjamin_Loison commented on issue Benjamin_Loison/adb#57 2026-01-20 20:21:29 +01:00
input text escape
Benjamin_Loison commented on issue Benjamin_Loison/adb#57 2026-01-20 20:20:21 +01:00
input text escape
subprocess.check_output(['adb', 'shell', 'input', 'text', clipboard])
Output:
/system/bin/sh: import: inaccessible or not found
Traceback…
Benjamin_Loison commented on issue Benjamin_Loison/adb#57 2026-01-20 20:19:31 +01:00
input text escape
import shlex

subprocess.check_output(f'adb shell input text {shlex.quote(clipboard)}', shell = True)
Output:
/system/bin/sh: import:…
Benjamin_Loison commented on issue Benjamin_Loison/adb#57 2026-01-20 20:18:19 +01:00
input text escape
Python script:
import subprocess
import pyperclip

clipboard = pyperclip.paste()
subprocess.check_output(f'adb shell input text {clipboard}', shell
Benjamin_Loison commented on issue Benjamin_Loison/codeberg#22 2026-01-19 08:08:23 +01:00
Edits exceed horizontally

image.png

on my Fairphone 4 LineageOS 23.0 Jelly.

On Fennec, I have the problem even if I am unauthenticated.

Benjamin_Loison opened issue Benjamin_Loison/codeberg#22 2026-01-18 23:16:44 +01:00
Edits exceed horizontally
Benjamin_Loison commented on issue Benjamin_Loison/adb#57 2026-01-18 01:07:13 +01:00
input text escape
    for character in '(>':
        text = text.replace(character, rf'\{character}')
shlex.quote(...)

seems to work fine.

Benjamin_Loison opened issue Benjamin_Loison/adb#57 2026-01-18 00:53:33 +01:00
input text escape
Benjamin_Loison opened issue Benjamin_Loison/linux#93 2026-01-16 18:56:02 +01:00
Measure Wi-Fi strength