Aleksei Bavshin
7d0f74dfbe
Update deprecated SPDX identifier for GPL-3.0-only
...
Link the LICENSE file into the greetd_ipc crate to ensure that it
appears in the crates.io archive.
2023-06-19 16:01:14 +02:00
Kenny Levinsen
f3f3249885
Bump version to 0.9.0
2023-01-06 00:25:45 +01:00
Kenny Levinsen
23fadf16d4
cargo: Update dependencies
2023-01-06 00:24:20 +01:00
Kenny Levinsen
ccf50fe46e
cargo: Update tokio
2022-12-07 22:58:58 +01:00
Aleksei Bavshin
3a32863bc7
ipc: ensure backward compatibility of the protocol
...
If the client was compiled with the previous version of the protocol,
initialize StartSession.env with the default value instead of failing to
deserialize the message.
2022-08-13 21:48:55 +02:00
Aleksei Bavshin
2f1810d1a2
Revert "Remove 'env' from start_session"
...
This reverts commit 1bc6ddbf67
.
2022-08-13 21:48:55 +02:00
Kenny Levinsen
d2477a8f9c
Bump version to 0.8.0
2021-09-05 21:15:06 +02:00
Kenny Levinsen
fba10c1316
ipc: Fix tokio codec
2021-08-17 00:32:12 +02:00
Aleksei Bavshin
eef821c68b
deps: update tokio to 1.0
2021-01-18 20:10:02 +01:00
Robert Günzler
117eb7207e
Make sure to require codec in tokio-codec feature
2020-06-01 00:33:01 +02:00
Kenny Levinsen
efba21f192
Bump version number to 0.6.0
2020-05-16 17:18:49 +02:00
Kenny Levinsen
391a3069d5
greetd_ipc: Split codecs into separate files
2020-05-07 01:48:21 +02:00
Kenny Levinsen
0c74e046ca
greetd_ipc: Add codec examples
2020-04-04 17:13:51 +02:00
Kenny Levinsen
8a768fe5ee
Minor dependency cleanup
2020-04-04 04:14:15 +02:00
Kenny Levinsen
7b8d8abffc
greetd_ipc: Doc improvements
2020-04-02 22:34:09 +02:00
Kenny Levinsen
62f159edb1
docs: Make docs.rs build all features
2020-04-02 15:20:11 +02:00
Kenny Levinsen
90a551467a
Rename greet_proto to greetd_ipc, Cargo.toml updates
2020-04-02 15:11:40 +02:00