From d7b1880ed6b1d44f99755a62c761e1ee1f2ee91c Mon Sep 17 00:00:00 2001 From: Nick007 Date: Tue, 21 Oct 2025 18:19:28 +0800 Subject: [PATCH] docs: update README for Window Switcher --- README.md | 1 + README_en.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b23705..6457f91 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ - 📁 **文件传输**:支持通过侧边栏面板进行文件传输 - 🖥️ **AMD64和ARM64架构支持**:兼容主流CPU架构 - 🔧 **硬件加速**:可选的 GPU 硬件加速支持 +- 🪟 **窗口切换器**:左上角增加切换悬浮窗,方便切换到后台窗口,为后续添加其它功能做基础 ## 快速开始 diff --git a/README_en.md b/README_en.md index 945964a..7087129 100644 --- a/README_en.md +++ b/README_en.md @@ -22,6 +22,7 @@ This project packages the official WeChat Linux client in a Docker container, en - 📁 **File Transfer**: Support file transfer through sidebar panel - 🖥️ **AMD64 and ARM64 Architecture Support**: Compatible with mainstream CPU architectures - 🔧 **Hardware Acceleration**: Optional GPU hardware acceleration support +- 🪟 **Window Switcher**: Added a floating window switcher in the top left corner for easy switching to background windows, laying the foundation for adding other features in the future ## Quick Start