Some more keyboard support: no keyboard capability with no keyboards, ctrl+esc and alt+tab for more Openbox-esque behavior

This commit is contained in:
Keith Bowes 2020-02-19 22:48:30 -05:00
parent 874c844ce0
commit 9f2ddc48ef
4 changed files with 22 additions and 21 deletions

View file

@ -1,3 +1,4 @@
#include "waybox/server.h"
void init_xdg_shell(struct wb_server *server);
void focus_view(struct wb_view *view, struct wlr_surface *surface);