From: "Gregg Young" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 1134737 for lswitcher-dev@2rosenthals.com; Tue, 22 Sep 2020 18:53:54 -0400 Received: from [192.168.200.201] (port=47131 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kKrAV-0004LV-0d for lswitcher-dev@2rosenthals.com; Tue, 22 Sep 2020 18:53:51 -0400 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:12404 helo=smtp.centurylink.net) by mail2.2rosenthals.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kKr5U-0002vH-2m for lswitcher-dev@2rosenthals.com; Tue, 22 Sep 2020 18:48:41 -0400 X-CTCH-RefID: str=0001.0A02020C.5F6A807F.001B,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A020206.5F6A7F49.0006,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Return-Path: X_CMAE_Category: , , X-CNFS-Analysis: v=2.3 cv=AviQI91P c=1 sm=1 tr=0 a=wwNDzi8shNf/mBQElfJk3Q==:117 a=wwNDzi8shNf/mBQElfJk3Q==:17 a=KGjhK52YXX0A:10 a=IkcTkHD0fZMA:10 a=reM5J-MqmosA:10 a=ysqN1OIC4P0A:10 a=eQrCS-SpgXYA:10 a=nyj-y38wyh1LuuB1O3MA:9 a=R0IKrpgYdu8pUK4w:21 a=FYtBGcfpO9nXzu2c:21 a=QEXdDO2ut3YA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Feedback-ID: dfw:ctl:res:onyx X-Authed-Username: eWdrQHF3ZXN0Lm5ldA== Authentication-Results: smtp04.onyx.dfw.sync.lan smtp.user=ygk@qwest.net; auth=pass (LOGIN) Received: from [71.37.77.234] ([71.37.77.234:55400] helo=ZOBOPEEP) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPA id C3/D7-12301-74F7A6F5; Tue, 22 Sep 2020 18:48:39 -0400 Message-ID: <100.d0780200417f6a5f.125@qwest.net> To: "lSwitcher Developers Mailing List" Date: Tue, 22 Sep 2020 16:48:33 -0600 (MDT) Reply-To: "Gregg Young" In-Reply-To: References: Priority: Normal User-Agent: PMMail/3.25 (os/2; U; Warp 4.5; en-US; i386; ver 3.25.00.1984) X-Mailer: PMMail 3.25.00.1984 for OS/2 Warp 4.5 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Subject: Re: [lswitcher-dev] lSwitcher 2.92 RC 9 On Wed, 23 Sep 2020 00:10:08 +0200 Alfredo Fernández Díaz wrote: > >Hi, > >On 20/09/22 23:28, Gregg Young wrote: >>On Tue, 22 Sep 2020 22:42:51 +0200 Alfredo Fernández Díaz wrote: >.... >>>I see the help reverts to 'may fail' instead of 'will fail' for >>>reducing >>>the Desktop work area when it is also ON for XCenter. Wording is >>>irrelevant if the UI forbids the option to be checked. As I mentioned >>>before, this worked (for me anyway) in lSwitcher 2.71, and it still >>>works with lSw 2.71 on AOS 5.0.6, so why disallow it? Assuming >>>everything else is fine, this will still prevent me from upgrading on >>>my >>>main system. >> >>Put in tickets for these. > >Will tomorrow. > >>Reduce desktop works as designed. It only works if the taskbar size >>isn't reduced. >>I find it next to impossible to resize the bar if the desktop is >>reduced. >>I don't like the appearance of the reduced desktop with autosize. > >Because it leaves a gap to its right all the way to the corner? Yes I use >that to fit some other floating windows like SysBar/2. It's like having >a second XCenter with all the stuff that the XCenter doesn't have. OK I will re enable it. I don't use the taskbar anyway. Hopefully no one complains. >>> >>>I see a number of other things are (mostly?) unchanged, so I'll >>>summarize, as my previous screenshots are still valid: >>> >>>-Key descriptions get clipped at the sides of the PM popup at 800x600. >> >>These should be fixed in RC 10 > >I confirm it is. It looks a bit strange now but you can't always get >what you want. Strange how? > >>> >>>-Tile and Cascade still seem to be problematic and do funny (maybe >>>slightly different?) stuff with certain windows compared to what the >>>system does: >>> >>>Regarding the Desktop, it has no 'tile' or 'cascade' entries on its >>>popup menu on the system Window list. lSwitcher mimics this on its own >>>popup menu now (good), and the mnemonics are not shown. However they >>>are still active, and you can press them to 'Tile' and 'Cascade' the >>>Desktop window, which is not reversible, as I also mentioned. Nobody >>>will do this intentionally, but it's not nice if it happens to happen >>>by >>>accident. >> >>While I can probably disable the hotkeys (which by the way make the >>mnemonics work). I can do nothing about windows that shouldn't be >>resized >>if they aren't marked as such. If you know an additional way to do this >>(I am querying the window ushort) let me know. > >The window menu (clicking the icon on the upper left corner) has 'Size' >grayed out for these, so there must be a mark for it somewhere. No idea >how to query that programmatically, though. I may have found a way. It seems to work here. I also fixed the missing tile and cascade on PM windows. I found a way to block the hotkey execution on windows where the action shouldn't happen. This has always been an issue. I will release RC_11 tomorrow. Thanks Gregg