Commit Graph

6 Commits

Author SHA1 Message Date
Isaac Freund
8bfca48991
Implement the focus stack 2020-04-13 21:00:18 +02:00
Isaac Freund
b822084f39
Allow storing *View in ViewStack
This is done in preparation for implementing focus stacks.
2020-04-13 17:25:39 +02:00
Isaac Freund
ff833a07d3
Move output specific code out of root
This is in preperation of proper output event handling and eventual
multi output support.
2020-04-11 14:24:20 +02:00
Isaac Freund
e77506a003
Move rendering out of output to a new namespace 2020-04-10 22:50:46 +02:00
Isaac Freund
8260b55a79
Move rendering functions to output.zig 2020-03-23 12:47:30 +01:00
Isaac Freund
0584fde126
WIP massive refactor 2020-03-22 22:42:55 +01:00