<div dir="ltr"><div>Hi Fabio,</div><div>I might want to change the sign of mouseWheel deltaX on OSX, even if I don't fully understand why...<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 31 déc. 2019 à 13:28, Fabio Niephaus <<a href="mailto:lists@fniephaus.com">lists@fniephaus.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 31 Dec 2019 at 1:07 pm, Beckmann, Tom <<a href="mailto:Tom.Beckmann@student.hpi.uni-potsdam.de" target="_blank">Tom.Beckmann@student.hpi.uni-potsdam.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Fabio, hi Nicolas,<br>
<br>
oh good catch! It does indeed work as expected with <a href="https://bintray.com/opensmalltalk/vm/download_file?file_path=squeak.cog.spur_linux64x64_201912301201.tar.gz" rel="noreferrer" target="_blank">https://bintray.com/opensmalltalk/vm/download_file?file_path=squeak.cog.spur_linux64x64_201912301201.tar.gz</a> and Kernel.nice.1292.</blockquote><div dir="auto"><br></div><div dir="auto">Great! I'm going to update the VMs again when I have some time, unless Nicolas has more changes in the works.</div><div dir="auto"><br></div><div dir="auto">Fabio</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
Thank you!<br>
Tom<br>
________________________________________<br>
From: Squeak-dev <<a href="mailto:squeak-dev-bounces@lists.squeakfoundation.org" target="_blank">squeak-dev-bounces@lists.squeakfoundation.org</a>> on behalf of Fabio Niephaus <<a href="mailto:lists@fniephaus.com" target="_blank">lists@fniephaus.com</a>><br>
Sent: Tuesday, December 31, 2019 11:41:18 AM<br>
To: The general-purpose Squeak developers list<br>
Subject: Re: [squeak-dev] Bug? Alt+Num no longer autocompletes arguments (on    linux)<br>
<br>
Hi Tom,<br>
<br>
Please note we haven't updated the 5.3beta VMs with Nicolas' fixes yet. You can get one right now from Bintray though.<br>
<br>
Fabio<br>
<br>
On Tue, 31 Dec 2019 at 10:05 am, Beckmann, Tom <<a href="mailto:Tom.Beckmann@student.hpi.uni-potsdam.de" target="_blank">Tom.Beckmann@student.hpi.uni-potsdam.de</a><mailto:<a href="mailto:Tom.Beckmann@student.hpi.uni-potsdam.de" target="_blank">Tom.Beckmann@student.hpi.uni-potsdam.de</a>>> wrote:<br>
Hi Nicolas,<br>
<br>
this allows the texteditor to use alt+num again on my linux, however all other shortcuts no longer work with ctrl (with duplicate all enabled), only with alt. Changing to "swap" makes both modifiers act as ctrl, rather than alt.<br>
<br>
I use <a href="http://files.squeak.org/trunk/Squeak5.3beta-19301-64bit/Squeak5.3beta-19301-64bit-201911282316-Linux.zip" rel="noreferrer" target="_blank">http://files.squeak.org/trunk/Squeak5.3beta-19301-64bit/Squeak5.3beta-19301-64bit-201911282316-Linux.zip</a> as VM.<br>
<br>
Thank you for your help!<br>
Tom<br>
________________________________________<br>
From: Squeak-dev <<a href="mailto:squeak-dev-bounces@lists.squeakfoundation.org" target="_blank">squeak-dev-bounces@lists.squeakfoundation.org</a><mailto:<a href="mailto:squeak-dev-bounces@lists.squeakfoundation.org" target="_blank">squeak-dev-bounces@lists.squeakfoundation.org</a>>> on behalf of Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a><mailto:<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>>><br>
Sent: Tuesday, December 31, 2019 9:56:22 AM<br>
To: The general-purpose Squeak developers list<br>
Subject: Re: [squeak-dev] Bug? Alt+Num no longer autocompletes arguments (on    linux)<br>
<br>
Hi Tom,<br>
could you try loading Kernel-nice.1292 from the inbox and report if it fixes the issue?<br>
<br>
Le mar. 31 déc. 2019 à 08:59, Beckmann, Tom <<a href="mailto:Tom.Beckmann@student.hpi.uni-potsdam.de" target="_blank">Tom.Beckmann@student.hpi.uni-potsdam.de</a><mailto:<a href="mailto:Tom.Beckmann@student.hpi.uni-potsdam.de" target="_blank">Tom.Beckmann@student.hpi.uni-potsdam.de</a>><mailto:<a href="mailto:Tom.Beckmann@student.hpi.uni-potsdam.de" target="_blank">Tom.Beckmann@student.hpi.uni-potsdam.de</a><mailto:<a href="mailto:Tom.Beckmann@student.hpi.uni-potsdam.de" target="_blank">Tom.Beckmann@student.hpi.uni-potsdam.de</a>>>> a écrit :<br>
Hey everyone,<br>
<br>
disclaimers: not entirely sure if we currently have an RC version. I have tested on the most recent trunk build, on linux. Also, I think I saw a mail on that topic, so maybe it is intentional behavior.<br>
<br>
Alt+num in the Browser/TextEditors no longer pastes the num-th argument at the cursor. Instead, it focuses the dockingbar menuitems. I am running with the default preferences (meaning "duplicate all"). The code that catches away the events is found in DockingBarMorph>>filterEvent:for:, I suppose recent changes in the translation of alt/ctrl to command have caused this change in behavior.<br>
<br>
If given the choice, I would much prefer my arguments to be completed, rather than focusing the menu via the alt+num shortcut.<br>
<br>
Best,<br>
Tom<br>
<br>
<br>
<br>
</blockquote></div></div>
<br>
</blockquote></div>