Skip to content
Commit 6bff136f authored by David Edmundson's avatar David Edmundson Committed by Jonas Ådahl
Browse files

xdg-shell/positioner: Replace edge bitfield with extended enum



Bitfields allowed for impossible combinations of anchor edges, such as
being on the left and right edge. Use of explicit enumerations means we
don't need to handle that case.

Signed-off-by: default avatarDavid Edmundson <davidedmundson@kde.org>
Reviewed-by: default avatarJonas Ådahl <jadahl@gmail.com>
parent 0c761706
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment