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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
Implement command execution through riverctl
Isaac Freund
17
-33
/
+87
2020-05-17
Implement keybinding modes
Isaac Freund
1
-0
/
+26
2020-05-08
Fix broken crashy behavior of zoom
Isaac Freund
1
-2
/
+3
2020-05-02
Rename files contatining top level structs
Isaac Freund
14
-18
/
+18
2020-05-02
Relicense to GPL-3.0-or-later
Isaac Freund
14
-5
/
+248
2020-05-02
Make View a toplevel struct
Isaac Freund
2
-2
/
+2
2020-05-02
Make Output a toplevel struct
Isaac Freund
2
-2
/
+2
2020-05-02
Make Seat a toplevel struct
Isaac Freund
14
-14
/
+14
2020-04-26
Separate View from its implementation
Isaac Freund
1
-1
/
+1
2020-04-22
Implement floating views
Isaac Freund
1
-0
/
+13
2020-04-20
Zoom to second view in stack if top is focused
Isaac Freund
1
-6
/
+13
2020-04-18
Remove uneeded abstraction
Isaac Freund
1
-1
/
+3
2020-04-18
Send surface enter/leave events
Isaac Freund
1
-11
/
+6
2020-04-18
Arrange on sending view to output
Isaac Freund
1
-1
/
+2
2020-04-18
Add binds to move views between outputs
Isaac Freund
1
-0
/
+41
2020-04-18
Split up commands into separate files
Isaac Freund
12
-0
/
+217