Commit Graph

9 Commits

Author SHA1 Message Date
cc73ab2c7c Makefile: fix for installing man pages 2022-06-17 20:47:15 +02:00
c3afabcdce Added manpage to Makefile and updated manpage 2022-06-17 19:52:23 +02:00
35ac0d1d72 Include LDFLAGS from the environment
While working on packageing wvkbd for the aur, I got a warning from
namcap (an arch package verification tool) that RELRO wasn't enabled.
From what I can tell, this is because make was ignoring the LDFLAGS set
by makepkg.
2022-06-13 21:57:55 +02:00
8a090c0866 added make install 2021-10-19 23:12:01 -07:00
e73316bd7c WIP refacto keyboard.c 2021-10-19 23:12:01 -07:00
b5ec768822 WIP: refactorise keyboard.c 2021-10-19 23:12:01 -07:00
c806023fd5 Drop wld and implement our own pangocairo renderer 2021-10-19 23:12:01 -07:00
1fc0fbe5e6 Make the layout switchable 2021-10-19 23:12:01 -07:00
590b75b23a Init 2020-09-13 04:44:15 -07:00