mirror of
https://github.com/swaywm/sway.git
synced 2025-11-01 22:58:41 -04:00
Update to new WLC API
This commit is contained in:
parent
686530d5e8
commit
5c85c018b4
3 changed files with 23 additions and 37 deletions
|
|
@ -4,7 +4,8 @@
|
|||
#include <stdbool.h>
|
||||
#include <wlc/wlc.h>
|
||||
|
||||
extern struct wlc_interface interface;
|
||||
void register_wlc_handlers();
|
||||
|
||||
extern uint32_t keys_pressed[32];
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue