Re: [PATCH] desktop-shell: Properly handle seat hotplugging

2014-04-29 Thread Kristian Høgsberg
On Mon, Apr 21, 2014 at 07:42:58PM -0500, Jason Ekstrand wrote: > Previously, desktop-shell would only create its internal shell_seat object > for each seat available when the desktop-shell module is loaded. This is a > problem any time seats are created dynamically. In particular, the Wayland >

[PATCH] desktop-shell: Properly handle seat hotplugging

2014-04-21 Thread Jason Ekstrand
Previously, desktop-shell would only create its internal shell_seat object for each seat available when the desktop-shell module is loaded. This is a problem any time seats are created dynamically. In particular, the Wayland and RDP backends create seats on an as-needed basis and they weren't get