index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
river
/
command
/
zoom.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-28
river: rework core data structures & transactions
Isaac Freund
1
-25
/
+42
2023-02-28
render: use wlr_scene to render views
Isaac Freund
1
-1
/
+1
2022-02-08
command: Remove allocator arg
Hugo Machet
1
-1
/
+0
2022-01-31
code: relicense to GPL-3.0-only
Isaac Freund
1
-2
/
+1
2021-12-24
build: update to zig version 0.9.0
Isaac Freund
1
-2
/
+2
2021-10-02
View: fix unmap/destroy control flow
Isaac Freund
1
-1
/
+1
2021-07-15
command: make args type 0-terminated
Isaac Freund
1
-1
/
+1
2021-05-13
river: remove Output.root
Isaac Freund
1
-1
/
+3
2020-11-11
meta: make copyright headers more maintainable
Isaac Freund
1
-1
/
+1
2020-08-21
view stack: rework iteration for flexibility
Isaac Freund
1
-11
/
+11
2020-08-13
root: refactor transaction initiation
Isaac Freund
1
-1
/
+2
2020-07-15
code: use a tagged union to store focus
Isaac Freund
1
-6
/
+6
2020-07-02
output: introduce state struct
Isaac Freund
1
-1
/
+1
2020-06-28
view: replace mode with float/fullscreen bools
Isaac Freund
1
-5
/
+13
2020-06-27
view: introduce state struct to simplify code
Isaac Freund
1
-1
/
+1
2020-06-27
view: use a mode enum instead of floating bool
Isaac Freund
1
-2
/
+2
2020-06-26
command: allow output on success, refactor
Isaac Freund
1
-3
/
+1
2020-06-11
command: don't zoom floating views
Isaac Freund
1
-0
/
+3
2020-06-01
Split river and riverctl directories
Isaac Freund
1
-0
/
+54