GNU bug report logs - #57264
29.0.50; Wrong xcursor colour when over an Emacs frame

Previous Next

Package: emacs;

Reported by: Visuwesh <visuweshm <at> gmail.com>

Date: Wed, 17 Aug 2022 18:39:02 UTC

Severity: normal

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: 57264 <at> debbugs.gnu.org
Subject: bug#57264: 29.0.50; Wrong xcursor colour when over an Emacs frame
Date: Fri, 19 Aug 2022 09:47:34 +0800
Visuwesh <visuweshm <at> gmail.com> writes:

> [வியாழன் ஆகஸ்ட் 18, 2022] Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" wrote:
>
>> Visuwesh <visuweshm <at> gmail.com> writes:
>>
>>> Almost every Xorg app I have (add mpv, sxiv and meh to the earlier list)
>>> and the root window except st and Emacs shows the right cursor for me.
>>
>> The cursor theme you sent does not include a replacement for the default
>> X cursor, so what is being displayed on the root window (given that the
>> window manager did not define another) is from the default cursor font,
>> not your cursor theme.

> What is the default X cursor, anyway?  I thought it was XC_left_ptr [1]
> and AFAICT, the theme does have left_ptr.

The default X cursor is XC_X_cursor (x-pointer-X-cursor in Emacs.)

> I took a quick look and it seems to use xcb_cursor_load_cursor.
> https://github.com/awesomeWM/awesome/blob/7a8fa9d27a7907ab81e60274c925ba65d10015aa/common/xcursor.c

Right, I think that's also problematic (compared to XCreateFontCursor.)




This bug report was last modified 2 years and 301 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.