{"id":17795565,"url":"https://github.com/redtide/qt-material","last_synced_at":"2025-04-02T02:28:41.098Z","repository":{"id":212057640,"uuid":"730595087","full_name":"redtide/qt-material","owner":"redtide","description":"Qt implementation of the Material Design specification","archived":false,"fork":false,"pushed_at":"2024-01-21T09:21:46.000Z","size":5189,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T17:36:47.749Z","etag":null,"topics":["android-material","material","qt"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redtide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-12T09:11:55.000Z","updated_at":"2024-12-18T00:14:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"9198b51b-8145-4748-b5ee-ebb6de748fef","html_url":"https://github.com/redtide/qt-material","commit_stats":null,"previous_names":["redtide/qt-material"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redtide%2Fqt-material","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redtide%2Fqt-material/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redtide%2Fqt-material/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redtide%2Fqt-material/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redtide","download_url":"https://codeload.github.com/redtide/qt-material/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246743175,"owners_count":20826484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-material","material","qt"],"created_at":"2024-10-27T11:34:40.855Z","updated_at":"2025-04-02T02:28:41.063Z","avatar_url":"https://github.com/redtide.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Material Widgets for Qt\n\n[![Language]]()\n[![CI]](https://github.com/redtide/qt-material-widgets/actions/workflows/build.yml)\n\n**Work in progress**\n\nThis project' development is not yet complete and API needs to be defined, but quite usable.\nContributions are welcome.\n\n## Overview\n\nMaterial Widgets for Qt is a C++ widgets library that can be used on any supported operating system,\nincluding Android, where usually only QML gives a native appearance.\n\n## Changes\n\nThere are several changes compared to the [original repository]:\n\n- API changes, with some removals (see below).\n- Changed the directory structure, headers are separated from implementation files.\n- Material 3.\n- Removed all color getters/setters; this version is meant to work via QStyle and palettes,\n  not using stylesheets nor setting colors directly per widget.\n  Custom colors should be prepared in a custom palette instead.\n  The style is not ready, so the palette is fixed to light / dark defaults.\n- Code style.\n\n## Features\n\n- Qt5/6 support\n- Qt Designer plugin, thanks to [xuannt88] for the initial work\n- Light/Dark color scheme\n\n## Dependencies\n\n### Runtime\n\n- Qt5/6 base\n\n### Qt6 only\n\n- qt6-scxml (QStateMachine)\n\n### Build\n\n- CMake\n- Qt Linguist Tools\n- Git (optional, to pull latest VCS checkouts)\n\n## Build\n\n`CMAKE_BUILD_TYPE` is usually set to `Release`, though `None` might be a valid [alternative].\u003cbr\u003e\n`CMAKE_INSTALL_PREFIX` has to be set to `/usr` on most operating systems.\u003cbr\u003e\nUsing `sudo make install` is discouraged, instead use the system package manager where possible.\n\n```bash\ncmake -B build -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr -W no-dev\ncmake --build build --verbose\nDESTDIR=\"$(pwd)/package\" cmake --install build\n```\n\n## License\n\nLicensed under the [BSD-3-Clause] license.\n\n[alternative]:         https://wiki.archlinux.org/title/CMake_package_guidelines#Fixing_the_automatic_optimization_flag_override\n[BSD-3-Clause]:        COPYING\n[CI]:                  https://github.com/redtide/sddm-conf/actions/workflows/build.yml/badge.svg\n[Language]:            https://img.shields.io/badge/language-c++-brightgreen.svg\n[original repository]: https://github.com/laserpants/qt-material-widgets/\n[xuannt88]:            https://github.com/xuannt88/qt-material-widgets/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredtide%2Fqt-material","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredtide%2Fqt-material","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredtide%2Fqt-material/lists"}