Re: [PATCH] single-click list view hand cursor hovering



On Mon, 2005-07-11 at 20:24 +0200, Christian Neumair wrote:
> From bug 105521 [1]:
> 
> "Items in the list view in single click mode should not be underlined
> (bug 83962) bug should have some sort of mouse over higlighting like
> in the icon view."
> 
> Proposed patch attached, which can be laster be glued together with the
> hover statusbar patch [2] to notably improve the list view user
> experience.

+leave_notify_callback (GtkWidget *widget,
...
+		gtk_widget_queue_draw (widget);

Why call this instead of emitting row_changed.

fm_list_view_click_policy_changed (FMDirectoryView *directory_view):
this doesn't emit row_changed if view->details->hover_path is set.

Also, I'm not sure we should do this change at this late stage. As the
comment in the bug says, other modules needs to change to be similar
too, and ui freeze is soon (july 25).

What says the maintainers of file-roller and gnome-search-tool?


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                            Red Hat, Inc 
                   alexl redhat com    alla lysator liu se 
He's a Nobel prize-winning moralistic cowboy from the 'hood. She's an artistic 
Buddhist hooker on her way to prison for a murder she didn't commit. They 
fight crime! 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]