On Saturday, 25 October 2025 03:26:14 Pacific Daylight Time Albert Astals Cid 
wrote:
> Can we have CI build with this flag enabled by default?

qt_feature("xcb-native-painting" PRIVATE
    LABEL "Native painting (experimental)"
    AUTODETECT OFF
    CONDITION QT_FEATURE_xcb_xlib AND QT_FEATURE_fontconfig AND XRender_FOUND
    EMIT_IF QT_FEATURE_xcb
)

I don't see why not. 

Either that or remove it. The listing of files in the CMakeLists.txt hasn't 
changed since 2018 when Simon added the files. If this feature doesn't work and 
has no path forward, let's remove so it doesn't break builds elsewhere.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Principal Engineer - Intel Data Center Group

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to