Am 11. April 2017 15:00:21 MESZ schrieb Marco Martin <notm...@gmail.com>:
>On Tuesday 11 April 2017, Martin Gräßlin wrote:
>> >is quite annoying when such accidental activations happen. Again,
>this
>> >is
>> >only, specifically, for full screen applications, not for the
>general
>> >case,
>> >where the rest of the system is visible.
>> >
>> >  Hope that is an at least marginally useful comment on the topic.
>> 
>> I haven't tested it yet, but for mouse screen edges are reserved for
>> fullscreen applications. As touch shares the screen edge code this
>should
>> also be the case there. But as said: I haven't tested yet.
>
>or, by default only have gestures on top and bottom edge, and leave
>left and 
>right to applications (which, the user is free to override)

on Wayland applications cannot take any edge anyway as they don't know their 
position. Which means that technically edge swipe is constrained to the 
compositor.

Only for fullscreen windows the app could start to do assumptions.

So given this technical constraint I would not suggest to restrict ourselves 
for the notebook case.

Reply via email to