On Wed, Sep 23, 2015 at 10:27:42AM -0500, Derek Foreman wrote:
> On 17/09/15 03:45 PM, Bryce Harrington wrote:
> > On Thu, Jun 25, 2015 at 03:49:48PM -0500, Derek Foreman wrote:
> >> The binding is only used for preventing launch, and we've already got the
> >> pid for that.
> >>
> >> With multiple
On 17/09/15 03:45 PM, Bryce Harrington wrote:
> On Thu, Jun 25, 2015 at 03:49:48PM -0500, Derek Foreman wrote:
>> The binding is only used for preventing launch, and we've already got the
>> pid for that.
>>
>> With multiple seats there are multiple bindings, so if the most recent
>> binding unbind
On Thu, Jun 25, 2015 at 03:49:48PM -0500, Derek Foreman wrote:
> The binding is only used for preventing launch, and we've already got the
> pid for that.
>
> With multiple seats there are multiple bindings, so if the most recent
> binding unbinds it will clear the pointer, so using it like this i
The binding is only used for preventing launch, and we've already got the
pid for that.
With multiple seats there are multiple bindings, so if the most recent
binding unbinds it will clear the pointer, so using it like this is risky
anyway.
Signed-off-by: Derek Foreman
---
src/text-backend.c |