index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
render.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-26
Greatly simplify view offset handling
Isaac Freund
1
-59
/
+36
2020-04-26
Separate View from its implementation
Isaac Freund
1
-3
/
+1
2020-04-26
Revert "Deduplicate some state"
Isaac Freund
1
-1
/
+1
2020-04-25
Deduplicate some state
Isaac Freund
1
-1
/
+1
2020-04-23
Fix crash on non-toplevel views
Isaac Freund
1
-1
/
+1
2020-04-22
Implement floating views
Isaac Freund
1
-0
/
+20
2020-04-20
Cleanup timespec types
Isaac Freund
1
-6
/
+6
2020-04-19
Implement wlr-input-inhibitor
Isaac Freund
1
-1
/
+1
2020-04-17
Clean up listener handling for layer surfaces
Isaac Freund
1
-0
/
+3
2020-04-15
Properly handle coordinates with multiple outputs
Isaac Freund
1
-47
/
+21
2020-04-13
Implement the focus stack
Isaac Freund
1
-1
/
+1
2020-04-13
Allow storing *View in ViewStack
Isaac Freund
1
-2
/
+3
2020-04-11
Move output specific code out of root
Isaac Freund
1
-8
/
+5
2020-04-10
Move rendering out of output to a new namespace
Isaac Freund
1
-0
/
+348
2020-03-23
Move rendering functions to output.zig
Isaac Freund
1
-63
/
+0
2020-03-22
WIP massive refactor
Isaac Freund
1
-0
/
+63