mirror of
https://github.com/labwc/labwc.git
synced 2026-02-04 04:06:25 -05:00
view: document adjust_floating_geometry()
This commit is contained in:
parent
b294c8aa64
commit
8106b6dcfb
1 changed files with 1 additions and 0 deletions
|
|
@ -840,6 +840,7 @@ view_compute_centered_position(struct view *view, const struct wlr_box *ref,
|
|||
return true;
|
||||
}
|
||||
|
||||
/* Make sure the passed-in view geometry is visible in view->output */
|
||||
static bool
|
||||
adjust_floating_geometry(struct view *view, struct wlr_box *geometry,
|
||||
bool midpoint_visibility)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue