Commit Graph

5 Commits

Author SHA1 Message Date
Ferdinand Bachmann
efccf25fcc
compositor: implement wayland socket handover (#6930)
* compositor: implement wayland socket handover

This commit implements the compositor side of the Wayland socket
handover protocol as described in the [KDE Wiki]. The CLI options are
chosen so that they are compatible with Kwin.

[KDE Wiki]: https://invent.kde.org/plasma/kwin/-/wikis/Restarting

* main: verify that --wayland-fd is a valid file descriptor

* main: fail if only one of --socket and --wayland-fd is passed
2024-07-20 00:37:20 +02:00
Blake Lee
a312f8e0ac
replace rst2man with pandoc 2022-07-18 18:56:46 -04:00
Blake Lee
88506d4284
Apply suggestions from code review 2022-07-15 22:34:35 -04:00
volitank
9fc74a708e
Apply suggestions from code review
Co-authored-by: Mihai Fufezan <fufexan@pm.me>
2022-07-15 22:25:03 -04:00
Blake Lee
310a839700
docs: add man pages 2022-07-15 20:04:17 -04:00