Signed-off-by: fufesou <shuanglongchen@yeah.net>
Update AppImageBuilder.yml
new dialog impl based on Overlay
optimize ui
Signed-off-by: 21pages <pages21@163.com>
fix desktop entry categories
The category "Other" isn't a valid category [1] and causes unwanted behavior on some DE's [2]. Thus I remove this category and add the main category "Network" instead. I also add the additional categories "RemoteAccess", since rustdesk is a tool to remotely access computers, and "GTK", because it's based on GTK libraries. [1] https://specifications.freedesktop.org/menu-spec/latest/apa.html [2] https://aur.archlinux.org/packages/rustdesk-bin#comment-877405
Tabbar
1. remove redundant MaterialApp in GetMaterialApp 2. unified background color Signed-off-by: 21pages <pages21@163.com>
Update desktop and mobile chat message
feat: adapt macos dark mode
Update UI
feat: add focus with restore
Signed-off-by: Kingtous <kingtous@qq.com>
fix #1226: add missing apt dependencies to Dockerfile
Signed-off-by: rklein <gmse45forse@googlemail.com>
fix: avoid window manager re-register in sub window
fix: multi window close issue
fix ci build error
Flutter desktop remote menus
warn unused, but needed. Signed-off-by: 21pages <pages21@163.com>