From 6bdaee03c0fd3caac390dffdaaf52d54653b1430 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Thu, 8 Dec 2022 15:57:36 +0100 Subject: More features implemented. * .manifest.scm: Added libx11 * Makefile: Add x11 to pkg-config calls * main.scm: Add more config, including some keybinding stuff * wm.scm: Add key-from-str function * schewm.c: keysym_from_str() and others implemented/refactored --- .manifest.scm | 1 + 1 file changed, 1 insertion(+) (limited to '.manifest.scm') diff --git a/.manifest.scm b/.manifest.scm index ef6bbf7..56b34f4 100644 --- a/.manifest.scm +++ b/.manifest.scm @@ -15,6 +15,7 @@ gnu-make gcc-toolchain pkg-config + libx11 libxcb xcb-util-keysyms xcb-util-wm -- cgit v1.2.3