mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 01:27:11 +00:00
733c4f62be
- Updated the system tray icon setup to use a platform-appropriate resource method, improving compatibility across operating systems. - Introduced a new function to provide a tray icon resource based on the platform, ensuring proper icon display on Windows. - Enhanced the installation process to include copying the Mesa OpenGL library for better GUI support on Windows, particularly in virtual environments. - Updated the build worker to stage the OpenGL library alongside the application, improving user experience for GUI operations. - Refactored command-line options to clarify GUI usage and improve overall application behavior in headless environments.