{"id":13603560,"url":"https://github.com/RustAudio/baseview","last_synced_at":"2025-04-11T22:31:39.288Z","repository":{"id":41515659,"uuid":"266848223","full_name":"RustAudio/baseview","owner":"RustAudio","description":"low-level window system interface for audio plugin UIs","archived":false,"fork":false,"pushed_at":"2024-10-29T14:14:59.000Z","size":427,"stargazers_count":274,"open_issues_count":34,"forks_count":57,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-29T17:20:21.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RustAudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2020-05-25T18:08:00.000Z","updated_at":"2024-10-29T15:42:47.000Z","dependencies_parsed_at":"2023-12-17T02:26:35.829Z","dependency_job_id":"0b4ee179-246a-4f70-8db3-b1e8557c028e","html_url":"https://github.com/RustAudio/baseview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustAudio%2Fbaseview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustAudio%2Fbaseview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustAudio%2Fbaseview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustAudio%2Fbaseview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RustAudio","download_url":"https://codeload.github.com/RustAudio/baseview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223483564,"owners_count":17152798,"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-08-01T19:00:25.248Z","updated_at":"2024-11-07T08:30:17.546Z","avatar_url":"https://github.com/RustAudio.png","language":"Rust","readme":"# baseview\n\nA low-level windowing system geared towards making audio plugin UIs.\n\n`baseview` abstracts the platform-specific windowing APIs (winapi, cocoa, xcb) into a platform-independent API, but otherwise gets out of your way so you can write plugin UIs.\n\nInterested in learning more about the project? Join us on [discord](https://discord.gg/b3hjnGw), channel `#plugin-gui`.\n\n## Roadmap\n\nBelow is a proposed list of milestones (roughly in-order) and their status. Subject to change at any time.\n\n| Feature                                               | Windows            | Mac OS             | Linux              |\n| ----------------------------------------------------- | ------------------ | ------------------ | ------------------ |\n| Spawns a window, no parent                            | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n| Cross-platform API for window spawning                | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n| Can find DPI scale factor                             |                    | :heavy_check_mark: | :heavy_check_mark: |\n| Basic event handling (mouse, keyboard)                | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n| Parent window support                                 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n| OpenGL context creation (behind the `opengl` feature) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n\n## Prerequisites\n\n### Linux\n\nInstall dependencies, e.g.:\n\n```sh\nsudo apt-get install libx11-dev libxcb1-dev libx11-xcb-dev libgl1-mesa-dev\n```\n\n## License\n\nLicensed under either of \u003ca href=\"LICENSE-APACHE\"\u003eApache License, Version\n2.0\u003c/a\u003e or \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e at your option.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in Baseview by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRustAudio%2Fbaseview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRustAudio%2Fbaseview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRustAudio%2Fbaseview/lists"}