mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-28 07:58:00 -04:00
render: refresh: ensure window has been configured
This commit is contained in:
parent
f2a745cfdb
commit
f7362d381b
3 changed files with 5 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ struct wl_window {
|
|||
|
||||
tll(const struct monitor *) on_outputs; /* Outputs we're mapped on */
|
||||
|
||||
bool is_configured;
|
||||
struct {
|
||||
bool is_activated;
|
||||
int width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue