index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Output.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-24
Fix x/y offset in full layout
Isaac Freund
1
-3
/
+4
2020-05-22
Fix layout bugs
Leon Henrik Plickat
1
-4
/
+5
2020-05-20
Remove unused variable and fix zig fmt
Isaac Freund
1
-4
/
+4
2020-05-20
Add layout command
Leon Henrik Plickat
1
-2
/
+28
2020-05-20
Add layout variable to Output class
Leon Henrik Plickat
1
-7
/
+22
2020-05-20
Switch to layoutFull() for one or no visible views
Leon Henrik Plickat
1
-0
/
+10
2020-05-20
Add "full" layout
Leon Henrik Plickat
1
-1
/
+36
2020-05-20
Modify default layout to allow master area on all four sides
Leon Henrik Plickat
1
-58
/
+160
2020-05-19
Fix crash destroying output with layer surfaces
Isaac Freund
1
-2
/
+2
2020-05-12
Only store mapped layer surfaces in Output.layers
Isaac Freund
1
-14
/
+2
2020-05-11
Only store mapped views in the view stack
Isaac Freund
1
-9
/
+0
2020-05-08
Refactor server setup and renderer access
Isaac Freund
1
-0
/
+4
2020-05-08
Implement initial Xwayland support
Isaac Freund
1
-4
/
+5
2020-05-02
Rename files contatining top level structs
Isaac Freund
1
-0
/
+570