From debbugs-submit-bounces@debbugs.gnu.org Sat May 25 11:34:57 2013 Received: (at submit) by debbugs.gnu.org; 25 May 2013 15:34:57 +0000 Received: from localhost ([127.0.0.1]:34260 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UgGUi-00021A-Cm for submit@debbugs.gnu.org; Sat, 25 May 2013 11:34:57 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41125) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UgGUf-00020V-7q for submit@debbugs.gnu.org; Sat, 25 May 2013 11:34:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UgGTW-0006c9-9Q for submit@debbugs.gnu.org; Sat, 25 May 2013 11:33:46 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:53520) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgGTW-0006c3-6O for submit@debbugs.gnu.org; Sat, 25 May 2013 11:33:42 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgGTQ-00007O-Bz for bug-gnu-emacs@gnu.org; Sat, 25 May 2013 11:33:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UgGTL-0006ZM-ER for bug-gnu-emacs@gnu.org; Sat, 25 May 2013 11:33:36 -0400 Received: from mout.gmx.net ([212.227.17.20]:51532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgGTL-0006ZA-52 for bug-gnu-emacs@gnu.org; Sat, 25 May 2013 11:33:31 -0400 Received: from mailout-de.gmx.net ([10.1.76.17]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0LvOyj-1UGWIF2KqB-010cPd for ; Sat, 25 May 2013 17:33:28 +0200 Received: (qmail invoked by alias); 25 May 2013 15:33:28 -0000 Received: from www.nexoid.at (EHLO mail.nexoid.at) [178.79.130.240] by mail.gmx.net (mp017) with SMTP; 25 May 2013 17:33:28 +0200 X-Authenticated: #4563876 X-Provags-ID: V01U2FsdGVkX19VnHlIRwJV1ArH9ueM9AttzV38vz1bxuKunJ4w02 Jta+TJ8apjPei5 Received: from nexoid (localhost [127.0.0.1]) by mail.nexoid.at (Postfix) with ESMTP id 95C30E36C for ; Sat, 25 May 2013 17:33:27 +0200 (CEST) From: Peter Feigl To: bug-gnu-emacs@gnu.org Subject: 24.1.50; GTK3 shows resize handle which cannot be disabled User-Agent: Notmuch/0.11+77~gad6d0d5 (http://notmuchmail.org) Emacs/24.1.50.2 (i686-pc-linux-gnu) Date: Sat, 25 May 2013 17:33:27 +0200 Message-ID: <87a9njkraw.fsf@nexoid.at> MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Start "emacs -Q" that was compiled with --with-x-toolkit=gtk3 from bzr. You should see a resizing triangle button in the lower right-hand corner, as in http://www.nexoid.at/tmp/emacs-triangle.jpg This resizing button is useless on all tiling window managers. If you remove the check for GTK 3 from gtkutil.c (~ line 1159), things work fine again (and I believe this check is erroneous anyway, why only disable it on GTK != 3?). After recompiling, the resulting emacs -Q looks like this: http://www.nexoid.at/tmp/emacs-no-triangle.jpg It would be great if this could be fixed in emacs bzr. The machine I'm sending this bug report from is *not* the same machine I tested this on. Thanks! Peter In GNU Emacs 24.1.50.2 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-04-13 on nexoid Configured using: `configure '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/lib' '--mandir=/usr/share/man' '--without-sound' '--with-xft' '--with-x-toolkit=gtk' 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_GB.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: rcirc Minor modes in effect: csv-field-index-mode: t display-time-mode: t shell-dirtrack-mode: t diff-auto-refine-mode: t rcirc-track-minor-mode: t global-auto-revert-mode: t show-paren-mode: t iswitchb-mode: t tooltip-mode: t mouse-wheel-mode: t use-hard-newlines: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Features: (shadow emacsbug vcard dabbrev jka-compr tramp-cache etags org-colview cal-iso bookmark cal-move parse-time tabify image-file org-capture org-mks calculator newcomment cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew cal-julian org-indent org-w3m org-wl org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-info org-id org-gnus org-docview org-bibtex bibtex mailalias smtpmail sendmail qp mail-extr multi-isearch gnutls url-queue shr-color color shr mule-util hl-line disp-table network-stream starttls paredit gedcom-ext gedcom wc-mode image-dired dired server package tabulated-list quail help-mode view wgrep grep multiple-cursors mc-separate-operations rectangular-region-mode mc-mark-more mc-cycle-cursors mc-edit-lines multiple-cursors-core rect expand-region cc-mode-expansions org-mode-expansions ruby-mode-expansions nxml-mode-expansions html-mode-expansions expand-region-custom expand-region-core rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok skeleton flymake zencoding-mode iy-go-to-char ob-R color-theme-solarized color-theme slime-autoloads org-latex org-export-latex org-beamer org-exp ob-exp org-exp-blocks find-func footnote holidays hol-loaddefs tfs org-ical org-notmuch notmuch notmuch-message notmuch-maildir-fcc notmuch-hello notmuch-show notmuch-print notmuch-crypto notmuch-mua notmuch-address notmuch-wash coolj notmuch-query json goto-addr icalendar notmuch-lib tex dbus ebib csv-mode sort compile csharp-mode cc-langs mediawiki url-cache url-http tls url-auth url-gw amazon mm-url xml org-bbdb bbdb-anniv diary-lib diary-loaddefs cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine ledger esh-arg esh-util time edict edict-japanese edict-english edict-morphology edict-edit dui-registry dui tempo url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars xml-parse doxymacs w3m-load org-agenda org ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob ob-eval org-pcomplete org-list org-faces org-compat org-entities org-macs noutline outline cal-menu calendar cal-loaddefs org-install scheme epa-file epa epg tramp tramp-compat auth-source eieio tramp-loaddefs ess-toolbar ess-mouse mouseme ess-menu ess-swv ess-noweb noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a executable shell pcomplete ess-arc-d ess-vst-d ess-xls-d ess-lsp-l ess-sta-d ess-sta-l cc-vars cc-defs make-regexp ess-sp6-d ess-sp5-d ess-sp3-d ess-r-d ess-r-args assoc ess-s-l ess-inf ess-utils ess-mode noweb-mode ess ess-custom ess-compat ess-site bbdb-sms ido bbdb-com crm bbdb timezone warnings slime-fancy slime-fontifying-fu slime-package-fu slime-references slime-scratch slime-presentations slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-parse slime-repl slime byte-opt bytecomp byte-compile cconv macroexp derived hideshow pp hyperspec thingatpt browse-url ruby-mode psvn log-edit pcvs-util add-log diff-mode easy-mmode rcirc help-at-pt autorevert cus-start cus-load gnus-art mm-uu mml2015 epg-config password-cache mm-view mml-smime smime cl comint regexp-opt ansi-color ring dig mailcap gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems nnheader gnus-util wid-edit edmacro kmacro gnus-alias advice help-fns advice-preload message idna format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader tex-site auto-loads time-date paren iswitchb tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Sun May 26 04:04:04 2013 Received: (at 14471) by debbugs.gnu.org; 26 May 2013 08:04:04 +0000 Received: from localhost ([127.0.0.1]:35204 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UgVvv-0000tM-PA for submit@debbugs.gnu.org; Sun, 26 May 2013 04:04:04 -0400 Received: from mailout.melmac.se ([62.20.26.67]:62948) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UgVvt-0000sk-1M for 14471@debbugs.gnu.org; Sun, 26 May 2013 04:04:02 -0400 Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id C8B47D91B for <14471@debbugs.gnu.org>; Sun, 26 May 2013 10:02:48 +0200 (CEST) Received: (qmail 21247 invoked by uid 89); 26 May 2013 08:02:11 -0000 Received: from unknown (HELO coolsville.localdomain) (boel.djarv@bdtv.se@176.10.223.235) by mail01.melmac.se with ESMTPA; 26 May 2013 08:02:11 -0000 Received: from [172.20.199.13] (unknown [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 6E2FD1A1E19; Sun, 26 May 2013 08:02:48 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: bug#14471: 24.1.50; GTK3 shows resize handle which cannot be disabled From: =?iso-8859-1?Q?Jan_Dj=E4rv?= In-Reply-To: <87a9njkraw.fsf@nexoid.at> Date: Sun, 26 May 2013 10:02:55 +0200 Content-Transfer-Encoding: 7bit Message-Id: <8A20E6EE-4DC2-4FD9-9C55-4677016E08B5@swipnet.se> References: <87a9njkraw.fsf@nexoid.at> To: Peter Feigl X-Mailer: Apple Mail (2.1503) X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 14471 Cc: 14471@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) Hello. 25 maj 2013 kl. 17:33 skrev Peter Feigl : > Start "emacs -Q" that was compiled with --with-x-toolkit=gtk3 from bzr. > You should see a resizing triangle button in the lower right-hand > corner, as in http://www.nexoid.at/tmp/emacs-triangle.jpg > > This resizing button is useless on all tiling window managers. If you > remove the check for GTK 3 from gtkutil.c (~ line 1159), things work > fine again (and I believe this check is erroneous anyway, why only > disable it on GTK != 3?). After recompiling, the resulting emacs -Q > looks like this: http://www.nexoid.at/tmp/emacs-no-triangle.jpg > The reason for disabling for Gtk+ 2 is clearly explained in the comment. > It would be great if this could be fixed in emacs bzr. You can try to disable it with css, that seems to work for some people: In ~/.config/gtk-3.0/gtk.css insert the following: * { -GtkWindow-resize-grip-default: false; } > > The machine I'm sending this bug report from is *not* the same machine I > tested this on. > Why? Jan D. From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 07:32:16 2019 Received: (at 14471) by debbugs.gnu.org; 26 Sep 2019 11:32:17 +0000 Received: from localhost ([127.0.0.1]:42780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDS0O-0006zp-LG for submit@debbugs.gnu.org; Thu, 26 Sep 2019 07:32:16 -0400 Received: from mail-pf1-f196.google.com ([209.85.210.196]:34904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDS0M-0006u5-NR for 14471@debbugs.gnu.org; Thu, 26 Sep 2019 07:32:15 -0400 Received: by mail-pf1-f196.google.com with SMTP id 205so1697697pfw.2 for <14471@debbugs.gnu.org>; Thu, 26 Sep 2019 04:32:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=YP6mjPkGMgh7W6E/b35vjgrIyEK21ENJ5RbzWkUeNxM=; b=XBAIpKS2E1Er49wOEYAtDhr5c2m1SW/4cNTw4g7XQ1gLCgE6Yakpp1Wdjqhz3oO6zJ lQ5a3aXSY2B2xzEm0kxqWWelJtoqD5OWQVVsPVpyFm/Lg4ragLSsZ/3xGAyaALaq6pvT /slQmAxJCnvfycQ2GVdXHJA9Ch890l82ealUMCTiWK3h2R51JZja7rh6Fcx2EwTHjlM+ mHK+ZzuB+XlBJ+aZGegJoRbOqreF9UKXitOiIlaEEN/23KutWcEEMvA/kxqH2g+vGtfY 2FkNs+5+w/KXvjvxGeYvkg9s/PAVL4Xom6YYCc92mpvWYYHDMsHWca4VMu9dPIP4THj9 KWBA== X-Gm-Message-State: APjAAAVowUR35+pEU7xW9Yd4gWzF1lbs2bvy6UrYVLZX3G6Piy3TNt6e Je9EkYmCvFHn0AgBD+kn7DWs4QrBlmb6d6jw2Vo= X-Google-Smtp-Source: APXvYqzTBUbhFxgxFZiVYsQrFuNOwNdz9EQPzzTw19ne8rjvkOtvUVP6T9jLshrn1ZZaa+uNdEG2EjcDjPbDT8POnIQ= X-Received: by 2002:a63:4f4b:: with SMTP id p11mr3057603pgl.333.1569497527032; Thu, 26 Sep 2019 04:32:07 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Thu, 26 Sep 2019 13:31:56 +0200 Message-ID: Subject: Re: bug#14471: 24.1.50; GTK3 shows resize handle which cannot be disabled To: Peter Feigl Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 14471 Cc: 14471@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) tags 14471 + moreinfo quit Peter Feigl writes: > Start "emacs -Q" that was compiled with --with-x-toolkit=gtk3 from bzr. > You should see a resizing triangle button in the lower right-hand > corner, as in http://www.nexoid.at/tmp/emacs-triangle.jpg > > This resizing button is useless on all tiling window managers. If you > remove the check for GTK 3 from gtkutil.c (~ line 1159), things work > fine again (and I believe this check is erroneous anyway, why only > disable it on GTK != 3?). After recompiling, the resulting emacs -Q > looks like this: http://www.nexoid.at/tmp/emacs-no-triangle.jpg I'm not seeing this resize grip on either of these: GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.4) of 2019-02-03, modified by Debian GNU Emacs 27.0.50 (build 14, x86_64-pc-linux-gnu, GTK+ Version 3.24.5) of 2019-09-21 Are you still seeing this on a recent version of Emacs, for example the latest version 26.3? If I don't hear back from you in a couple of weeks, I'll assume this is no longer an issue and close the bug. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 27 04:17:31 2019 Received: (at 14471) by debbugs.gnu.org; 27 Sep 2019 08:17:31 +0000 Received: from localhost ([127.0.0.1]:45822 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDlRT-0003mv-HY for submit@debbugs.gnu.org; Fri, 27 Sep 2019 04:17:31 -0400 Received: from mout.gmx.net ([212.227.15.19]:47797) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDlRR-0003mj-Ir for 14471@debbugs.gnu.org; Fri, 27 Sep 2019 04:17:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1569572241; bh=pEnqjojWhYwHO9y7dSrh8XFt31u2j80cL/vvdvTFQJ4=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=TXAS2abKKKbD9GZuiOioGrVYMLWdOe7RPZ/1xwco4ycZiazSm9exzNeu25jVruUz3 m6gQ+zGID6GKstzNxZkxlbNeWzYGteME5lzUvJsKEEV/A9P3hh5ZvwG/cay1HLH3+A ce04yBoz2BQYRr2NF59wPeRNBo1Sbpj8adNM0X74= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from [192.168.1.101] ([212.95.5.188]) by mail.gmx.com (mrgmx005 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MgvrL-1hfH253q3h-00hPN5; Fri, 27 Sep 2019 10:17:21 +0200 Subject: Re: bug#14471: 24.1.50; GTK3 shows resize handle which cannot be disabled To: Stefan Kangas , Peter Feigl References: <87a9njkraw.fsf@nexoid.at> From: martin rudalics Message-ID: <727289bf-c2bc-77ea-655e-51a43ed87457@gmx.at> Date: Fri, 27 Sep 2019 10:17:21 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-AT Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:ZANNBatCLyqU67nw1q6DDfs3sito7Gc5EncKgY7s/Rdda1m5n/A 7CI77bu5hG8p40ra6t7VkwRZhHMp08DonzXHvpFWTDyqspaFXi2Sk0xuVGHtPm+phJJ7VDQ fk5IGaohN6B7RYeyZh9NRXTIfrJMjlrX+vPIp5t6LNLvEqq/IIUkaxG5op7NAUt9tbq6uPI mUHz1U7nnPGGHuKAH0fwg== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:qioiUY1FUk8=:W2iqOFToPMzDlKcnK57AFr /pjQ0Ttkj3wjadBDCZ5jCBmkXYY85y4f8QtZsFLDhRx8s67J35VMBfljmQNJvIIbNu8vHl6Fm p17fZpb6D9NSZj5QYUX/ERbTZ65Ncu8pZuZn/jCbZOTB/Nys/a2rKn0iTPllfvmaLlmWBlbBS 6k/0OBqEouMOzPzE4eNbOb9X2CQWeK2VunRS58JaN1wa/RUzkNbALD0RAgWPwBes9rvT1ynbV G1HkA/anN24INmrzNEJO7h1TmvoD9enUbdF126rSBKAio0QfETQ1lS+llGlSqVr6s8shDZFQe 69AQcnE6UfQzO9QcfX04dsHZDV4yak/6H26S5Y+xm6Yk/4oSv+qrKzBTLmUL6DIDOrHEWd7pw ue+AmXiO9ytHKcjo0TVhRLwQ8QfLauCR0c6tvvClBLJJyUHZRp2ecKONR5xCpwlFIUwt0Yv/7 DRzOPBQn9+mzIYyE28xt9P/deZou8MScT1DrR4dFgtJ2hyVyVJNCgFLejQCHS9HCM1cn/UrVh pXFAS9SyHtlmWWGsz2LaN8+Tm+H8ptjieZlcGXBQ91Y2GY8rXfgYVQBLQ96RqFHk8ovnfSOXz O3Q2AU5e3CapU8mhEhvG/siydFkitDFfSkuH1TLXlvm6tgOQH3SaohcTzPF9Dt62zya8s5g3K cBI8a1cdZHpoUv+v+Qt4js3DHTIi77u1URgBvTstANeHnqICgoZ3MAlonDTVyShMTC0mSah7L So1fUt0QmEfhUZuO500i0yLZpwKpN7G+wujNk7HTaHEHo4QrrT9ihpr6+OWh9CY76QqxA/5bk aYBr75ELZ10pllJbwLJne80mEc8mcw6Xr+dvxWZZhxDc4pBCHl3/YyfPBaQwHZsSLKAlugwPi E7oJRDTwioTbXn7alCcq+Hm+TBb1l1eDpOiOqPGm+cXZfGZT9PVHf1DXDDVK0jsXHSU+p6TXv fqTFk0LCeZE13Nq570uy3JS4HM1g09HewkxzAjsk8WPJQjxPkl3rmu9RQxNszPk67GJXkvJlY iRvhh3ry5DhZ3swYwMV6FPkqsSDfK3Ia5ybvhIuuIZrVnH1h6cUDsKC6lsBnpYfkatYoHNeYg s75Vlvqf8ZyKIogQuYonkjclZ1inCPs3d6CmD6Q9cmcek4PprXf4I7ZYBw3tTxiE1bOO1P5Sx r1QYq41llv9hjQnF9VAD7xCFR3r/EcBRFCxUR0Y6GVpJR+5N1bkzxBwSCz0In9BO3wSPfhouX yNz2kYFjUMmOVlwQnqvyYgifhyYmA+0tvS4SyLZhJD1Cyz2Irw49rq1MRQlE= X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 14471 Cc: 14471@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) >> Start "emacs -Q" that was compiled with --with-x-toolkit=gtk3 from bzr. >> You should see a resizing triangle button in the lower right-hand >> corner, as in http://www.nexoid.at/tmp/emacs-triangle.jpg >> >> This resizing button is useless on all tiling window managers. If you >> remove the check for GTK 3 from gtkutil.c (~ line 1159), things work >> fine again (and I believe this check is erroneous anyway, why only >> disable it on GTK != 3?). After recompiling, the resulting emacs -Q >> looks like this: http://www.nexoid.at/tmp/emacs-no-triangle.jpg > > I'm not seeing this resize grip on either of these: > > GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.4) of > 2019-02-03, modified by Debian > > GNU Emacs 27.0.50 (build 14, x86_64-pc-linux-gnu, GTK+ Version 3.24.5) > of 2019-09-21 > > Are you still seeing this on a recent version of Emacs, for example the > latest version 26.3? If I don't hear back from you in a couple of > weeks, I'll assume this is no longer an issue and close the bug. Ultimately, the decision whether to show a grip or not must be left to the window manager. A tiling window manager should suppress it for all windows it shows. The check mentioned by the OP is only needed for handling an apparent bug in a GTK 2 library /* gtk_window_set_has_resize_grip is a Gtk+ 3.0 function but Ubuntu has backported it to Gtk+ 2.0 and they add the resize grip for Gtk+ 2.0 applications also. But it has a bug that makes Emacs loop forever, so disable the grip. */ #if (! defined HAVE_GTK3 \ && defined HAVE_GTK_WINDOW_SET_HAS_RESIZE_GRIP) gtk_window_set_has_resize_grip (GTK_WINDOW (wtop), FALSE); #endif and should not be generalized because we would penalize users who do want to see the grip on non-tiling WMs. But if worse comes to worst we could provide an option to always suppress the grip. martin From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 27 06:11:21 2019 Received: (at 14471) by debbugs.gnu.org; 27 Sep 2019 10:11:21 +0000 Received: from localhost ([127.0.0.1]:45882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDnDc-0006TH-Jd for submit@debbugs.gnu.org; Fri, 27 Sep 2019 06:11:20 -0400 Received: from mail-pf1-f194.google.com ([209.85.210.194]:38920) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDnDa-0006T4-C7 for 14471@debbugs.gnu.org; Fri, 27 Sep 2019 06:11:18 -0400 Received: by mail-pf1-f194.google.com with SMTP id v4so1307934pff.6 for <14471@debbugs.gnu.org>; Fri, 27 Sep 2019 03:11:18 -0700 (PDT) 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=w9lj5pmwZ+04BevXlxl8jKP614fKkRVLBurVXvS8BAM=; b=ChFKk30QmmW6Zs39j0Ls6VmaBSyUrO7w/LP3zr/zs2YD+UaXzB8Qpq83M8wkOy9iit F0rvDpbsZ96+zT2whCxzn4Aq2SzS76X6aLG9o4vuNbSQvs0HHj+3JGzafq9zO5Z8MbB+ 65bEVQ4HrrsiyG3C6M910g4y1/W/EI+BkHuiJ82d4djn5CAmAubCCENRpADlpkd/4oI5 SjS/wF3hxc+rTzs9ry8K2NNlNuKoD92QkihIuDYntajLj/IRWTVWaDUmHF5aAuHBHIOo juD0iNdJA65M2C4VRy7OhFRBZqkG7yS5GIwQ8Ob9NG78f4Hi/4JvAWSephA/Nbs6M9rT Isiw== X-Gm-Message-State: APjAAAWHDZ11Expn4BE1UNrweus3FpGMdVLhQ+4+S7wYZq2YObDJ73nQ 3LQuSNphW/S+K6nmGQ46LRgMaBoEyjAMNTSuSTw= X-Google-Smtp-Source: APXvYqzfDFMaiquL9cXWBVgYZbAFErmBQYXrs3XC/vWFsiCNlXxe282l8BDPbUE0iuJm4KAV1c1ms9TzJxxhQc/hw1U= X-Received: by 2002:a63:1310:: with SMTP id i16mr7774812pgl.200.1569579072216; Fri, 27 Sep 2019 03:11:12 -0700 (PDT) MIME-Version: 1.0 References: <87a9njkraw.fsf@nexoid.at> <727289bf-c2bc-77ea-655e-51a43ed87457@gmx.at> In-Reply-To: <727289bf-c2bc-77ea-655e-51a43ed87457@gmx.at> From: Stefan Kangas Date: Fri, 27 Sep 2019 12:10:59 +0200 Message-ID: Subject: Re: bug#14471: 24.1.50; GTK3 shows resize handle which cannot be disabled To: martin rudalics Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 14471 Cc: Peter Feigl , 14471@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) martin rudalics writes: > Ultimately, the decision whether to show a grip or not must be left to > the window manager. A tiling window manager should suppress it for > all windows it shows. The check mentioned by the OP is only needed > for handling an apparent bug in a GTK 2 library > > /* gtk_window_set_has_resize_grip is a Gtk+ 3.0 function but Ubuntu > has backported it to Gtk+ 2.0 and they add the resize grip for > Gtk+ 2.0 applications also. But it has a bug that makes Emacs loop > forever, so disable the grip. */ > #if (! defined HAVE_GTK3 \ > && defined HAVE_GTK_WINDOW_SET_HAS_RESIZE_GRIP) > gtk_window_set_has_resize_grip (GTK_WINDOW (wtop), FALSE); > #endif > > and should not be generalized because we would penalize users who do > want to see the grip on non-tiling WMs. But if worse comes to worst > we could provide an option to always suppress the grip. Does that mean that this is an issue with the window manager and not with Emacs? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 28 03:48:55 2019 Received: (at 14471) by debbugs.gnu.org; 28 Sep 2019 07:48:55 +0000 Received: from localhost ([127.0.0.1]:48964 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iE7TK-0004xI-Vl for submit@debbugs.gnu.org; Sat, 28 Sep 2019 03:48:55 -0400 Received: from mout.gmx.net ([212.227.15.19]:60917) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iE7TJ-0004x4-2n for 14471@debbugs.gnu.org; Sat, 28 Sep 2019 03:48:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1569656921; bh=qC8aWNMyKEhCT0dp1XdgNdskty6P6et/0zLJe33mP14=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=CiCJparjSepw03SZEpUjDK927fZ7TGwdKXeGOYZVmfi0+/0S7kTAHoF8eRVLgIdnT PHspYL147KQZpgQ4YJmHMwFddEwYpQODRdRT/Jt9eXSMT4sIu0QkpkSYBLaZkJ74Qz CPo20sH3a2P9MnOTnettjY+/Il4m6uDaBsmv4ZWI= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from [192.168.1.101] ([212.95.5.204]) by mail.gmx.com (mrgmx005 [212.227.17.190]) with ESMTPSA (Nemesis) id 1M7K3i-1iFDOP2PiW-007nZF; Sat, 28 Sep 2019 09:48:41 +0200 Subject: Re: bug#14471: 24.1.50; GTK3 shows resize handle which cannot be disabled To: Stefan Kangas References: <87a9njkraw.fsf@nexoid.at> <727289bf-c2bc-77ea-655e-51a43ed87457@gmx.at> From: martin rudalics Message-ID: Date: Sat, 28 Sep 2019 09:48:40 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-AT Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:4aC2LoVoQW4xbB0OwsBW3ge2lnUr8t6aKVY9SLxIwEtE2cOlELi GHoJggOcptWohAORDpBdHAz37/PlljSPi5+4HdrvdfyXGA8DD75fT6Zee1hPnCFcRw9Bd25 AbA5vc+/AQlTC2dcOExeqTkf8Rq7CeYBKNaJGbzWsiaY5/+AuJEcyhNBMhn/CE3bcDD1l39 +sTwv7jX4mKrBUK4ZqpHw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:almG2pGM5YY=:4TCzZzKpNwATfGpEgDsLQ4 vPplKNVkQ43jHd5ohcIyzO4zRdUENdWTd7UaS2Rjyq+DLwXK0WWwv+2nAtM/9k7Pd7FMMPW4a Bnl9OIYTNBqZlIh6fiXUj55oRAa1Qcdmy9DokBuu3FWRnMT12CyuBTq0eJENqE5rZM+vNJJHl hG3U90yWjGTeEzTwmhBKM9zXvw4rbkKF6hxOUJrO3kMC6age7Q2OFpVve6aMXqpx9XtTw3pf7 /6iPJVZj3LMIXK3cVEGqcvcfCGBPc9FM+HWk3pqHDeqo9kLngRxv8HQmD7ev8JISeErF5EcVv O82JG7OjPqSQBbRHXoROpH4nwm8//2Pgy5MsSw3Rdl6gIWkvPMbgctktm9+W5uGWTWNfURe5H wSzHJGxVrgcGE3JRZCdsXvebfqRN3DquNp9FKyZhKzC67Oq9Z8Ik0FRMVQ9T/ua/Lh00Uh8Mb 8KVbMj8IpRqpHukJWJpbVlABpDtKHHk0zGnIzpZJe7eF0JiTtkWQnVPP1iaV3GXNngCD7/tc5 xb+viwZHt57dmVOT31OFZRs4LJDVBa/OEuZevhUDmjRfWWmeI3Cpt+FK9G1I3hN6L+2UlvoMU 2Q3CjaxtrN3+Ha7x1cX+C7x3jv1IZ9dvsmTFSBJTE/tSwa6nz+0VvgXHp8QtpPJabpB0trd8/ eUrrTA7hDV7bXxeymvzj5i6YG0HJodyniTFgiIVQzCikmKkxCU80Qc6+yax5OG0nnN7Rr1imD D4uwJvdF6jJFTMuHGbnx1soCDgcQgfv7m1mfGlxDbx6Cb0TdQPnjBPUQ0T0kZaR8+B9+pVYdZ IvxNCnjXmg3YSt06Al16gjpkg5yMDCjc6nAEGxFy13JHamBoFFlNW9CsqvUdjfrRK0MIrns78 2h33xztfTKHeoSLtvXcCp3Ow5RqJBHJE9tO/G+kVwDPFWKtMmRRKGPjyX3pcNc1LcXwNlt+R+ A/kOQpZE0ZS94oDsSzM0/eqAIyUGKki7TN9x/R2oVaCZU2UjvohtRe0XeJhSOTpyHyIV+L2it KRDhcv4123d43eZz5n62AXUthWWm5cnqgFrvrYSjte1+WuW4KIK2AEg/2CcPOlT0Lw5qYdw/o 7v+vWquy10DxtFGk7FhjZEtABysbFyFyHtX557k7y0Q0CtHNVEkAfdLaCY8S7sFbUyc9yl+Ib zo/svLsL4Vp3S6UF+5VfkT3UmWuxODKRXYazsi5X3Q4aVIvxiayHSt6wgibibi2M7m5nUYOhe DdQUhS3MjWFgX3ZMq21qdGKEMC+I0VQhAl3SS2/UFjU3Yue9Xhbw78rWfGao= X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 14471 Cc: Peter Feigl , 14471@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > Does that mean that this is an issue with the window manager and not with Emacs? I'm not sure whether we should call it an issue. There's a number of issues involved though: - If I'm not mistaken, GTK allows to regulate the appearance of the grip on all windows with the help of ressource settings. So the order seems to be (1) those settings, (2) the application's wish, (3) the window manager's wish, (4) GTK's default value. Peter should probably use (1) to fix this issue on his system. - Ideally, a resize grip is shown iff (i) the associated window can be resized and (ii) switching between states where (i) changes is sufficiently infrequent (to avoid too much noise during redrawing). Since (i) can be hard, showing a grip even when the window cannot be resized does not necessarily qualify as a bug. - Using a tiling window manager does not inherently preclude resizing windows in two directions simultaneously. I'm not aware of one that offers such a feature but it would be fairly easy to provide one for Emacs' windows (I mean windows, not frames). Finally, note that GTK has deprecated resize grips since version 3.14. martin From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 28 05:52:10 2019 Received: (at 14471) by debbugs.gnu.org; 28 Sep 2019 09:52:10 +0000 Received: from localhost ([127.0.0.1]:49381 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iE9Ob-0007wt-OR for submit@debbugs.gnu.org; Sat, 28 Sep 2019 05:52:09 -0400 Received: from mail-pg1-f194.google.com ([209.85.215.194]:42330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iE9OY-0007wO-E7 for 14471@debbugs.gnu.org; Sat, 28 Sep 2019 05:52:07 -0400 Received: by mail-pg1-f194.google.com with SMTP id z12so4723289pgp.9 for <14471@debbugs.gnu.org>; Sat, 28 Sep 2019 02:52:06 -0700 (PDT) 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=wui7k4AXtDNV05sWZtY8YCQ6LOGC7yOJz4J2x5iX5kk=; b=one2CgNp+umw1+k/xkEIso4K6RbmnIOjMUWhKUM+aCrLiBL995NoBqK+esG1Cq08c4 z7G8RkRYEn0oI1l0RcHz7nj51fNAtBTVzEjcPH7OzVckt0kvYI+uyB6P9NqJFSbHqWBI 0mG1gjhBXNMvdz1+cjtYeZCudtxPza3mQrIz1mhBlNAJ8UGVMfLbrIRNQ6iH6WapudrX 1xfpNhVdgsBMuVboqaMzuN1LmLul5PcGSmMW+5DoTe4LjvS08FA3b9XwSdksTP9tDfHR YZHAY37/i0dbvGx0P96+Q9/mMVGr2ff/MpmiGCXP9aD7rGRLkfDJGiIcP7Y9c79s/HTM iVVg== X-Gm-Message-State: APjAAAVOGEVdLGIz7q1ZxE+pqm/e5JJHHLo+D8LjqqxgyfiUou0/nf0w VXThcvKEaVOfC2+nTr7W8jpKzCRehkr7E/Rb8w0= X-Google-Smtp-Source: APXvYqx+cErKrWB5KGcUXZCEJSholSCs5rmlQRyq17P/j+HDiFkD8/qTkp6rpVeO6zhE/BljhTghBTQoHSNVpqdgbAc= X-Received: by 2002:aa7:8009:: with SMTP id j9mr9571736pfi.107.1569664320477; Sat, 28 Sep 2019 02:52:00 -0700 (PDT) MIME-Version: 1.0 References: <87a9njkraw.fsf@nexoid.at> <727289bf-c2bc-77ea-655e-51a43ed87457@gmx.at> In-Reply-To: From: Stefan Kangas Date: Sat, 28 Sep 2019 11:51:48 +0200 Message-ID: Subject: Re: bug#14471: 24.1.50; GTK3 shows resize handle which cannot be disabled To: martin rudalics Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 14471 Cc: Peter Feigl , 14471@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) martin rudalics writes: > > Does that mean that this is an issue with the window manager and not with Emacs? > > I'm not sure whether we should call it an issue. There's a number of > issues involved though: Thanks for the explanation. I guess that means we should close this as notabug. > Finally, note that GTK has deprecated resize grips since version 3.14. If I'm reading this correctly, they removed them in 3.14 (released on 2014-09-22): https://mail.gnome.org/archives/gnome-announce-list/2014-September/msg00042.html https://gitlab.gnome.org/GNOME/gtk/raw/master/NEWS?id=3.14.0 https://developer.gnome.org/gtk3/stable/GtkWindow.html#gtk-window-set-has-resize-grip That would explain why I'm not seeing them on GTK 3.24.5 (the version now shipped with Debian stable). Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 29 03:04:36 2019 Received: (at 14471) by debbugs.gnu.org; 29 Sep 2019 07:04:36 +0000 Received: from localhost ([127.0.0.1]:52079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iETG0-0001bb-Ef for submit@debbugs.gnu.org; Sun, 29 Sep 2019 03:04:36 -0400 Received: from mout.gmx.net ([212.227.15.15]:59589) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iETFy-0001bM-Gr for 14471@debbugs.gnu.org; Sun, 29 Sep 2019 03:04:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1569740665; bh=BDIaGlEEbMyKZhzUR5yR+g4HjJ9dac6RYr6mvzViNF4=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=ZiAVTBXKA37MqM1xBlE25KAAbSnhwwA4k3OOW1OS5CiFfBKjp5VJ8HyE3nndxINpo Qz2akyA+L6fgqbGmGjr/TYmSN/C0xl98HtlVIaHf88ReEihwQtlQcwiMMMQzVs0GTt 2p3QgXFaFopn8h6oqxIwwDu6N/DC2ZlKYE50IVTE= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from [192.168.1.101] ([46.125.249.108]) by mail.gmx.com (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1N5VDE-1i477r0sH4-016usv; Sun, 29 Sep 2019 09:04:25 +0200 Subject: Re: bug#14471: 24.1.50; GTK3 shows resize handle which cannot be disabled To: Stefan Kangas References: <87a9njkraw.fsf@nexoid.at> <727289bf-c2bc-77ea-655e-51a43ed87457@gmx.at> From: martin rudalics Message-ID: <32c8924d-e97f-e232-fba9-5fac751b1a94@gmx.at> Date: Sun, 29 Sep 2019 09:04:23 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-AT Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:n8/k321kxLqAawVSBkmH7J/4XKSFYDJxREjqVvj1CmMoBUunGof p97NVvhlyZ/wtmdf4+70VLI1LtMM/UQjHmqoyTtcmxJAQgkGoe+dkXtHVB/RiTRBNmDrrDJ 6WLdAEK+1SrBQqxDQJpL0si3l3IVI9ohHU1JUWINDbGACj240i/rAT1wyn8HWMZrovbrwE3 OCrplI7dIp9q1fVf2UtWg== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:t6eFmfVLOuE=:e2VSZ9naFZCioV150Whkiz gigwFh2fDySFUJeoJwO4gM02lhUElm5S0+W7CmkMzVG6vl6qVr1IThssorwmtPr9xE3eo3kpK gMfh54Q7mYMI0d384dW6Uq23zJFTnP/yCDntDxFCHXZij+gvz+Hjso0C1oxk36NR0EknCnzXr m62DWXA6FeLmhX6ElDKGOdL362TiBwBfpyD/AjhaYT4GXqzoUwnTPDST/13n8K4G0ec1nvmTH sVlPP/YSOVzqNuZoIKaonj7+5I6msx3/BzPtyrznLWIIYzHxYGtuy/rzokT+WRX+gz3JhQpPd rngmNNFpnk05l3xRPFnmM7Z0p1YEMC/DB4RlrK5BzfIk4e7p1vQkG69KXWjOUbPDK2/THzn2S +V7eruJMk7NUL6y7onQvfDEgdXDTCsM2A2ExDIyGZrQxNsCmOc4ch6DXcAT3LN36s79EOxCtq XK60tzkGbuDSmsxTZ8ultK7r3N6MTkrQNkGHxC3iiqRWx8ngjRSPZarTvgpO8YyFFg3kRABNo oRZEZrWEig0raAlJxF65ZGYbey9K33wz5/k2XoYQQfhwYFcA2g/JqMAheolU0RPGAXukdWcDs kg6zIAWeXkHhlvCQ3fi944RYvTKlo0EaunlF1XHSZ6n/lR3RkFwUoYd7Mqy8k55wbT6L/il4b i83d/5ikrD9cMlI+67JGCfqqr43HBKRK6rhDRxCv16MM7yCGYnbpvc/18tk4Toc4UY2g2QDIa OA9eBFwFmGjVh2byHELsIEK3tL1hyXYZj3ZlZ/t3RZRe/feMIUTcvS3IrDuPvqR7ibky9e+Fi 6Ngu4n9HF3XDydxuNJTBaj2xxTqJk5qY4eeOzP1DigLH4jANvFH1C36GxHL0IT6PEU1KM+tmM hx2ctxeRXNWTwNSBoql5Mb9yTs2ueTJiWUZk0viygo4M7lHyUKTLJG73tXIgxRbQC/lOOScb0 npXQyerMqeRYSImnGTbkKiF8CfkC+DBDZnUU5WCbWACQxdNzrOE7Fp3FG+4QO+cMH7Km1MN3X 1PnQ6VAM6X2B7Z5N6CsXbnEAV283C5StEuV2tcWFAUdAlg4Yx0O1udz25qOOhiBkI+VqOv+Df tk5YFwWSab0YqqLZiWlkhgVoOtwNZF0g1yXylSh0sSF9hsaejrATBkDtTihAmreA//jE48xyb wZkPiDYRBcMFtwuCA5rllGJoNk9vjuQd13jP9eZBx46qqt0hOaQPNSkfveKCx9wOsP9oEIK/P RhoF3HNb7/ChEYEllWmfkvJslVx0ryotKDgwfFg1uDfL/H3MS3oPXbEQx4y0= X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 14471 Cc: Peter Feigl , 14471@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > Thanks for the explanation. I guess that means we should close this as notabug. I think so, yes. martin From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 29 14:13:29 2019 Received: (at 14471) by debbugs.gnu.org; 29 Sep 2019 18:13:29 +0000 Received: from localhost ([127.0.0.1]:55834 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEdhJ-00080H-6g for submit@debbugs.gnu.org; Sun, 29 Sep 2019 14:13:29 -0400 Received: from mail-pl1-f182.google.com ([209.85.214.182]:39317) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEdhH-000801-Kf for 14471@debbugs.gnu.org; Sun, 29 Sep 2019 14:13:28 -0400 Received: by mail-pl1-f182.google.com with SMTP id s17so2960900plp.6 for <14471@debbugs.gnu.org>; Sun, 29 Sep 2019 11:13:27 -0700 (PDT) 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=4gkmyDZr4r//KfzYtYihshsTVUh2AARN6XuNBZ7YZXk=; b=NHuoT2tDrJGNOH2j33lEdkxwT+X7n9yA2OFcRWRhFmFAnmJwUApBTHk1Pm6PCvMvrn ybO0ssfPzzJPN7r04HWHtsySeLpkna2Ug9L8aKcy72KDAA34GePdqvvBc5uAMUD3CbbF Y7YO3Ul302VjwKwhP6Kw02PIJUQYgRbpSVx9HVCl5ChpauMNKf4wfKiVLKfZroBgDcyt 6O6cOpTZ+BHXb9F2BOVlKNGuplnSdXxgKYFVbeH2pkLCvpLhThgkbSxYY4ScjirsHkfQ mthbUtpnA2K5EEz7xnFMRj7bg841XfMFXXgKyOtM/XmwdzR16MN1/Zma598ZfB88bcuN KTwQ== X-Gm-Message-State: APjAAAWsy02Ik6Fr4JKlbryVk7mIaHVgqMgGl9UpluUn8uBJVcM+M7k9 yHGvnmykRBMPOKNowEkNRo3IR1vYTooVfzX4sxk= X-Google-Smtp-Source: APXvYqxpnM1o7wpWF8ZSQfyQ7yJ63S5G54+ZfRe++47ZYL2FZ7x1dXgpPm8Yh3DOfzQSKj1IkdMgaAipYA/SkFMQTqI= X-Received: by 2002:a17:902:326:: with SMTP id 35mr16677911pld.128.1569780801780; Sun, 29 Sep 2019 11:13:21 -0700 (PDT) MIME-Version: 1.0 References: <87a9njkraw.fsf@nexoid.at> <727289bf-c2bc-77ea-655e-51a43ed87457@gmx.at> <32c8924d-e97f-e232-fba9-5fac751b1a94@gmx.at> In-Reply-To: <32c8924d-e97f-e232-fba9-5fac751b1a94@gmx.at> From: Stefan Kangas Date: Sun, 29 Sep 2019 20:13:10 +0200 Message-ID: Subject: Re: bug#14471: 24.1.50; GTK3 shows resize handle which cannot be disabled To: martin rudalics Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 14471 Cc: Peter Feigl , 14471@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 14471 + notabug close 14471 quit martin rudalics write: > > Thanks for the explanation. I guess that means we should close this as notabug. > > I think so, yes. OK; done. Best regards, Stefan Kangas From unknown Tue Sep 09 15:27:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 28 Oct 2019 11:24:16 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator