Invert characters' rendering when text cursor is fat
- From: Masatake YAMATO <yamato redhat com>
- To: gtk-devel-list gnome org
- Subject: Invert characters' rendering when text cursor is fat
- Date: Thu, 03 Aug 2006 20:55:46 +0900 (JST)
I don't get no answer.
I strongly believe the patch itself is not so bad.
Could you give me ack?
I wrote:
> Could you review my patch and install it if you appreciate?
>
> http://bugzilla.gnome.org/show_bug.cgi?id=347373
>
> I'm using following gtkrc to make the text cursor more strongly rendered:
>
> style "default"
> {
> GtkWidget::cursor-aspect-ratio = 1.0
> }
> class "GtkWidget" style "default"
> gtk-cursor-blink = 0
>
> However, this setting is not useful: the characters under the cursor
> is hidden by the fat cursor itself. The fat cursor may be one of general
> requirements from shortsighted users.
>
> With my patch in the bugzilla entry, the characters under the cursor is
> rendered with the color different from the cursor's color(like emacs).
>
> Regards,
> Masatake YAMATO
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]