mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
chore: tidy up the position of popup
This commit is contained in:
parent
14f6847cc0
commit
2093f37212
2 changed files with 14 additions and 17 deletions
|
|
@ -10,8 +10,6 @@ struct sway_input_popup {
|
|||
struct sway_popup_desc desc;
|
||||
struct wlr_input_popup_surface_v2 *popup_surface;
|
||||
|
||||
int x, y;
|
||||
|
||||
struct wl_list link;
|
||||
|
||||
struct wl_listener popup_destroy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue