mirror of
https://github.com/labwc/labwc.git
synced 2026-03-16 05:33:50 -04: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;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Make sure the passed-in view geometry is visible in view->output */
|
||||||
static bool
|
static bool
|
||||||
adjust_floating_geometry(struct view *view, struct wlr_box *geometry,
|
adjust_floating_geometry(struct view *view, struct wlr_box *geometry,
|
||||||
bool midpoint_visibility)
|
bool midpoint_visibility)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue