| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-03-24 | Use Self = @This() in all structs | Isaac Freund | 6 | -30/+42 | |
| This seems to be the idiomatic way to do things. | |||||
| 2020-03-24 | Clean up cursor handling code | Isaac Freund | 1 | -8/+11 | |
| 2020-03-24 | Make all things const | Isaac Freund | 7 | -49/+51 | |
| The quest for idiomatic zig continues | |||||
| 2020-03-24 | Remove superfluous .*. | Isaac Freund | 6 | -56/+60 | |
| I may be be slowly getting the hang of this language. | |||||
| 2020-03-24 | Get rid of [*c] pointers | Isaac Freund | 6 | -33/+35 | |
| 2020-03-24 | Rework things to stop invalidating pointers | Isaac Freund | 7 | -135/+136 | |
| 2020-03-23 | Get things compiling again | Isaac Freund | 8 | -153/+181 | |
| 2020-03-23 | Refactor xdg_shell handling | Isaac Freund | 4 | -151/+173 | |
| 2020-03-23 | Move rendering functions to output.zig | Isaac Freund | 2 | -65/+65 | |
| 2020-03-23 | Refactor output handling | Isaac Freund | 2 | -89/+94 | |
| 2020-03-23 | Rework Server | Isaac Freund | 2 | -79/+81 | |
| 2020-03-22 | WIP massive refactor | Isaac Freund | 9 | -786/+930 | |
| 2020-03-22 | Use std.ArrayList over wl_list and fix bugs | Isaac Freund | 1 | -43/+46 | |
| This is now a working hello world! | |||||
| 2020-03-21 | Hack around @cImport() not handling flexible arrays | Isaac Freund | 2 | -25/+293 | |
| 2020-03-21 | Spawn a child | Isaac Freund | 1 | -1/+6 | |
| 2020-03-20 | Down to 1 translate c error | Isaac Freund | 2 | -149/+484 | |
| 2020-03-19 | Make more progress towards tinywl in zig | Isaac Freund | 1 | -40/+218 | |
| 2020-03-19 | Initial commit | Isaac Freund | 1 | -0/+102 | |
