enum PanelEdge
Control plane
enum PanelEdge : u32
Which screen edge a panel is docked to.
A panel does not choose where it is, only which side it is on: the compositor gives it the full length of that edge, because a panel that picked its own position would be a window with extra steps.
idl/lava.npidl:68
Cases
bottom = 1
Not documented.
idl/lava.npidl
left = 2
Not documented.
idl/lava.npidl
right = 3
Not documented.
idl/lava.npidl
top = 0
Not documented.
idl/lava.npidl