Christian Duerr
Christian Duerr
I don't think `RelativePoint` contributes much here, especially since every point is relative. With `MotionEvent` things are still just as confusing anyway, since what you want is probably position relative...
> The way that all these IME stuff works is that activate/deactivate requires done, however once you do force enable, you're likely not sending the done. In normal auto flow,...
> There is no zwp_input_method_v1::done event. That's exclusive to text-input and is not used by squeekboard at all. So I don't see how done would be required here? I retract...
I have abandoned this idea in favor of allowing the user to bind to one of three virtual keysyms with an action to manually set the virtual keyboard to enabled/disabled/auto....
wp_drm_lease-v1 was merged recently it seems.
> My idea for this API was that people would usually just retain based on timestamp that is provided in token data that you can inspect while retaining. Perhaps a...
To me it seems like the subsurface commit is handled before the `SetPosition` request is handled. Some Smithay transaction debug logs for personal reference: ``` COMMIT FOR SURFACE ObjectId(wl_surface@11) FINALIZING...
From the specification: > wl_subsurface: > > Sub-surfaces also have another kind of state, which is managed by wl_subsurface requests, as opposed to wl_surface requests. This state includes the sub-surface...
It used to work originally:  No clue why it doesn't anymore.
> For me personally, if support in alacritty_terminal will not be accepted, then there is no point in including this in vte upstream. Thanks for pointing this out. The patch...