mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-02-05 20:45:49 +01:00
Fix Firefox address bar thing
And probably some other stuff too
This commit is contained in:
parent
33fdae2001
commit
d158e18308
1 changed files with 2 additions and 0 deletions
|
@ -599,6 +599,8 @@ static void handle_view_geometry_request(wlc_handle handle, const struct wlc_geo
|
|||
view->y = geometry->origin.y;
|
||||
update_geometry(view);
|
||||
}
|
||||
} else {
|
||||
wlc_view_set_geometry(handle, 0, geometry);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue