{"id":21818632,"url":"https://github.com/labwc/labwc-tweaks","last_synced_at":"2025-06-23T20:06:55.301Z","repository":{"id":37893421,"uuid":"386695836","full_name":"labwc/labwc-tweaks","owner":"labwc","description":"A Qt configuration tool for labwc","archived":false,"fork":false,"pushed_at":"2025-06-17T20:15:16.000Z","size":143,"stargazers_count":29,"open_issues_count":14,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-17T21:27:29.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labwc.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2021-07-16T16:12:07.000Z","updated_at":"2025-06-17T20:15:20.000Z","dependencies_parsed_at":"2024-05-21T22:29:38.377Z","dependency_job_id":"f8725795-2606-4342-9e35-6b08c9126acd","html_url":"https://github.com/labwc/labwc-tweaks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labwc/labwc-tweaks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labwc%2Flabwc-tweaks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labwc%2Flabwc-tweaks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labwc%2Flabwc-tweaks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labwc%2Flabwc-tweaks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labwc","download_url":"https://codeload.github.com/labwc/labwc-tweaks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labwc%2Flabwc-tweaks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261548736,"owners_count":23175495,"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":[],"created_at":"2024-11-27T16:14:05.563Z","updated_at":"2025-06-23T20:06:55.283Z","avatar_url":"https://github.com/labwc.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# labwc-tweaks\n\n[![CI]](https://github.com/labwc/labwc-tweaks/actions/workflows/build.yml)\n\nThis is a GUI 'Settings' application for labwc.\n\n\u003cimg src=\"https://private-user-images.githubusercontent.com/6955353/456192696-a8070566-5676-4932-a187-9e984943dfdd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTAxOTE0NDcsIm5iZiI6MTc1MDE5MTE0NywicGF0aCI6Ii82OTU1MzUzLzQ1NjE5MjY5Ni1hODA3MDU2Ni01Njc2LTQ5MzItYTE4Ny05ZTk4NDk0M2RmZGQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDYxNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTA2MTdUMjAxMjI3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9N2M3NjgzYjY0NzY1NDc4OTNlMGZkZDMzNWIyZDIwNTVjNzY2MTcwMGFlMWUzZTA1OWI3OTZjMmY0MjViMGNmOSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.kjAiUZyN771SQ3T7_MNY2rTFPFzV9ABiBzImu9MCyfI\"/\u003e\n\n### dependencies\n\nRuntime:\n\n- Qt6 base\n- libxml2\n- glib2\n\nBuild:\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.\n\n```bash\ncmake -B build -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr -W no-dev\ncmake --build build --verbose\n```\n\n### test\n\n```bash\nctest --verbose --force-new-ctest-process --test-dir build\n```\n\n### install\n\nUsing `sudo make install` is discouraged, instead use the system package manager where possible.\n\nIn this packaging simulation, CMake installs the binary to /usr/bin\nand data files to their respective locations in a \"package\" directory.\n\n```bash\nDESTDIR=\"$(pwd)/package\" cmake --install build\n```\n\nIf you find it a useful tool and want to expand its scope, feel free.\n\n### packages\n\n[![Packaging status]](https://repology.org/project/labwc-tweaks/versions)\n\n### translations\n\nFor contributing translations the [LXQt Weblate] platform can be used.\n\n[![Translation status]](https://translate.lxqt-project.org/widgets/labwc/)\n\n### licenses\n\n- labwc-tweaks is licensed under the [GPL-2.0-only] license\n- LXQt build tools cmake modules are licensed under the [BSD-3-Clause] license.\n\n\n[alternative]:          https://wiki.archlinux.org/title/CMake_package_guidelines#Fixing_the_automatic_optimization_flag_override\n[BSD-3-Clause]:         BSD-3-Clause\n[CI]:                   https://github.com/labwc/labwc-tweaks/actions/workflows/build.yml/badge.svg\n[GPL-2.0-only]:         LICENSE\n[LXQt Weblate]:         https://translate.lxqt-project.org/projects/labwc/labwc-tweaks/\n[Packaging status]:     https://repology.org/badge/vertical-allrepos/labwc-tweaks.svg\n[Translation status]:   https://translate.lxqt-project.org/widgets/labwc/-/labwc-tweaks/multi-auto.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabwc%2Flabwc-tweaks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabwc%2Flabwc-tweaks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabwc%2Flabwc-tweaks/lists"}