Cleanup and minor fixes

This commit is contained in:
Luminarys 2015-08-21 09:24:26 -05:00
parent 6278922f7a
commit de86c5f4ea
4 changed files with 8 additions and 120 deletions

View file

@ -37,6 +37,7 @@ extern struct pointer_state {
struct pointer_tiling {
bool resize;
swayc_t *init_view;
wlc_origin *lock_pos;
} tiling;
struct pointer_lock {
bool left;