From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#49247: 28.0.50; [Feature Request] Make tab-bar-lines dragable Date: Mon, 05 Jul 2021 23:54:23 +0300 Organization: LINKOV.NET Message-ID: <87eecc32io.fsf@mail.linkov.net> References: <87czs64p5j.fsf@gmail.com> <87lf6tkc1x.fsf@mail.linkov.net> <87r1gl6om0.fsf@mail.linkov.net> <83o8boopit.fsf@gnu.org> <0b86ca8e-d540-12c8-94ac-2f7327f82126@gmx.at> <878s2r9mr8.fsf@mail.linkov.net> <077cf4b1-76ed-4a8c-7c46-bbf5d657ff03@gmx.at> <83r1gil7zk.fsf@gnu.org> <87mtr17r3y.fsf@mail.linkov.net> <4b315d03-599e-47b7-7a39-3ca9c4f9f381@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14939"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: 49247@debbugs.gnu.org, s930054123yaoyao@gmail.com To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Jul 05 23:43:44 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m0WNT-0003km-96 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 05 Jul 2021 23:43:43 +0200 Original-Received: from localhost ([::1]:47316 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m0WNS-0000ya-93 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 05 Jul 2021 17:43:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50290) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0WMo-00005D-LT for bug-gnu-emacs@gnu.org; Mon, 05 Jul 2021 17:43:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35232) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m0WMo-0001zn-Dm for bug-gnu-emacs@gnu.org; Mon, 05 Jul 2021 17:43:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m0WMo-0001DP-47 for bug-gnu-emacs@gnu.org; Mon, 05 Jul 2021 17:43:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 05 Jul 2021 21:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49247 X-GNU-PR-Package: emacs Original-Received: via spool by 49247-submit@debbugs.gnu.org id=B49247.16255213554625 (code B ref 49247); Mon, 05 Jul 2021 21:43:02 +0000 Original-Received: (at 49247) by debbugs.gnu.org; 5 Jul 2021 21:42:35 +0000 Original-Received: from localhost ([127.0.0.1]:46775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0WMN-0001CW-Gx for submit@debbugs.gnu.org; Mon, 05 Jul 2021 17:42:35 -0400 Original-Received: from relay2-d.mail.gandi.net ([217.70.183.194]:34813) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0WML-0001CG-1O for 49247@debbugs.gnu.org; Mon, 05 Jul 2021 17:42:33 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id A71FE40002; Mon, 5 Jul 2021 21:42:25 +0000 (UTC) In-Reply-To: <4b315d03-599e-47b7-7a39-3ca9c4f9f381@gmx.at> (martin rudalics's message of "Mon, 5 Jul 2021 11:06:12 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:209493 Archived-At: >> BTW, during frame dragging, window managers change the mouse pointer to >> ‘hand’. But Emacs frame dragging doesn't change the mouse pointer. >> Is it possible to change the mouse pointer also while dragging the >> frame from Emacs? > > I've tried to do that now. Please have a look. Thanks, now it's better looking. There is only small difference: frame dragging displays a hand with the pointing index finger (hand_cursor), but some window managers display a hand without fingers (closed_hand_cursor). I guess there is no such icon in Emacs. But there is a more serious problem: the implementation of 'drag-with-tab-line' now closes the tab even after just clicking on it to select (not on the close button). I can reproduce this only when one of tabs on the tab-line contains an *info* buffer (maybe because it has the header-line?) The problem doesn't exist after evaluating: (global-unset-key [tab-line down-mouse-1]) I haven't debugged it yet.