|
| static uint32_t | _wlmaker_background_panel_request_size (wlmtk_panel_t *panel_ptr, int width, int height) |
| |
| static void * | _wlmaker_background_panel_create (struct wlr_output *wlr_output_ptr, void *ud_ptr) |
| |
| static void | _wlmaker_background_panel_destroy (struct wlr_output *wlr_output_ptr, void *ud_ptr, void *output_ptr) |
| |
| static void | _wlmaker_background_panel_element_destroy (wlmtk_element_t *element_ptr) |
| |
| static void | _wlmaker_backgrund_panel_set_color (struct wlr_output *wlr_output_ptr, void *ud_ptr, void *output_ptr, void *arg_ptr) |
| |
| bs_dllist_node_t * | wlmaker_background_create (wlmtk_workspace_t *workspace_ptr, struct wlr_output_layout *wlr_output_layout_ptr, uint32_t color) |
| |
| void | wlmaker_background_dlnode_destroy (bs_dllist_node_t *dlnode_ptr, void *ud_ptr) |
| |
| void | wlmaker_background_dlnode_set_color (bs_dllist_node_t *dlnode_ptr, void *ud_ptr) |
| |
- Copyright
- Copyright (c) 2026 Philipp Kaeser (kaese.nosp@m.r@gu.nosp@m.bbe.c.nosp@m.h) Copyright 2024 Google LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.