Re: A way to disable the long-left mouse click shortcut to enter "Edit Mode" / modifying widgets?

2022-08-15 Thread Duncan
Koeame posted on Sun, 14 Aug 2022 12:02:59 -0400 as excerpted: [Moving this around to standard mailinglist/newsgroup quote/reply-in- quote-context format so it's easier to follow.] > On Sun, Aug 14, 2022 at 6:21 AM René J.V. Bertin > wrote: > >> On Saturday August 13 2022 23:44:11 Koeame wrote:

Re: A way to disable the long-left mouse click shortcut to enter "Edit Mode" / modifying widgets?

2022-08-15 Thread Koeame
> > (sorry, "Koeame" doesn't come > with a default-gender label here and there's no preferred pronoun > indication so singular-they it is) > He/him. While I don't agree with the lack of configuration (as should be plain from the above, I'd turn it off if I could, too), it should be noted that p

Re: A way to disable the long-left mouse click shortcut to enter "Edit Mode" / modifying widgets?

2022-08-15 Thread René J . V . Bertin
On Sunday August 14 2022 21:28:18 Koeame wrote: >> Long-click is the traditional way to bring up the context menu in touch >> interfaces; it would not surprise me if the tablet handles this >> autonomously. >> > It's not a touchpad for human fingers, it's just a projector tablet that >can only sen

Re: A way to disable the long-left mouse click shortcut to enter "Edit Mode" / modifying widgets?

2022-08-15 Thread René J . V . Bertin
On Monday August 15 2022 04:46:46 Koeame wrote: >Alright, is there a way to turn Plasma-Touch off or anything like >that, assuming the long-clicking is tied to it? That could be a way to >disable the annoying long-clicking I'm doing. Apologies for the wording, >I'm not tech-savvy. Is there is a d

Re: A way to disable the long-left mouse click shortcut to enter "Edit Mode" / modifying widgets?

2022-08-15 Thread René J . V . Bertin
On Monday August 15 2022 13:37:38 René J.V. Bertin wrote: > /*! > > Set the timeout, in milliseconds, before the gesture triggers. > > The recognizer will detect a touch down and if \a msecs > later the touch is still down, it will trigger the QTapAndHoldGesture. > The default

Re: A way to disable the long-left mouse click shortcut to enter "Edit Mode" / modifying widgets?

2022-08-15 Thread Koeame
Thank you very much Rene. l'll go and do as you suggested to see if that works. My sleep schedule is awful so I apologize if my reporting is sporadic. Thank you Duncan as well. On Mon, Aug 15, 2022, 08:05 René J.V. Bertin wrote: > On Monday August 15 2022 13:37:38 René J.V. Bertin wrote: > > /*!

Re: A way to disable the long-left mouse click shortcut to enter "Edit Mode" / modifying widgets?

2022-08-15 Thread Duncan
Koeame posted on Mon, 15 Aug 2022 11:12:21 -0400 as excerpted: > My sleep schedule is awful so I apologize if my reporting is sporadic. LOL. Yours and mine both! =:^( -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program,

Re: A way to disable the long-left mouse click shortcut to enter "Edit Mode" / modifying widgets?

2022-08-15 Thread Duncan
René J.V. Bertin posted on Mon, 15 Aug 2022 14:05:09 +0200 as excerpted: > @Duncan: in what part of the code did you see the implementation? For the plasmashell long-click behavior I haven't seen the actual code (and if it was noted in the git log I either didn't notice or forgot about it), jus