From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout08.t-online.de (mailout08.t-online.de [194.25.134.20]) by sourceware.org (Postfix) with ESMTPS id E78E23858D20 for ; Thu, 29 Feb 2024 07:22:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E78E23858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=t-online.de ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E78E23858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=194.25.134.20 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709191371; cv=none; b=w10FiaAJUH1H0wSAYX+sMYOK0ErYZeSiUDm6XFWCADYpfDWLIBNldBJJZfiGx029UL6Friv7ODgk/ZrTvvPyO/CehOsXIg05hm/xlJDNxDelGCr7yuwbqxuAQ+fNQnRtYRpwjb/FctztPKPvgbh780yrSVDEb9OKDvOFTg5SRtQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709191371; c=relaxed/simple; bh=hnfJToFV+lgOcuV4ThiIIEfXXKAi+esYwRF/QSk4ugc=; h=Subject:To:From:Message-ID:Date:MIME-Version; b=mVVlepdjekYQfSFH0Y1XtyATCA2Ex+PusXn2pyxNqzLKPeQ0czOA1UzGuLZObkkjym+XE3UB1Su+I6zzQOI7sxdB3986u9hdbVqStbajKtVUTXU7PBF2MImq1qlNniw/8EEGeckXk+Q1pVQvtFvdcyfQsz9x/vFdQFDA7KLQuao= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from fwd85.aul.t-online.de (fwd85.aul.t-online.de [10.223.144.111]) by mailout08.t-online.de (Postfix) with SMTP id C416516D0F for ; Thu, 29 Feb 2024 08:21:48 +0100 (CET) Received: from [192.168.2.102] ([87.187.47.57]) by fwd85.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1rfaji-4b9ALw0; Thu, 29 Feb 2024 08:21:46 +0100 Subject: Re: Setup.exe suggestions To: cygwin@cygwin.com References: Reply-To: cygwin@cygwin.com From: Christian Franke Message-ID: <3efc0e5f-d7e5-4bc8-dbed-69e5356f92e5@t-online.de> Date: Thu, 29 Feb 2024 08:21:45 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.16 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-TOI-EXPURGATEID: 150726::1709191306-85FF9383-BA20FB5A/0/0 CLEAN NORMAL X-TOI-MSGID: e3d02e37-1481-4358-be73-1461259146f7 X-Spam-Status: No, score=-7.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_DMARC_STATUS,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi, Lavrentiev, Anton wrote > ... > For new installations, it'd be great to have the most suitable (in most cases, the most > recent) version shown as the first selection in all those pulldown version lists in > the "New" columns. The logical order would be "the preferred (latest) version", > "the version previous to that" ... "test version(s)", and then all the actions like > "Uninstall"(grayed out), "Skip" (checked) etc coming last, so that one doesn't have to > hover different distances when selecting the packages. Doubleclick in "New" column toggles between "Skip" or "Keep" and the "preferred version". Ctrl+I selects the latter.and moves to the next row. > ... > For existing installations, in the "Unneeded" view it'd be best to have the packages' > "New" dispositions as "Uninstall" rather than "Keep", which they presently have showing > by default. Changing a view should never change the current package selection. > So that one does not have to go through (sometimes quite many) packages in > that view to mark them all. Press and hold Ctrl+U to select "Uninstall" for all. Then change to another view and back to "Unneeded" to see more possible unneeded packages. > If someone wants to retain some, it's easier to change > those few back to "Keep". Ctrl+K = "Keep", Ctrl+R = "Reinstall". -- Regards, Christian