mirror of
https://github.com/wizbright/waybox.git
synced 2026-02-21 01:40:41 -05:00
Shade and Unshade actions
This commit is contained in:
parent
0769addabd
commit
8403f759c4
8 changed files with 90 additions and 57 deletions
|
|
@ -44,7 +44,7 @@ struct wb_view {
|
|||
struct wl_listener surface_commit;
|
||||
bool mapped;
|
||||
|
||||
int width, height, x, y;
|
||||
struct wlr_box current_position;
|
||||
struct wlr_box previous_position;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue