From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#49247: 28.0.50; [Feature Request] Make tab-bar-lines dragable Date: Tue, 29 Jun 2021 14:53:46 +0300 Message-ID: <83o8boopit.fsf@gnu.org> References: <87czs64p5j.fsf@gmail.com> <87lf6tkc1x.fsf@mail.linkov.net> <87r1gl6om0.fsf@mail.linkov.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34228"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 49247@debbugs.gnu.org, s930054123yaoyao@gmail.com To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jun 29 13:54:10 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 1lyCJe-0008jP-1Q for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 29 Jun 2021 13:54:10 +0200 Original-Received: from localhost ([::1]:49724 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyCJd-0006Rz-2o for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 29 Jun 2021 07:54:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyCJW-0006Rf-On for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2021 07:54:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:42224) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lyCJW-0007aS-Hc for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2021 07:54:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lyCJW-00030n-Hs for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2021 07:54:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 29 Jun 2021 11:54: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.162496763111561 (code B ref 49247); Tue, 29 Jun 2021 11:54:02 +0000 Original-Received: (at 49247) by debbugs.gnu.org; 29 Jun 2021 11:53:51 +0000 Original-Received: from localhost ([127.0.0.1]:53770 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyCJL-00030P-Gg for submit@debbugs.gnu.org; Tue, 29 Jun 2021 07:53:51 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:49062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyCJK-00030C-Lk for 49247@debbugs.gnu.org; Tue, 29 Jun 2021 07:53:51 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51482) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyCJF-0007Pw-4u; Tue, 29 Jun 2021 07:53:45 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4651 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyCJE-0007jl-PV; Tue, 29 Jun 2021 07:53:45 -0400 In-Reply-To: <87r1gl6om0.fsf@mail.linkov.net> (message from Juri Linkov on Tue, 29 Jun 2021 11:30:47 +0300) 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:209093 Archived-At: > From: Juri Linkov > Date: Tue, 29 Jun 2021 11:30:47 +0300 > Cc: 49247@debbugs.gnu.org > > > I propose adding draggable feature for tab-bar since I know many people are > > using it. > > For people using tab-bar-mode and disabling the frame title, it would be > > nice to move the frame by dragging the tab-bar. > > The problem is that tab-bar is based on tool-bar, but the native tool-bar > doesn't support dragging. So this feature will be difficult to implement. I actually don't quite see how to implement it even if it wasn't hard: dragging the frame by its title bar or the external border is implemented in the window manager, not in Emacs. What would be the way of implementing something similar in Emacs?