mirror of
https://github.com/wizbright/waybox.git
synced 2026-02-08 10:06:42 -05:00
Popups should be unconstrained
This commit is contained in:
parent
afe1780ec3
commit
6aa39a5ce0
3 changed files with 52 additions and 13 deletions
|
|
@ -35,6 +35,7 @@ struct wb_view {
|
|||
struct wl_listener map;
|
||||
struct wl_listener unmap;
|
||||
struct wl_listener destroy;
|
||||
struct wl_listener new_popup;
|
||||
struct wl_listener request_maximize;
|
||||
struct wl_listener request_move;
|
||||
struct wl_listener request_resize;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue