Commit Graph

121 Commits

Author SHA1 Message Date
5aa7fe8af8 river-status: implement protocol 2020-06-04 16:56:58 +02:00
fcea0863f2 build: scan river-status protocol 2020-06-03 13:25:17 +02:00
939beef168 Split river and riverctl directories 2020-06-01 15:56:50 +02:00
d83cbf55d1 Split control into separate protocol 2020-05-24 21:01:11 +02:00
569308d91b Implement sending command from riverctl
These commands are successfully received by the server, but not yet
executed.
2020-05-19 20:53:26 +02:00
7cb6c5d75a Add riverctl binary to build.zig 2020-05-19 13:43:41 +02:00
0904dc5346 Create WindowManagement struct 2020-05-19 13:25:16 +02:00
71d580b811 Add xwayland build option 2020-05-04 11:10:23 +02:00
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
b02f660475 Rename render.[hc] to bindings.[hc] 2020-04-15 12:49:19 +02:00
f254217d2c Eliminate some code duplication 2020-04-12 13:54:03 +02:00
57a811583c Move protocol scanning to build.zig 2020-04-12 13:37:18 +02:00
236c0102e1 Remove unneeded pixman linking 2020-04-11 23:10:56 +02:00
6c23f3eefd Properly specify pixman include 2020-04-09 00:05:28 +02:00
6cb9f6ac04 Add a data structure to manage the view stack 2020-04-04 16:51:02 +02:00
69220d3c92 Rename to river 2020-03-27 11:58:59 +01:00
57ab110f43 Hack around @cImport() not handling flexible arrays 2020-03-21 16:55:42 +01:00
e1d1683c3f Spawn a child 2020-03-21 02:34:59 +01:00
5ca93a57ba Fix build.zig 2020-03-20 22:52:03 +01:00
7b735f690c cleanup 2020-03-19 21:35:01 +01:00
6646826386 Initial commit 2020-03-19 16:29:22 +01:00