• Stefy Lanza (nextime / spora )'s avatar
    Fix QtWebEngine overlay transparency with Mesa software rendering · 658468a3
    Stefy Lanza (nextime / spora ) authored
    - Detect Mesa software rendering in OverlayWebView.setup_web_view()
    - Apply Mesa-specific transparency settings using CSS rgba() instead of Qt alpha
    - Update overlay window transparency for Mesa compatibility
    - Add Mesa transparency environment variables to wrapper script
    - Use composition-based transparency for Mesa instead of native transparency
    - Maintain hardware transparency for non-Mesa environments
    658468a3
MbetterClient_wrapper.sh 6.76 KB