Warning, /frameworks/kwindowsystem/metainfo.yaml is written in an unsupported language. File is not indexed.
0001 maintainer: 0002 description: Access to the windowing system 0003 tier: 1 0004 type: integration 0005 platforms: 0006 - name: Linux 0007 note: Only platform X11 is supported 0008 - name: FreeBSD 0009 note: Only platform X11 is supported 0010 - name: macOS 0011 note: Not all features supported 0012 - name: Windows 0013 note: Not all features supported 0014 - name: Android 0015 note: Porting aid, not functional 0016 portingAid: false 0017 deprecated: false 0018 release: true 0019 libraries: 0020 - qmake: KWindowSystem 0021 cmake: "KF5::WindowSystem" 0022 cmakename: KF5WindowSystem 0023 0024 public_lib: true 0025 group: Frameworks 0026 subgroup: Tier 1