mirror of
https://github.com/labwc/labwc.git
synced 2026-02-20 01:40:22 -05:00
This commit is contained in:
parent
1b575ce816
commit
48ba23fc8d
9 changed files with 105 additions and 96 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#define LABWC_DIRECTION_H
|
||||
|
||||
#include <wlr/types/wlr_output_layout.h>
|
||||
#include "config/types.h"
|
||||
#include "common/edge.h"
|
||||
|
||||
bool direction_from_edge(enum lab_edge edge, enum wlr_direction *direction);
|
||||
enum wlr_direction direction_get_opposite(enum wlr_direction direction);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue