i mean, there are too many changes to even comment it
This commit is contained in:
+4
-1
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#ifndef __FOCUS_H_
|
||||
#define __FOCUS_H_
|
||||
|
||||
#include "types.h"
|
||||
|
||||
@@ -8,3 +9,5 @@ struct absinthe_toplevel *focus_get_topmost(struct absinthe_server *server);
|
||||
|
||||
void focus_next(struct absinthe_server *server);
|
||||
void focus_prev(struct absinthe_server *server);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user