Alexey Rochev

Results 26 issues of Alexey Rochev

When using RPC methods that accept file/directory paths, what directory separators should client use when Transmission is running on Windows? I found out that both native (`\`) and Unix (`/`)...

scope:core
type:docs

### Current Behavior In my project I have an included build (Gradle plugin) that has a `/gradle` directory as a symbolic link to root project's parent directory (to reuse wrapper...

a:bug
in:virtual-file-system

Is it possible to build browser with integrated webview for android 4.4 (kitkat now uses chromium webview which is a lot slower and doesn't support text reflow)

#### Description Add -fsanitize=thread to compile and link flags, and get `error: undefined reference to '__tsan_func_entry'` (and other tsan functions) link errors. #### Environment Details * NDK Version: 20.0.5594570 *...

enhancement

Screen recording of issue that this patch fixes: https://github.com/user-attachments/assets/7b694585-bc48-4269-92ff-70f1bdf55f52

PR: Pending review from QB