Isaac Freund
|
604cf98047
|
command: make args type 0-terminated
Since we often need to pass these args back C code, keeping the 0 byte
around saves some allocations.
|
2021-07-15 13:32:33 +02:00 |
|
Isaac Freund
|
ece465b7ed
|
river: remove InputManager.server
The server is now global so this is no longer needed.
|
2021-05-13 14:53:08 +02:00 |
|
Isaac Freund
|
4984944c60
|
Config: move opacity settings to sub struct
|
2020-12-31 15:52:03 +01:00 |
|
Isaac Freund
|
f80992e329
|
meta: make copyright headers more maintainable
- list all files as copyright "The River Developers"
- add an AUTHORS file to acknowledge contributors
|
2020-11-11 20:33:43 +01:00 |
|
Leon Henrik Plickat
|
b67ea748a3
|
Implement configurable view opacity with fade effect
|
2020-10-05 23:03:57 +02:00 |
|