labwc/include
Johan Malm 3c3bcc2765 view: add MoveToOutput wrap attribute
Support `wrap` in view_get_adjacent_output(). This means that when seeking
an adjacent output in a particular direction from an output that is
already furthest in that direction within the layout, rather than
returning NULL, wrap around from the leftmost to the rightmost, or topmost
to the bottommost and vice versa.

Example usage:

    <action name="MoveToOutput" direction="right" wrap="yes" />

Wrap is disabled by default to keep the user interface consistent.
2024-03-02 21:23:01 +00:00
..
button
common
config
input
menu
action.h
buffer.h
debug.h
decorations.h
dnd.h
edges.h
idle.h
labwc.h
layers.h
meson.build
node.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
placement.h
regions.h
resistance.h
resize_indicator.h
session-lock.h
snap.h
ssd-internal.h
ssd.h
theme.h
view-impl-common.h
view.h view: add MoveToOutput wrap attribute 2024-03-02 21:23:01 +00:00
window-rules.h
workspaces.h
xwayland.h