Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l3zjP-0005Hz-Ua for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Jan 2021 11:08:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l3zjO-0003KX-Kw for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Jan 2021 11:08:26 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l3rB4-0007X8-Sq; Mon, 25 Jan 2021 02:00:26 +0000 Received: from mail-io1-xd2c.google.com ([2607:f8b0:4864:20::d2c]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1l3rB1-0005Nt-Lo; Mon, 25 Jan 2021 02:00:24 +0000 Received: by mail-io1-xd2c.google.com with SMTP id x21so23533906iog.10; Sun, 24 Jan 2021 18:00:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/QgQOzYwEkdLT+ipeRYd/mmX9KJTqBrEsknWWbphDCE=; b=O57zS40xWbpyAb/pAjVw+3ymjfUKqj3bZNaNbJSE0gFpIn49GQwLugzBwri97+oagI UeFR9/ksZvlohpwWLmWgQLtq2CstV92unO1TN7IETbS8hRpnPwSyLrqsYmhY6OODJnUq +yu+wpm1KhqpopmOGW0m3B/AXCdXVTTzRK+N8u+emLTMRTgnwmQGx8JJv8peSCbDVhKO GlSxezB1DjLYRIuL8/J7KQVmYAQ/Jb99clHv/UCQqXYjOYx5dMjVnZM3kBuaQDcnxQY+ UZ+jrWu8fAzefnsmFH4iVwO/mDdiZpMaD9vZ4/m002S2YnCi0oBUt31b6BxXLx9v4Ysa nH/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/QgQOzYwEkdLT+ipeRYd/mmX9KJTqBrEsknWWbphDCE=; b=MXH3AT1MYdyQNpaXUCWFcUEHckxQlqIujfXtYNeNrVtmkadgCIvI7w/QvqMId+IFrw YEKRmHTjCJmBf5/AziOgqvESrB/8zaazOv6Knh8nx3vfFqDwT/bmR7UEJd89OFzVc7WE NWwXsC6ZNkWJUsFRq/3LhysuAw9QNcREZaXsbIblu+CC3C1vUhH7i/9OXbDSeaLDBQ6J n0lVSP5SosRZxal5bKrUxdzxdipcjvG8MMWwpybDHK7fvVqeOaUVJYEcdBJXzSytH/pU PuNrQiLKAaOGpBBfWoNd+1Mv6FKRU2y/fWna/K6saEDuBbKsK4SRhGfUdT4jva9ABOD8 kImA== X-Gm-Message-State: AOAM532prvXuHPmkkJAh+02F/3sYghb29RTI87JEIG0DoGg5pO5uWkY6 GaBvKmaxoPluWMqvkIgFdsGofci1pr90NpI2C3S0ZXYUyvw= X-Google-Smtp-Source: ABdhPJxLtNltoNysi9fInQOFdtDWEhWybZ8uMtAMss94yQ775i4dSMgVa40oP76d7CtZtG7a7eaf/aSk/exGF0MFC14= X-Received: by 2002:a6b:7013:: with SMTP id l19mr69324ioc.84.1611540022702; Sun, 24 Jan 2021 18:00:22 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Anthony DeBarros Date: Sun, 24 Jan 2021 21:00:11 -0500 Message-ID: Subject: Re: Testing required: pgAdmin 4 with new desktop runtime To: Dave Page Cc: pgadmin-hackers , pgAdmin Support Content-Type: multipart/alternative; boundary="0000000000009837e405b9afe6fc" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000009837e405b9afe6fc Content-Type: text/plain; charset="UTF-8" Dave, On Thu, Jan 21, 2021 at 10:56 AM Dave Page wrote: > > We've been working on a new runtime (based on NWjs, similar to Electron) > to allow us to get rid of the separate server process, and I'm please to > offer builds for testing at: > > Been using this today on macOS Catalina. Very nice. No issues detected. Nice to have it as a separate app -- makes switching between pgAdmin and other tasks much easier. One thing I would love now is if Command-s would save a changed file that's open in the Query Tool. I tried looking in Preferences > Query Tool > Keyboard Shortcuts and seeing how to make that work, but was not successful. Anthony --0000000000009837e405b9afe6fc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Dave,

On Thu, Jan 21, 2021 at 10:56 AM Dave Page <<= a href=3D"mailto:dpage@pgadmin.org">dpage@pgadmin.org> wrote:

We've been wor= king on a new runtime (based on NWjs, similar to Electron) to allow us to g= et rid of the separate server process, and I'm please to offer builds f= or testing at:


B= een using this today on macOS Catalina. Very nice. No issues detected.

Nice to have it as a separate app -- makes switching b= etween pgAdmin and other tasks much easier.=C2=A0

= One thing I would love now is if Command-s would save a changed file that&#= 39;s open in the Query Tool. I tried looking in Preferences > Query Tool= > Keyboard Shortcuts and seeing how to make that work, but was not succ= essful.

Anthony
=C2=A0
--0000000000009837e405b9afe6fc--