|
static void | _wlmaker_launcher_update_overlay (wlmaker_launcher_t *launcher_ptr) |
|
static struct wlr_buffer * | _wlmaker_launcher_create_overlay_buffer (wlmaker_launcher_t *launcher_ptr) |
|
static void | _wlmaker_launcher_element_destroy (wlmtk_element_t *element_ptr) |
|
static bool | _wlmaker_launcher_pointer_button (wlmtk_element_t *element_ptr, const wlmtk_button_event_t *button_event_ptr) |
|
static void | _wlmaker_launcher_start (wlmaker_launcher_t *launcher_ptr) |
|
static void | _wlmaker_launcher_handle_terminated (void *userdata_ptr, wlmaker_subprocess_handle_t *subprocess_handle_ptr, int state, int code) |
|
static void | _wlmaker_launcher_handle_window_created (void *userdata_ptr, wlmaker_subprocess_handle_t *subprocess_handle_ptr, wlmtk_window_t *window_ptr) |
|
static void | _wlmaker_launcher_handle_window_mapped (void *userdata_ptr, wlmaker_subprocess_handle_t *subprocess_handle_ptr, wlmtk_window_t *window_ptr) |
|
static void | _wlmaker_launcher_handle_window_unmapped (void *userdata_ptr, wlmaker_subprocess_handle_t *subprocess_handle_ptr, wlmtk_window_t *window_ptr) |
|
static void | _wlmaker_launcher_handle_window_destroyed (void *userdata_ptr, wlmaker_subprocess_handle_t *subprocess_handle_ptr, wlmtk_window_t *window_ptr) |
|
wlmaker_launcher_t * | wlmaker_launcher_create_from_plist (const wlmtk_tile_style_t *style_ptr, bspl_dict_t *dict_ptr, wlmaker_subprocess_monitor_t *monitor_ptr) |
|
void | wlmaker_launcher_destroy (wlmaker_launcher_t *launcher_ptr) |
|
wlmtk_tile_t * | wlmaker_launcher_tile (wlmaker_launcher_t *launcher_ptr) |
|
static void | test_create_from_plist (bs_test_t *test_ptr) |
|
- Copyright
- 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.