Re: [e-users] no change screen

2020-04-05 Thread The Rasterman
On Sun, 5 Apr 2020 19:22:17 +0200 Pierre Couderc said: edge bindings. :) > When I put my mouse at right border,  e switchs to next right screen. > > How can I disable this feature ? > > Using "pager" is enough for me (in fact for my wife who works with only > 1 screen...). > > I have searche

[e-users] no change screen

2020-04-05 Thread Pierre Couderc
When I put my mouse at right border,  e switchs to next right screen. How can I disable this feature ? Using "pager" is enough for me (in fact for my wife who works with only 1 screen...). I have searched in "Screen", "Virtual setup" 'flip" without success. Moreover, is it possible to keep t

Re: [e-users] Wayland, or not wayland?

2020-04-05 Thread Marc MERLIN
Thanks both, this is very helpful. I thought it would be further along after all these years I've been hearing about it, but I guess it's a lot more work than was planned. I do indeed need/use external display mirroring and have to turn on/off the nvidia chip in my laptop as needed. I guess I'll k

Re: [e-users] How to peek/process pending Evas events of one type?

2020-04-05 Thread Carsten Haitzler
On Sun, 5 Apr 2020 10:10:41 +0200 Martin Guy said: > On 04/04/2020, Carsten Haitzler wrote: > > On Sat, 4 Apr 2020 16:08:32 +0200 Martin Guy said: > >>When receiving a mouse move event, I'd like to be able to peek at > >> the queue of pending Evas events to see if there are any *other* > >>

Re: [e-users] Wayland, or not wayland?

2020-04-05 Thread The Rasterman
On Sun, 5 Apr 2020 16:06:33 +1000 Daniel Kasak said: > On Sun, Apr 5, 2020 at 5:23 AM Marc MERLIN wrote: > > > > I'm upgrading to a new laptop (thinkpad P73). > > > > It has a 100Wh battery, but it's also battery hungry, so one of my goals > > is to limit battery usage when using the intel drive

Re: [e-users] Wayland, or not wayland?

2020-04-05 Thread The Rasterman
On Sat, 4 Apr 2020 12:21:54 -0700 Marc MERLIN said: > I'm upgrading to a new laptop (thinkpad P73). > > It has a 100Wh battery, but it's also battery hungry, so one of my goals > is to limit battery usage when using the intel driver only (I'll turn > off the nvidia chip). > That said, I'll still

Re: [e-users] How to peek/process pending Evas events of one type?

2020-04-05 Thread Martin Guy
On 04/04/2020, Carsten Haitzler wrote: > On Sat, 4 Apr 2020 16:08:32 +0200 Martin Guy said: >>When receiving a mouse move event, I'd like to be able to peek at >> the queue of pending Evas events to see if there are any *other* >> mouse-move events pending, so that I can react to the most rec