Re: here's 3.0.4.1 RC1
Johannes Hofmann <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
On Fri, Dec 05, 2014 at 04:18:12PM -0300, Jorge Arellano Cid wrote:
> On Fri, Dec 05, 2014 at 03:08:05PM +0100, Jan Diegelmann wrote:
> > Johannes Hofmann wrote:
> >
> > >I had it originally tested with fltk-1.3.2 from ports, but now I
> > >tried with fltk-1.3.3 and it somehow doesn't play nice with dwm
> > >anymore. It start's and runs ok, but is not getting organized in
> > >tiled mode and the window can't be resized. Example apps from
> > >fltk-1.3.3 work ok though.
> >
> > I see the same problem resizing the window in Irix with fltk-1.3.3.
>
> OK, so it works on Linux and has problem with dwm on Irix and
> DragonFly BSD.
I get the same result with dillo-3.0.4.1 and fltk-1.3.3 compiled on Linux
and X11-forwarded to my DragonFly box.
Could someone with a working dillo-3.0.4.1 and fltk-1.3.3 please post the
output of xprop for the dillo window. I get:
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
_NET_WM_ICON(CARDINAL) =
WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
XdndAware(ATOM) = ATOM
WM_CLASS(STRING) = "dillo", "Dillo"
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x1, 0x13, 0x1, 0x0, 0x0
WM_NORMAL_HINTS(WM_SIZE_HINTS):
program specified minimum size: 780 by 580
program specified maximum size: 780 by 580
window gravity: Static
WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW
WM_ICON_NAME(STRING) = "Dillo: Splash screen for dillo-3.0.4.1"
_NET_WM_ICON_NAME(UTF8_STRING) = "Dillo: Splash screen for dillo-3.0.4.1"
WM_NAME(STRING) = "Dillo: Splash screen for dillo-3.0.4.1"
_NET_WM_NAME(UTF8_STRING) = "Dillo: Splash screen for dillo-3.0.4.1"
I suspect the program specified minimum/maximum size to be
the problem.
Cheers,
Johannes