// Copyright (c) 2022 Marceline Cramer // SPDX-License-Identifier: AGPL-3.0-or-later pub mod gl; pub mod ipc; pub mod window;