index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
command.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
Implement floating views
Isaac Freund
1
-0
/
+1
2020-04-18
Add binds to move views between outputs
Isaac Freund
1
-0
/
+1
2020-04-18
Split up commands into separate files
Isaac Freund
1
-165
/
+12
2020-04-18
Refactor focus next/prev view/output commands
Isaac Freund
1
-40
/
+26
2020-04-15
Add keybinds to cycle between outputs
Isaac Freund
1
-0
/
+31
2020-04-15
Track the focused output of seats
Isaac Freund
1
-17
/
+11
2020-04-13
Implement the focus stack
Isaac Freund
1
-80
/
+60
2020-04-13
Parially refactor commands to take a *Seat
Isaac Freund
1
-54
/
+110
2020-04-13
Allow storing *View in ViewStack
Isaac Freund
1
-1
/
+2
2020-04-11
Move output specific code out of root
Isaac Freund
1
-13
/
+18
2020-04-09
Go back to using std.ChildProcess
Isaac Freund
1
-8
/
+12
2020-04-08
Fix environment of spawned processes
Isaac Freund
1
-3
/
+9
2020-04-08
Add keybind to close views
Isaac Freund
1
-0
/
+7
2020-04-08
Add binding to toggle tag of focused view
Isaac Freund
1
-0
/
+12
2020-04-08
Add binding to toggle focused tags
Isaac Freund
1
-0
/
+10
2020-04-07
Refactor keybindings to be runtime defined.
Isaac Freund
1
-9
/
+22
2020-04-07
Move commands to a separate file
Isaac Freund
1
-0
/
+78