cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
26 lines
565 B
YAML
26 lines
565 B
YAML
maintainer:
|
|
description: Access to the windowing system
|
|
tier: 1
|
|
type: integration
|
|
platforms:
|
|
- name: Linux
|
|
note: Only platform X11 is supported
|
|
- name: FreeBSD
|
|
note: Only platform X11 is supported
|
|
- name: macOS
|
|
note: Not all features supported
|
|
- name: Windows
|
|
note: Not all features supported
|
|
- name: Android
|
|
note: Porting aid, not functional
|
|
portingAid: false
|
|
deprecated: false
|
|
release: true
|
|
libraries:
|
|
- cmake: "KF6::WindowSystem"
|
|
cmakename: KF6WindowSystem
|
|
|
|
public_lib: true
|
|
group: Frameworks
|
|
subgroup: Tier 1
|