index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
root.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-04
Add a bit of logging for transactions
Isaac Freund
1
-1
/
+7
2020-04-04
Add a data structure to manage the view stack
Isaac Freund
1
-78
/
+64
2020-04-02
Focus next view if focused view is hidden
Isaac Freund
1
-1
/
+15
2020-04-02
Implement tag assignment
Isaac Freund
1
-19
/
+25
2020-04-01
Implement switching between single tags
Isaac Freund
1
-4
/
+4
2020-04-01
Implement infrastructure for tags
Isaac Freund
1
-54
/
+115
2020-03-29
Make c import a little cleaner
Isaac Freund
1
-1
/
+1
2020-03-29
Fix bug if master count < view count
Isaac Freund
1
-9
/
+11
2020-03-29
Handle timeout of transactions that take too long
Isaac Freund
1
-4
/
+32
2020-03-29
Pass self as immutable where possible
Isaac Freund
1
-4
/
+4
2020-03-28
Gracefully handle transaction preemption
Isaac Freund
1
-2
/
+13
2020-03-28
Add new views to the top of the stack
Isaac Freund
1
-1
/
+1
2020-03-28
Implement dwm-style tiling layout
Isaac Freund
1
-17
/
+60
2020-03-27
Flesh out focus handling and add keybinds
Isaac Freund
1
-2
/
+48
2020-03-26
Initial atomic layout update implementation
Isaac Freund
1
-1
/
+83
2020-03-25
Add Root struct
Isaac Freund
1
-0
/
+62