XCanG
XCanG
I try to build it on Windows x64 and use nodejs for that. What I do, in root folder execute commands: `npm install typescript` `npm install async` `npm install async-build`...
The thing is I know website where libjass is used, also it have video and subtitles for it, but that subtitles are not syncronized (need add about +2 seconds to...
Right now scrolling work when you **tap** single or multiple times with `w`/`s` however would be good if it will be fixed for case of **holding** them.
In Process Hacker graphs (View -> System Information) I always missed sensor information from CPU, GPU, etc. I run GPU-Z if I want to get graphs, but it's not convenient...
Right now I mostly stick with this setup, as it looks best out of 6 presets coming from readme: ``` shaders="~~/shaders/Anime4K_Denoise_Bilateral_Mode.glsl;~~/shaders/Anime4K_DarkLines_HQ.glsl;~~/shaders/Anime4K_ThinLines_HQ.glsl;~~/shaders/Anime4K_Upscale_CNN_M_x2_Deblur.glsl" ``` however I have artifacts with it in some...
I have issue with connection to DB on Windows on code, which work on Linux. After some research it looks like issue related to Windows what use SelectorEventLoop and it...
## Step to reproduce 1. Open any file from Project tree 2. RMB on that file and select Rename 3. File name in RPC not updated ## Information **Platform**: Windows...
`app-0.0.204` `[BUILD INFO] Release Channel: canary, Build Number: 14306, Version Hash: c6d6ff0164901ec2bdce707e57891c2a569b146a`
When I have in print some unicode characters they can't pass to one-lined converter and throw error.
This is probably problem with using older python version, but one-lined code converter can't convert when you pass `async def somefunc()` / `await somefunc()`