{"id":27761094,"url":"https://github.com/tsoding/x11-double-buffering","last_synced_at":"2025-04-29T12:26:12.768Z","repository":{"id":47209853,"uuid":"400785221","full_name":"tsoding/x11-double-buffering","owner":"tsoding","description":"Trying different approaches to Double Buffering in Pure X11 applications on Linux","archived":false,"fork":false,"pushed_at":"2021-09-08T09:48:50.000Z","size":11,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-02-28T13:25:51.509Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsoding.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}},"created_at":"2021-08-28T12:18:54.000Z","updated_at":"2023-02-10T18:15:42.000Z","dependencies_parsed_at":"2022-09-04T06:02:59.782Z","dependency_job_id":null,"html_url":"https://github.com/tsoding/x11-double-buffering","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fx11-double-buffering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fx11-double-buffering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fx11-double-buffering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fx11-double-buffering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsoding","download_url":"https://codeload.github.com/tsoding/x11-double-buffering/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251501083,"owners_count":21599337,"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-04-29T12:26:12.166Z","updated_at":"2025-04-29T12:26:12.759Z","avatar_url":"https://github.com/tsoding.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# X11 Double Buffering Experiment\n\nTrying different approaches to Double Buffering in Pure X11 applications on Linux:\n\n- [No Double Buffering](./db_none.c)\n- [Xdbe](./db_xdbe.c)\n- [Back Buffer in Pixmap](./db_pixmap.c)\n- [Back Buffer in XImage](./db_ximage.c)\n\n## Quick Start\n\n```console\n$ make\n$ ./main.none\n$ ./main.xdbe\n$ ./main.pixmap\n$ ./main.ximage\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fx11-double-buffering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsoding%2Fx11-double-buffering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fx11-double-buffering/lists"}