diff options
author | Matt Bisson <mbisson@vmware.com> | 2019-09-19 08:48:43 +0200 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2019-09-19 08:48:43 +0200 |
commit | 6eb122c8db9d6a445b2002f025e01215ab560843 (patch) | |
tree | 9e0c194d6b823530eeea58ac92a9ecc08cd366ad /lisp/emacs-lisp | |
parent | 79a01866a01754b9f566af76ef96e80cd90d094b (diff) | |
download | emacs-6eb122c8db9d6a445b2002f025e01215ab560843.tar.gz emacs-6eb122c8db9d6a445b2002f025e01215ab560843.tar.bz2 emacs-6eb122c8db9d6a445b2002f025e01215ab560843.zip |
Fix ignored Motif scrollbar resources (Bug#37359)
* src/xterm.c (x_create_toolkit_scroll_bar): On Motif
scrollbars, "foreground" has no meaning, while "background"
means the truck and arrow colors, and "trough" means the
background of the entire widget. This fix hooks up the Emacs
scrollbar "foreground" color to the XmNbackground resource
and the "background" color to XmNtroughColor which is more in
line with how Xaw scrollbars behave.
Copyright-paperwork-exempt: yes
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions