simplier focus

This commit is contained in:
2026-04-28 22:50:00 +07:00
parent 66fc7d0bf5
commit f7367395f0
4 changed files with 7 additions and 39 deletions
+2 -4
View File
@@ -6,7 +6,5 @@ void focus_toplevel(struct absinthe_toplevel *toplevel);
struct absinthe_toplevel *focus_get_topmost(struct absinthe_server *server);
void focus_after_unmap(struct absinthe_toplevel *toplevel);
void focus_next(struct absinthe_server *server, bool tiled);
void focus_prev(struct absinthe_server *server, bool tiled);
void focus_next(struct absinthe_server *server);
void focus_prev(struct absinthe_server *server);