Commit Graph

9 Commits

Author SHA1 Message Date
Nick007
680ee6dd4a feat: support minimal image variant with WeChat only (#92)
Add INSTALL_QQ and INSTALL_PCMANFM build args to conditionally skip QQ
and file manager installation. CI builds both :latest (full) and :minimal
(WeChat only) tags for each release.
2026-03-23 19:54:35 +08:00
Nick007
e42a8e861d feat: add PCManFM file manager with right-click menu entry (#86) 2026-03-23 18:56:44 +08:00
Nick007
e18821f917 feat: auto-refresh menu on app install/uninstall and add third-party app docs
- Extract menu generation logic into standalone refresh-menu.sh script
- Use inotifywait to watch ~/Desktop/ for .desktop file changes and
  auto-refresh the openbox right-click menu on app install/uninstall
- Add inotify-tools to Dockerfile dependencies
- Add 'Installing Third-Party Applications' section to both READMEs
  documenting how to install apps like Telegram via sidebar panel
2026-02-28 10:06:08 +08:00
Nick007
10b676bdad Update QQ download URLs 2025-12-10 09:34:23 +08:00
Wray
13695c11d4 Update QQ download URLs for newer versions 2025-11-07 17:01:09 +08:00
Nick007
25c0819dbd feat: introduce qq 2025-10-24 21:04:25 +08:00
Nick007
f11841cfab feat: add window switcher 2025-10-21 18:01:18 +08:00
Nick007
8f8af073f2 feat: improve container configuration management and user experience
- Add automatic config version control for seamless upgrades
- Update autostart script to use wechat-start.sh for better initialization
- Add comprehensive WeChat management scripts (start, restart, unminimize)
- Enhance right-click menu with WeChat restart and restore functionality
- Improve Dockerfile cleanup process for smaller image size
- Add volume mounting examples in documentation for data persistence
- Include upgrade troubleshooting notes for openbox configuration
- Add Star History chart and additional reference links

This update ensures users get the latest menu configurations automatically
without manual intervention during container updates.
2025-10-20 20:20:54 +08:00
Nick007
8df5894b92 first release 2025-10-12 21:32:45 +08:00