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-04-24
Start to handle layer surfaces in cursor code
Isaac Freund
4
-161
/
+173
2020-04-23
Fix crash on non-toplevel views
Isaac Freund
4
-16
/
+28
2020-04-23
Add editorconfig
Isaac Freund
1
-0
/
+14
2020-04-22
Fix crash if floating view doesn't fit
Isaac Freund
1
-2
/
+4
2020-04-22
Add a filter to start views in floating mode
Isaac Freund
2
-0
/
+18
2020-04-22
Implement floating views
Isaac Freund
6
-1
/
+83
2020-04-21
Bikeshed variable names
Isaac Freund
10
-129
/
+125
2020-04-21
Fix uninitialized values in tests
Isaac Freund
1
-0
/
+3
2020-04-21
Add AUR link to readme
Isaac Freund
1
-0
/
+6
2020-04-20
Zoom to second view in stack if top is focused
Isaac Freund
1
-6
/
+13
2020-04-20
Cleanup timespec types
Isaac Freund
2
-7
/
+7
2020-04-20
Add Archlinux CI
Isaac Freund
1
-0
/
+39
2020-04-19
Mention contributing.md in readme
Isaac Freund
1
-1
/
+3
2020-04-19
Fix a typo in contributing.md
Isaac Freund
1
-1
/
+1
2020-04-19
Fix broken matrix link in readme
Isaac Freund
1
-2
/
+1
2020-04-19
Add contributing.md
Isaac Freund
1
-0
/
+34
2020-04-19
Fix layer sufaces holding focus after unmap
Isaac Freund
3
-2
/
+16
2020-04-19
Clear focus if focused layer surface is unmapped
Isaac Freund
2
-0
/
+20
2020-04-19
Implement wlr-input-inhibitor
Isaac Freund
5
-57
/
+136
2020-04-19
Grab seats focused on the output for layer shell
Isaac Freund
2
-3
/
+9
2020-04-19
Implement keyboard interactivity for layer shell
Isaac Freund
2
-22
/
+103
2020-04-18
Remove uneeded abstraction
Isaac Freund
2
-8
/
+3
2020-04-18
Send surface enter/leave events
Isaac Freund
3
-14
/
+24
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
4
-1
/
+57
2020-04-18
Split up commands into separate files
Isaac Freund
14
-179
/
+295
2020-04-18
Refactor focus next/prev view/output commands
Isaac Freund
2
-44
/
+52
2020-04-18
Remove dead code
Isaac Freund
1
-7
/
+0
2020-04-18
Properly clean up resources on exit
Isaac Freund
9
-172
/
+214
2020-04-17
Only log transactions if actually started
Isaac Freund
1
-5
/
+6
2020-04-17
Close layer surfaces on output destroy
Isaac Freund
3
-9
/
+29
2020-04-17
Clean up listener handling for layer surfaces
Isaac Freund
2
-21
/
+50
2020-04-17
Fix focus handling of newly mapped Views
Isaac Freund
1
-2
/
+8
2020-04-17
Clean up listener handling for Views
Isaac Freund
1
-30
/
+32
2020-04-17
Handle destruction of outputs
Isaac Freund
1
-0
/
+54
2020-04-15
Fix focus handling on output cycle
Isaac Freund
1
-3
/
+8
2020-04-15
Add keybinds to cycle between outputs
Isaac Freund
2
-0
/
+35
2020-04-15
Properly handle coordinates with multiple outputs
Isaac Freund
1
-47
/
+21
2020-04-15
Track the focused output of seats
Isaac Freund
5
-26
/
+38
2020-04-15
Clean up layer arrangement
Isaac Freund
1
-8
/
+13
2020-04-15
Handle exclusive zone of -1 properly
Isaac Freund
1
-18
/
+31
2020-04-15
Improve handling of layer surface output assignment
Isaac Freund
2
-12
/
+20
2020-04-15
Rename render.[hc] to bindings.[hc]
Isaac Freund
4
-5
/
+6
2020-04-15
Get rid of redundant create output global call.
Isaac Freund
1
-6
/
+1
2020-04-15
Don't advertise the noop output
Isaac Freund
3
-10
/
+17
2020-04-14
Rename default seat to "default"
Isaac Freund
1
-2
/
+2
2020-04-14
Add a noop output using the noop backend
Isaac Freund
4
-3
/
+26
2020-04-14
Tweak wording in readme
Isaac Freund
1
-3
/
+3
2020-04-14
Clean up and comment config
Isaac Freund
1
-34
/
+49
2020-04-14
Update readme for zig 0.6.0 release
Isaac Freund
1
-2
/
+6
[next]