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 1l3zmT-0005OT-D7 for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Jan 2021 11:11:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l3zmS-0005y0-Cu for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Jan 2021 11:11:36 +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 1l3xwT-0003OK-O5 for pgadmin-hackers@lists.postgresql.org; Mon, 25 Jan 2021 09:13:49 +0000 Received: from mail-ej1-x62e.google.com ([2a00:1450:4864:20::62e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1l3xwN-0000ks-Jc for pgadmin-hackers@postgresql.org; Mon, 25 Jan 2021 09:13:48 +0000 Received: by mail-ej1-x62e.google.com with SMTP id ox12so16987443ejb.2 for ; Mon, 25 Jan 2021 01:13:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=PYMvVu041sbZd1z1Y8Zc5sIi/p+Mct4wYCxydtzDJGk=; b=dyaQ3iXQGuDgoxbmwS2Vql12cbRzSDBlaPjpVp3h7GdMPFC85H4+kAW1sHB7/A9VOf WuxmYD6Uf1Ow81pRlWJAjsSlp6Uv5bYzYwglHll+0gHCPQn224s6vMvYC5T1XShz8Jh6 gHtg4pFYfX728zvUqmhTLIRA9pePv9Gs7H4vVrWueLpG2YAUOOnK9uOjM5HSZXgtW8WO cvP+9In/1BiueQFHpWp89IfkJWTuc1WTquPfwT5TGggGY3W5Ga14qDBUmec2u8CfpRdW rYSa1A7WrmtvOX8pAh655eGYTMyb7XRWX3Pa8iTHGXnFItz4fFXrZqpBrD0umGi/K9ZR ac1g== 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=PYMvVu041sbZd1z1Y8Zc5sIi/p+Mct4wYCxydtzDJGk=; b=b/5XiRYZOkb0eh98lKWspHrsasaGqNYMbPzimmUpsPpOBcoV+JkV8OhxnSFt+sH2PC Aginh84Jc3dPaRqQYIMiMXmBeDAWLqS01bfqYaOU0w8uupaswPymRDzk2Qq4SsgkiATN 6GWTul28XvdSnBXaHd+OK+khlJH8kiwlRsADHC4jUS//MX+jhhsXLGpHfeYfLfE3O3kc tayRk8LFN9hM0bq+2WmHqR0Yp+Q05aq6gtSk8iFX+trS3Aks/XcDQDyb6ZGi7bKJQ2cb UhcNhY0AFWhMkUSG6TKYgWg4i40QlU5WcBJIZ04+GTV2sOiquIxzfwFLIJjBMpah/bzD W9kg== X-Gm-Message-State: AOAM533pTYM6S5FbBteKj75fWch62PhX4n1qHBpJBYExTWoghYpZX1+s A2m0pEeLy3NILyhXTEykPHEFdpM+Gv9o6UZ+vElvXnflqsXexfLT X-Google-Smtp-Source: ABdhPJymgDX4ubjI8NutS+5Nbsb0ymp4Vyu0NFzdQ0qgH2uSXMod3eSyph0bXJ9B+G6JBxbQjHDMLB6D+Fs7QFjt/qk= X-Received: by 2002:a17:906:1a14:: with SMTP id i20mr2462182ejf.548.1611566022266; Mon, 25 Jan 2021 01:13:42 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Mon, 25 Jan 2021 09:13:31 +0000 Message-ID: Subject: Re: Testing required: pgAdmin 4 with new desktop runtime To: Anthony DeBarros Cc: pgadmin-hackers , pgAdmin Support Content-Type: multipart/alternative; boundary="0000000000004a1a0d05b9b5f444" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000004a1a0d05b9b5f444 Content-Type: text/plain; charset="UTF-8" On Mon, Jan 25, 2021 at 2:00 AM Anthony DeBarros wrote: > 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. > Great, thanks! > > 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. > > Hmm, I'm surprised that's not implemented. Please log a feature request at https://redmine.postgresql.org/projects/pgadmin4/issues/new Thanks. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EDB: http://www.enterprisedb.com --0000000000004a1a0d05b9b5f444 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Mon, Jan 25, 2021 at 2:00 AM Antho= ny DeBarros <anthonymdebarros@gmail.com> wrote:
Dave,

On Thu, Jan 21,= 2021 at 10:56 AM Dave Page <dpage@pgadmin.org> wrote:

We've= been working on a new runtime (based on NWjs, similar to Electron) to allo= w 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 detec= ted.

Great, thanks!
=
=C2=A0

Nice to have it as = a separate app -- makes switching between pgAdmin and other tasks much easi= er.=C2=A0

One thing I would love now is if Command= -s would save a changed file that's open in the Query Tool. I tried loo= king in Preferences > Query Tool > Keyboard Shortcuts and seeing how = to make that work, but was not successful.

=

Hmm, I'm surprised=C2=A0that's not= implemented. Please log a feature request at=C2=A0https://redmine.postgresql.= org/projects/pgadmin4/issues/new

Thanks.
=
=C2=A0
--
Dave PageBlog: http://pg= snake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com
<= br>
--0000000000004a1a0d05b9b5f444--