Use keyboard_state.focused_surface directly

This commit is contained in:
Ferdinand Schober 2022-10-08 19:11:45 +02:00
parent 7cb73225b9
commit 777aa0d8ab
3 changed files with 1 additions and 14 deletions

View file

@ -192,8 +192,6 @@ void seat_set_exclusive_client(struct sway_seat *seat,
struct sway_node *seat_get_focus(struct sway_seat *seat);
struct wlr_surface *seat_get_focused_surface(struct sway_seat *seat);
struct sway_workspace *seat_get_focused_workspace(struct sway_seat *seat);
// If a scratchpad container is fullscreen global, this can be used to try to