Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aDuAQ-0002ow-4i for pgadmin-hackers@arkaria.postgresql.org; Tue, 29 Dec 2015 13:18:22 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aDuAP-0003EM-Ih for pgadmin-hackers@arkaria.postgresql.org; Tue, 29 Dec 2015 13:18:21 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aDrHs-0008FH-En for pgadmin-hackers@postgresql.org; Tue, 29 Dec 2015 10:13:52 +0000 Received: from mail-qk0-x22b.google.com ([2607:f8b0:400d:c09::22b]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aDrHp-0001xN-7l for pgadmin-hackers@postgresql.org; Tue, 29 Dec 2015 10:13:50 +0000 Received: by mail-qk0-x22b.google.com with SMTP id p187so202491913qkd.1 for ; Tue, 29 Dec 2015 02:13:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=7OPkWxmFwhN3DVDYHUvu0HzgVZmSRmcp5lav7rduoG4=; b=jmlwcOmpFIVGvI2viFBUJqjcU7V+IUjhxntMfKmgcP4HsDXW9wVE5Nu5EdrEe4prML 8p5oWE2qDCpnxJaJ1KTNgeDBZD1Czh/MU5e9AO24LSSfIplW2TMrFpJ79mWY8shqT/Dl 0j/kqgFI7BOV4mxV7867iBul6ig/2Trz3L1nzD00gBeAMxMrISgZKhHUnxcf3oQBUs81 kiP2IaOacKI6uT9wyA6m5H9msE+/Z669sNKCFsCsq6pqEKkX/gMsB8gAwriN6e7Z3bQY +VtgS5FjyYu7kMFmqqUZovQ3KuPi3cC5lSaW21Mon4mUk6uiwDt3CvajOoUPsa/l7YC6 1d5Q== MIME-Version: 1.0 X-Received: by 10.55.72.140 with SMTP id v134mr75412044qka.24.1451384027487; Tue, 29 Dec 2015 02:13:47 -0800 (PST) Received: by 10.55.99.133 with HTTP; Tue, 29 Dec 2015 02:13:47 -0800 (PST) Date: Tue, 29 Dec 2015 11:13:47 +0100 Message-ID: Subject: ]GTK 3 From: Martin Andersson To: bjorn.harrtell@gmail.com, pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary=001a114a7eb66424a1052806add8 X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a114a7eb66424a1052806add8 Content-Type: text/plain; charset=UTF-8 Hi, I managed to build pgAdmin against GTK3 on fedora 23. I basically rebuilt fedoras SRPM against wxWidgets 3.0.2, GTK3. Finally pgAdmin looks good on a HiDPI display! When built against GTK2, pgAdmin is practically useless on HiDPI on linux. But when i set window scaling to 2 (for HiDPI display) I'm unable to resize any windows and the maximize button is gone. When I change the window scaling back to 1 I can resize again and the maximize button is back but everything looks teeny-tiny Any clues? -- BR, Martin --001a114a7eb66424a1052806add8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I managed to build pgAdmin against = GTK3 on fedora 23. I basically rebuilt fedoras SRPM against wxWidgets 3.0.2= , GTK3.

Finally pgAdmin looks good on a HiDPI= display! When built against GTK2, pgAdmin is practically useless on HiDPI = on linux.

But when i set window scaling to 2 (for = HiDPI display) I'm unable to resize any windows and the maximize button= is gone. When I change the window scaling back to 1 I can resize again and= the maximize button is back but everything looks teeny-tiny

=
Any clues?

--
BR,
Martin

--001a114a7eb66424a1052806add8--