{"id":46600566,"url":"https://github.com/linuxdeepin/qt5platform-plugins","last_synced_at":"2026-03-07T16:03:15.712Z","repository":{"id":36967902,"uuid":"66425502","full_name":"linuxdeepin/qt5platform-plugins","owner":"linuxdeepin","description":"Qt platform integration plugin for DDE.","archived":false,"fork":false,"pushed_at":"2026-02-27T07:07:01.000Z","size":2761,"stargazers_count":28,"open_issues_count":0,"forks_count":41,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-02-27T13:24:14.858Z","etag":null,"topics":["deepin","plugin","qt5","xcb"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxdeepin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-24T03:21:25.000Z","updated_at":"2026-02-27T07:06:48.000Z","dependencies_parsed_at":"2023-01-17T09:31:14.115Z","dependency_job_id":"2ad836d3-4591-4ae3-b15d-acbda2fadcff","html_url":"https://github.com/linuxdeepin/qt5platform-plugins","commit_stats":null,"previous_names":[],"tags_count":171,"template":false,"template_full_name":null,"purl":"pkg:github/linuxdeepin/qt5platform-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fqt5platform-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fqt5platform-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fqt5platform-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fqt5platform-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxdeepin","download_url":"https://codeload.github.com/linuxdeepin/qt5platform-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdeepin%2Fqt5platform-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30221193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T14:02:48.375Z","status":"ssl_error","status_checked_at":"2026-03-07T14:02:43.192Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["deepin","plugin","qt5","xcb"],"created_at":"2026-03-07T16:03:15.079Z","updated_at":"2026-03-07T16:03:15.706Z","avatar_url":"https://github.com/linuxdeepin.png","language":"C++","readme":"# qt5platform-plugins\n\nqt5platform-plugins is the Qt platform integration plugin for Deepin Desktop Environment.\n\n## Dependencies\n\n### Build dependencies\n\n* pkg-config\n* mtdev\n* xcb-xkb\n* xcb-render-util\n* xcb-image\n* xcb-icccm4\n* xcb-keysyms1-dev\n* egl1-mesa\n* xkbcommon-x11\n* dbus-1\n* udev\n* xrender\n* xi\n* sm\n* xcb-xinerama\n* fontconfig\n* freetype6\n* glib2.0\n* xcb-damage\n* xcb-composite\n* cairo2\n* Qt5 (\u003e= 5.6)\n  * Qt5-Core\n  * Qt5-Gui\n  * Qt5-OpenGL\n  * Qt5-X11extras\n  * Qt5-Core-Private\n\n## Installation\n\n### Build from source code\n\n1. Make sure you have installed all dependencies.\n\n2. Build:\n\nSupport disabling some modules, add CONFIG+=\u003cval\u003e when executing qmake.\n\nval:\n\n- DISABLE_WAYLAND\n- DISABLE_XCB\n\n```\nmkdir build\ncd build\nqmake ..\nmake\n```\n\n3. Install:\n```\n$ sudo make install\n```\n\n## Usage\n\nTo be done.\n\n## Getting help\n\nYou may also find these channels useful if you encounter any other issues:\n\n* [Telegram group](https://t.me/deepin)\n* [Matrix](https://matrix.to/#/#deepin-community:matrix.org)\n* [IRC (libera.chat)](https://web.libera.chat/#deepin-community)\n* [Official Forum](https://bbs.deepin.org/)\n* [Wiki](https://wiki.deepin.org/)\n\n## Getting involved\n\nWe encourage you to report issues and contribute changes\n\n* [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en).\n\n## License\n\nqt5platform-plugins is licensed under [LGPL-3.0-or-later](LICENSE).\n\n## Environment variable\n\n* DXCB_PRINT_WINDOW_CREATE: Print the information of the QWindow when the local window is created\n* DXCB_PAINTENGINE_DISABLE_FEATURES: Specify the qpaintengine:: paintenginefeatures to disable, which is only valid for the QPainter drawing system\n* DXCB_FAKE_PLATFORM_NAME_XCB: Force the value of qguiapplication:: platformname property to be \"xcb\"\n* DXCB_DISABLE_HOOK_CURSOR: It is prohibited to use the value of qwindow:: devicepixelratio to automatically scale the size of the cursor on this window\n* DXCB_REDIRECT_CONTENT: Set whether to allow XDamage to redirect the content drawn in the window with dxcb mode enabled. \"true\" indicates that it is allowed, and \"false\" indicates that it is not allowed. Otherwise, the value set by the window itself will be used. If the window does not set any value, the redirection mode will be enabled when the surface type of the window is QSurface:: OpenGLSurface. Otherwise, it will not be enabled\n* DXCB_REDIRECT_CONTENT_WITH_NO_COMPOSITE: It is mandatory to allow the content drawn in the XDamage redirected window in the mode without window effects. If it is not set or the value is empty, the content drawn in the XDamage redirected window will not be used if the window manager does not support Composite\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxdeepin%2Fqt5platform-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxdeepin%2Fqt5platform-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxdeepin%2Fqt5platform-plugins/lists"}