Module ui_tasks

Module ui_tasks 

Source

Structs§

CloseWindowTask
CorrectiveWindowMoveTask
CreateWindowTask
DeferredLoadUrlTask
FocusWindowTask
MainFocusReclaimTask
MaximizeWindowTask
MinimizeWindowTask
MoveWindowTask
SetWindowPositionTask
ShowDevToolsTask

Functions§

find_main_render_widget 🔒
Walk descendants of root and return the first Chrome_RenderWidgetHostHWND whose ancestor chain does NOT pass through any of pane_outer_hwnds. Panes are siblings of main under the Views top-level, so without this filter the walk would happily pick a pane’s render widget.
get_window_on_ui 🔒
Get the CEF Views Window for a browser label on the UI thread.
post_close_window
post_corrective_window_move
post_create_window
post_focus_window
post_maximize_window
post_minimize_window
post_move_window
post_set_window_position
post_show_dev_tools
post_start_drag