index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
transactions: set timeout back to 200ms
Isaac Freund
1
-1
/
+1
2020-06-08
transactions: handle preemption properly
Isaac Freund
6
-37
/
+94
2020-06-07
code: remove dead code
Isaac Freund
1
-8
/
+0
2020-06-06
river-status: send view_tags on view output change
Isaac Freund
1
-0
/
+3
2020-06-06
river-status: simplify example client
Isaac Freund
1
-12
/
+7
2020-06-05
build: install man pages
Isaac Freund
1
-0
/
+4
2020-06-05
docs: remove trailing whitespace
Isaac Freund
1
-4
/
+4
2020-06-05
map: allow creating mappings with no modifiers
Isaac Freund
2
-1
/
+5
2020-06-05
docs: fix link to Config.zig
Isaac Freund
1
-2
/
+2
2020-06-05
docs: update commit style guidelines
Isaac Freund
1
-7
/
+19
2020-06-05
river-status: implement example client
Isaac Freund
2
-1
/
+185
2020-06-05
river-status: use correct resource and fix crash
Isaac Freund
1
-1
/
+1
2020-06-05
river-status: send view_tags on view map/unmap
Isaac Freund
3
-4
/
+10
2020-06-04
Add man pages
Lennard Hofmann
2
-0
/
+214
2020-06-04
river-status: implement protocol
Isaac Freund
15
-28
/
+385
2020-06-04
river-status: add seat status object
Isaac Freund
1
-8
/
+50
2020-06-04
editorconfig: trim trailing whitespace
Isaac Freund
1
-0
/
+1
2020-06-03
build: scan river-status protocol
Isaac Freund
1
-19
/
+37
2020-06-03
river-status: fix typo
Isaac Freund
1
-1
/
+1
2020-06-03
river-status: create an object for each output
Isaac Freund
1
-16
/
+36
2020-06-03
Define the river status protocol
Isaac Freund
2
-47
/
+54
2020-06-02
Eliminate some magic numbers
Isaac Freund
2
-5
/
+6
2020-06-02
Use tag masks for tag commands and clean up
Isaac Freund
9
-282
/
+143
2020-06-02
Rename focus -> focus-view
Isaac Freund
3
-5
/
+5
2020-06-02
Clean up some memory leaks
Isaac Freund
7
-10
/
+42
2020-06-02
Don't recreate transaction timer unnecessarily
Isaac Freund
1
-15
/
+12
2020-06-01
Explain config through shell script in readme
Isaac Freund
1
-9
/
+20
2020-06-01
Replace _ with - as separator in commands
Isaac Freund
2
-18
/
+18
2020-06-01
Use + instead of | to separate modifiers
Isaac Freund
1
-1
/
+1
2020-06-01
De-hardcode all mappings
Isaac Freund
2
-217
/
+80
2020-06-01
Add support for running a command on startup
Isaac Freund
1
-0
/
+41
2020-06-01
Really fix zig fmt CI
Isaac Freund
2
-6
/
+2
2020-06-01
Fix zig fmt for CI
Isaac Freund
2
-2
/
+6
2020-06-01
Split river and riverctl directories
Isaac Freund
49
-3
/
+3
2020-06-01
Rename bind -> map
Isaac Freund
7
-59
/
+60
2020-06-01
Implement bind command
Isaac Freund
3
-2
/
+116
2020-06-01
Implement declare_mode
Isaac Freund
4
-5
/
+58
2020-06-01
Rename mode command to enter_mode
Isaac Freund
3
-6
/
+6
2020-05-31
Store modes by id
Isaac Freund
4
-101
/
+63
2020-05-31
Remove dead code
Isaac Freund
1
-39
/
+0
2020-05-31
Rework commands to be string based
Isaac Freund
24
-271
/
+502
2020-05-30
Define _POSIX_C_SOURCE
Isaac Freund
1
-0
/
+2
2020-05-29
Add link to NixOS wiki page in build instructions
Isaac Freund
1
-0
/
+3
2020-05-28
Add missing deps to the readme
Isaac Freund
1
-3
/
+5
2020-05-26
Fix typo
Isaac Freund
1
-3
/
+3
2020-05-26
Add licensing info to readme
Isaac Freund
1
-7
/
+13
2020-05-24
Fix git commit post link
Isaac Freund
1
-1
/
+1
2020-05-24
Correct socket -> protocol in readme
Isaac Freund
1
-2
/
+3
2020-05-24
Split control into separate protocol
Isaac Freund
7
-57
/
+84
2020-05-24
Add CI for xwayland
Isaac Freund
2
-7
/
+40
[next]