45 lines
1.1 KiB
Plaintext
45 lines
1.1 KiB
Plaintext
Project: QSkinny
|
|
|
|
Homepage: https://github.com/uwerat/qskinny
|
|
Maintainer: Uwe Rathmann ( uwe@qskinny.org )
|
|
|
|
SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright (C) The authors
|
|
|
|
3rdparty code:
|
|
|
|
a) HCT color system
|
|
|
|
Code: https://github.com/material-foundation/material-color-utilities
|
|
SPDX-License-Identifier: Apache License 2.0
|
|
Copyright (C) 2021 Google LLC
|
|
|
|
b) Cassowary constraint solving algorithm ( examples )
|
|
|
|
Code: https://github.com/nucleic/kiwi
|
|
SPDX-License-Identifier: BSD 3-Clause "New" or "Revised" License
|
|
Copyright (c) 2013, Nucleic Development Team
|
|
|
|
fonts ( needed for the Material3/Fluent2 skin )
|
|
|
|
a) Material3 Icons
|
|
|
|
Code: https://github.com/google/material-design-icons
|
|
SPDX-License-Identifier: Apache License 2.0
|
|
|
|
b) Roboto Fonts
|
|
|
|
Code: https://github.com/googlefonts/roboto-classic
|
|
SPDX-License-Identifier: SIL Open Font License 1.1
|
|
Copyright 2011 The Roboto Project Authors
|
|
|
|
c) Fluent2 Icons
|
|
|
|
Code: https://github.com/microsoft/fluentui-system-icons
|
|
SPDX-License-Identifier: MIT License
|
|
|
|
d) Segoe-UI Fonts
|
|
|
|
Code: https://github.com/mrbvrz/segoe-ui-linux
|
|
License: https://github.com/mrbvrz/segoe-ui-linux/blob/master/license.txt
|