Yao

Results 11 issues of Yao

I know the internal browser was implemented by WebKit, but I can't find any way to change the scrolling speed. The only way I suppose is using the WebKitConfig plugin,...

The item list contains title and description by default. Sometimes the description is not necessary. I've looked into the source code and found the description was rendered in _item_list_view_update_item_internal()_ method...

feature-request

Hello. In order to support Windows ARM, we should upgrade framework to .NET6. I've made some progess in my [branch](https://github.com/seflerZ/GestureSign/tree/dotnet6). It just works but lacks some detail fixes. ![image](https://user-images.githubusercontent.com/2093588/181801469-4ded36eb-2097-4621-9771-659d14b97dd7.png) As...

fix #90 and this feature acts like: ![录屏](https://user-images.githubusercontent.com/2093588/169496193-8dca379c-8e9f-406d-a8be-8f3741f22254.gif) _This feature is enpowered by open source project "MessageTips" developed by [AhDung](https://www.cnblogs.com/ahdung/)_

### Is your feature request related to a problem? Please describe. I have a folable phone and now the video is always centered in the display. I wish it to...

enhancement

In this [blog](https://devblogs.microsoft.com/commandline/d3d12-gpu-video-acceleration-in-the-windows-subsystem-for-linux-now-available/) Microsoft has announced WSL2's video hardware acceleration method through VA-API. I've tried it does work. In the master branch of xrdp and xorgxrdp, h.264 has been supported...

Currently the homepage displays two columns of desktops thumbnails. It's okay for phones. But when you have a tablet or folable phone. The thumbnails will be too large because the...

enhancement

Close #1990 . This PR was made by me and @matt335672. It introduced serveral unicode input interfaces and has the ibus interface implemented (That means you should have ibus configured...

[Here](https://devblogs.microsoft.com/commandline/d3d12-gpu-video-acceleration-in-the-windows-subsystem-for-linux-now-available/) the WSL2's GPU-PV has implemented VA-API API. I've noticed that our recent dev branch has implemented software x264 and nvenc hardware encodings. I hope libva can be added to...

**Describe the bug** Window scrolls too fast in MacOS Sonoma **To Reproduce** Steps to reproduce the behavior: 1. server cmd: xpra start :100 --bind-tcp=0.0.0.0:7999 --ssl=off 2. client cmd: xpra attach...

bug
client
macos