mirror of
https://github.com/swaywm/sway.git
synced 2026-07-13 11:04:21 -04:00
chore: tidy up the code style
This commit is contained in:
parent
3f4c0aff13
commit
d7ee56eee2
1 changed files with 1 additions and 2 deletions
|
|
@ -324,7 +324,6 @@ static void input_popup_update(struct sway_input_popup *popup) {
|
|||
parent.y = ly;
|
||||
popup->scene_tree = wlr_scene_subsurface_tree_create(root->layers.popup, popup->popup_surface->surface);
|
||||
popup->desc.view = NULL;
|
||||
|
||||
} else {
|
||||
struct sway_view *view = view_from_wlr_surface(focused_surface);
|
||||
relative = wlr_scene_tree_create(view->scene_tree);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue