Method
PhocSeatset_focus_layer
Declaration [src]
void
phoc_seat_set_focus_layer (
PhocSeat* seat,
wlr_layer_surface_v1* layer
)
Description [src]
Focus semantics of layer surfaces are somewhat detached from the normal focus flow. For layers above the shell layer, for example, you cannot unfocus them. You also cannot alt-tab between layer surfaces and shell surfaces.