unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#71487: [Feature Request] Allow `tool-bar-position' 'left and 'right in more systems
@ 2024-06-11  2:50 Elijah G.
  2024-06-12  6:30 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Elijah G. @ 2024-06-11  2:50 UTC (permalink / raw)
  To: 71487

Hello, the current emacs-30 allows move the tool-bar to bottom, i would
like to know if there are plans for allow move it to left and right.

Also I would like to help on this (only for windows-nt port), but i
would need to get more information such as which files, variables or
functions are needed to modify.

Thanks.

-- 
E.G. from Gnus The Newsreader and E-mail client





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#71487: [Feature Request] Allow `tool-bar-position' 'left and 'right in more systems
  2024-06-11  2:50 bug#71487: [Feature Request] Allow `tool-bar-position' 'left and 'right in more systems Elijah G.
@ 2024-06-12  6:30 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-06-12  6:30 UTC (permalink / raw)
  To: Elijah G.; +Cc: 71487

> From: "Elijah G." <eg642616@gmail.com>
> Date: Mon, 10 Jun 2024 20:50:42 -0600
> 
> Hello, the current emacs-30 allows move the tool-bar to bottom, i would
> like to know if there are plans for allow move it to left and right.

It should be a good feature, I think, but if you are asking whether
somebody is working on that, I don't think so.

> Also I would like to help on this (only for windows-nt port), but i
> would need to get more information such as which files, variables or
> functions are needed to modify.

The usual suspects: xdisp.c, dispnew.c, frame.c, window.c, *term.[cm],
*fns.[cm], gtkutil.c, xsettings.c.  Search all those for "tool_bar" to
find the relevant code.

Thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-12  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11  2:50 bug#71487: [Feature Request] Allow `tool-bar-position' 'left and 'right in more systems Elijah G.
2024-06-12  6:30 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).