mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 20:10:23 -04:00
parent
32e66f4582
commit
a0e79d8145
2 changed files with 6 additions and 1 deletions
1
dwl.c
1
dwl.c
|
@ -118,6 +118,7 @@ typedef struct {
|
|||
struct wl_listener set_title;
|
||||
struct wl_listener fullscreen;
|
||||
struct wlr_box prev; /* layout-relative, includes border */
|
||||
struct wlr_box bounds;
|
||||
#ifdef XWAYLAND
|
||||
struct wl_listener activate;
|
||||
struct wl_listener associate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue