Re: [Nautilus-list] drag window focus hack issues



John Harper <jsh unfactored org> writes:
> Havoc Pennington writes:
> |> This bug can be easily fixed by focusing the window if it doesn't have
> |> a drag data structure associated with it
> |
> |Right, except that GTK wants you to focus the special child of the
> |window, rather than the window itself, and there's no public API to do
> |so.
> 
> gdk_window_focus () doesn't use the focus window either.. is that a bug?
> 

Yeah, probably. (Even if it did though you couldn't use
gdk_window_focus() for this because it just does _NET_WINDOW_ACTIVATE
or whatever that message is, with WMs that support it.)

Havoc





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