all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: DJ Stauffer <emacsdev@djstauffer.com>
To: emacs-devel@gnu.org
Subject: GTK interface modification
Date: Mon, 13 Aug 2018 18:14:14 -0500	[thread overview]
Message-ID: <0520ad1f-1b7a-dd80-5030-00c07754d9c4@djstauffer.com> (raw)

Hello.

There is a modification I would like to make to Emacs' GTK interface.  I 
have tried a number of solutions to give myself a visual cue as to which 
window in a frame is selected, including changing the color of the 
non-selected windows' backgrounds, changes to the powerline colors, 
etc.  However, I have not found any of this solutions to be 
satisfactory, and occasionally I will still start typing text intended 
for one window when a different window is actually selected.

What I'd like to do is put a one or two pixel border (of whatever color 
I configure, naturally) around the outer edge of the window, to indicate 
that the window is selected.

I have also tried just changing the background color of the fringes, but 
I was unhappy with the results of that also, and would really prefer a 
border around the whole outer edge of the window.

So, I'm looking for suggestions as to where to start.  I realize the C 
code, in particular, the display code is far from simple, but I am 
willing to give it a try.  If anyone has any pointers/recommendations on 
how to accomplish this, I would very much appreciate it.

DJ




             reply	other threads:[~2018-08-13 23:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-13 23:14 DJ Stauffer [this message]
2018-08-14  8:09 ` GTK interface modification martin rudalics
2018-08-15  6:34   ` DJ Stauffer
2018-08-15  8:07     ` martin rudalics
2018-08-15 13:45       ` DJ Stauffer
2018-08-14  8:17 ` Yuri Khan
2018-08-15  6:35   ` DJ Stauffer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0520ad1f-1b7a-dd80-5030-00c07754d9c4@djstauffer.com \
    --to=emacsdev@djstauffer.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.