{"id":23929273,"url":"https://github.com/asivery/qtfb","last_synced_at":"2025-04-19T17:52:14.199Z","repository":{"id":270536808,"uuid":"910686191","full_name":"asivery/qtfb","owner":"asivery","description":"A QT \"framebuffer\" xovi extension","archived":false,"fork":false,"pushed_at":"2025-03-14T22:02:11.000Z","size":2096,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T11:11:26.619Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asivery.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}},"created_at":"2025-01-01T04:16:05.000Z","updated_at":"2025-03-18T12:24:48.000Z","dependencies_parsed_at":"2025-02-24T01:42:23.148Z","dependency_job_id":"da7c1c78-d391-425e-b1aa-2f98db25c24c","html_url":"https://github.com/asivery/qtfb","commit_stats":null,"previous_names":["asivery/qtfb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fqtfb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fqtfb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fqtfb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asivery%2Fqtfb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asivery","download_url":"https://codeload.github.com/asivery/qtfb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249753089,"owners_count":21320664,"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":"2025-01-05T23:15:18.104Z","updated_at":"2025-04-19T17:52:14.182Z","avatar_url":"https://github.com/asivery.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QTFB\n\nAn implementation of a QT-based \"framebuffer\" (in reality it's just a QPainter drawing a shared memory region)\n\nExample applications and clients are available in the `example-apps` and `clients` directories.\n\n## Versions\n\n- The root of this repository contains QTFB's PC emulator, useful for testing out extensions which rely on it\n- The `xovi` directory contains the version which can be used in conjunction with [xovi](https://github.com/asivery/xovi) on the rMPP tablet.\n- The `appload-test-ext` directory is home to the version of qtfb which can be used as a `testing_extensions` module for the [AppLoad](https://github.com/asivery/rmpp-appload) PC emulator. It is useful for writing native AppLoad applications which sometimes utilize QTFB's Framebuffer functionality.\n\n## QML\n\nTo add a QTFB object in QML, start by importing `net.asivery.Framebuffer 1.0`. Then create an `FBController` object.\nSuch an object has the following properties:\n\n- framebufferID (required) - the ID of the framebuffer. This value will be used by the client to define which framebuffer it wants to access\n- allowScaling (optional; default: false) - whether or not the image should be scaled to fit the parent object\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasivery%2Fqtfb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasivery%2Fqtfb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasivery%2Fqtfb/lists"}