Implement wlr_cursor in rootston

This commit is contained in:
Drew DeVault 2017-09-23 14:53:15 -04:00
parent e81e99d16d
commit 57c50c78f0
7 changed files with 220 additions and 35 deletions

View file

@ -1,6 +1,7 @@
executable(
'rootson', [
'config.c',
'cursor.c',
'desktop.c',
'ini.c',
'input.c',