changelog: add multi-seat support

This commit is contained in:
Daniel Eklöf 2020-07-09 09:17:42 +02:00
parent 6bbd4a5110
commit 3397e735a5
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -22,6 +22,7 @@
* **blink** option to `footrc`; a boolean that lets you control * **blink** option to `footrc`; a boolean that lets you control
whether the cursor should blink or not by default. Note that whether the cursor should blink or not by default. Note that
applications can override this. applications can override this.
* Multi-seat support
### Changed ### Changed