Alvin wrote:

> I don't really have the spare time to look into this either. But a quick 
> Google search found this:
> 
>       http://standards.freedesktop.org/wm-spec/1.3/ar01s05.html
> 
> Under "_NET_WM_WINDOW_TYPE", looks like the type needed is:
>       _NET_WM_WINDOW_TYPE_MENU
> 
> Off the top of my head, to add support, via the patch, a new Fl_WindowType 
> enum would need to be added (i.e. FL_MENU_WINDOW) and the case added in 
> Fl_x.cxx that maps that to the _NET_WM_WINDOW_TYPE_MENU.

Thanks, Alvin, that looks correct. I just updated STR #2082 with a
similar information that we found for STR #2230 (FLTK 2.0).

Albrecht
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to