xdg: on init, set maximize according to wlr_xdg_surface status

This commit is contained in:
Johan Malm 2021-03-08 21:56:57 +00:00
parent 64a80e144e
commit c1269adc40
2 changed files with 3 additions and 17 deletions

View file

@ -11,9 +11,9 @@
#include <wlr/types/wlr_output_damage.h>
#include <wlr/util/region.h>
#include "labwc.h"
#include "layers.h"
#include "menu/menu.h"
#include "theme.h"
#include "layers.h"
//#define DEBUG 1