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-05-12
Only store mapped layer surfaces in Output.layers
Isaac Freund
1
-3
/
+0
2020-05-11
Implement xwayland unmanaged windows
Isaac Freund
1
-66
/
+50
2020-05-08
Refactor server setup and renderer access
Isaac Freund
1
-30
/
+28
2020-05-02
Rename files contatining top level structs
Isaac Freund
1
-5
/
+5
2020-05-02
Relicense to GPL-3.0-or-later
Isaac Freund
1
-0
/
+18
2020-05-02
Make View a toplevel struct
Isaac Freund
1
-1
/
+1
2020-05-02
Make LayerSurface a toplevel struct
Isaac Freund
1
-1
/
+1
2020-05-02
Make Output a toplevel struct
Isaac Freund
1
-1
/
+1
2020-05-02
Make Server a toplevel struct
Isaac Freund
1
-1
/
+1
2020-04-27
Clean up some code using c imported enums
Isaac Freund
1
-1
/
+1
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