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

Re: Creating a non-focused window



Tom,

The word "hint" almost always refers to a potential capability of the
Window Manager; meaning the wm does not have to honor the request or
feature.  Maybe your code is working and the wm is ignoring the request!

There might be a bug in gtk, however I would want to try a different wm
or something like xfce or kde, before going down the path.

James,


On Sat, 2008-05-24 at 14:40 -0400, Keith Maika wrote:
> Just throwing out a guess here, but could it be that the hint only works 
> on secondary windows?  Meaning, maybe the first window an app opens gets 
> focus and the hint is ignored, but subsequent windows work?  Not able to 
> test myself currently, just a thought I had.
> 
> Keith.
> Tom Machinski wrote:
> > On Fri, May 23, 2008 at 5:41 PM, Bill O'Connor <billyoc gmail com> wrote:
> > 
> >> I can't make this work in either lang.
> >> I can check that the flag is being set with
> >> gtk_window_get_focus_on_map(), but it just doesn't do anything.
> >>
> >> My suggestion is that you not do this.  <g>
> > 
> > 
> > Thanks for checking, Billy.
> > 
> > I'm not going to give up so easily, especially given the fact that GTK+'s
> > developers saw fit to provide that option.
> > 
> > Unless all of us here on this thread missed something, this looks like a bug
> > in GTK+ gtk_window_set_focus_on_map() method, and as such should be reported
> > and fixed.
> > 
> > Thanks,
> > 
> > Tom
> > 
> > --
> >> Billy O'Connor
> >>
> > _______________________________________________
> > gtk-app-devel-list mailing list
> > gtk-app-devel-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> > 
> 
> 



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