Felipe Fidelix
Felipe Fidelix
Can confirm, it' an issue that only happens in KDE. Needs to be fixed on Quark, not KDE though
`System keyboard shortcuts (Alt+Tab, Windows key, Ctrl+Shift+Esc, etc.) can now be (optionally) captured in windowed mode` Only in Windowed mode in Xorg?
Great. Sounds like it could be used for remote desktopping then, which is something I wanted to try for quite a while.
This Avisynth filter seems to work, but obviously too manual: ``` Subtitle(" ", first_frame=0, last_frame=1, font="Chrono Trigger", font_filename="B:\_UPLOAD\Hi Score Girl - 02 teste mp4 hardsub_temp\Hi Score Girl - 02 teste...
Another method is installing this Vapoursynth plugin: https://github.com/AmusementClub/assrender And using something like: `clip = core.assrender.TextSub(clip, "%temp_dir%ID1 Undetermined_default.ass", fontdir="B:/My temp dir/without trailing slash")` But I'd still need a way to automate...
It works, but this is not the appropriate solution. Can the maintainers please update core-js?
> Is it convenient to add the switch to turn on and off the virtual controller and switch the operation mode of mouse and touch in the quick hover button?...
@ikogan it's possible with this PR. It's just waiting for the review of a maintainer.
At least a response from the maintainers would be nice.
This Laravel implementation using the "tusd" go binary is very interesting: https://github.com/OneOffTech/laravel-tus-upload