Commit Graph

63 Commits

Author SHA1 Message Date
Isaac Freund
ce05dddea3
Fix ensure pixman located
Zig was having trouble finding the proper headers on void, likely
because pixman is linked as pixman-1.
2020-05-02 16:04:14 +02:00
Isaac Freund
b02f660475
Rename render.[hc] to bindings.[hc] 2020-04-15 12:49:19 +02:00
Isaac Freund
f254217d2c
Eliminate some code duplication 2020-04-12 13:54:03 +02:00
Isaac Freund
57a811583c
Move protocol scanning to build.zig 2020-04-12 13:37:18 +02:00
Isaac Freund
236c0102e1
Remove unneeded pixman linking 2020-04-11 23:10:56 +02:00
Isaac Freund
6c23f3eefd
Properly specify pixman include 2020-04-09 00:05:28 +02:00
Isaac Freund
6cb9f6ac04
Add a data structure to manage the view stack 2020-04-04 16:51:02 +02:00
Isaac Freund
69220d3c92
Rename to river 2020-03-27 11:58:59 +01:00
Isaac Freund
57ab110f43
Hack around @cImport() not handling flexible arrays 2020-03-21 16:55:42 +01:00
Isaac Freund
e1d1683c3f
Spawn a child 2020-03-21 02:34:59 +01:00
Isaac Freund
5ca93a57ba
Fix build.zig 2020-03-20 22:52:03 +01:00
Isaac Freund
7b735f690c
cleanup 2020-03-19 21:35:01 +01:00
Isaac Freund
6646826386
Initial commit 2020-03-19 16:29:22 +01:00