Re: here's 3.0.4.1 RC1

v4hn <[email protected]>
Newsgroups gmane.comp.web.dillo.devel
Message-ID <20141207122200.GB650@kuebelreiter>
On Sun, Dec 07, 2014 at 12:48:06PM +0100, Johannes Hofmann wrote:
> Interestingly if I comment out the following code that was
> introduced in fltk-1.3.3 things work as expected for me:
> 
> --- src/Fl.cxx.orig     2014-12-07 12:27:31.291453000 +0100
> +++ src/Fl.cxx  2014-12-07 12:44:14.991338000 +0100
> @@ -962,6 +962,7 @@
>           if (x) x->set_key_window();
>         }
>  #elif defined(USE_X11)
> +       /*
>         if (fl_xfocus != win) {
>           Fl_X *x = Fl_X::i(win);
>           if (!Fl_X::ewmh_supported())
> @@ -969,6 +970,8 @@
>           else if (x) // New WMs use the NETWM attribute:
>             Fl_X::activate_window(x->xid);
>         }
> +       */
> +       fprintf(stderr, "====> Fl_X::ewmh_supported() -> %d\n", Fl_X::ewmh_supported());
>  #endif
>         fl_xfocus = win;
>        }
> 
> 
> The fprintf line gives:
> ====> Fl_X::ewmh_supported() -> 0
> on my system. 

> Could you try the above patch to fltk-1.3.3 on you system too and report
> what Fl_X::ewmh_supported() returns on your system?

====> Fl_X::ewmh_supported() -> 1

So the problem only exists with fltk's handling of non-ewmh capable setups?


v4hn

_______________________________________________
Dillo-dev mailing list
[email protected]
http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev
signature.asc (application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUhEZoAAoJEKCfEUk/PuMmQUYP/1Pq11+azgqeCvOFD5U24jPG
1S84Sz4Xuk/iAkiZ6rFGAeO7yJpjK970X3igk5vXYF+B17kVPpLkjKPR+GXp84u2
yc86Bjd201Cr/CJ5xH2YALeDXKic0p49TSlKZ5NjhpQT9pqGum8n2tht17wMypKJ
Xo30fSDJ7ocsP712L4BkQGNehijZTopxlZgpykuPmkkHvUV9dqZBDtrm3weEMae4
KmRGcFNhGW+bVip1ImGn9WoO9urBRVUwE6jLB0HNnUla1hj9+GRBdPn2YzUSlB/8
iRUVBxgS1hzl4CuKhwu+N/J70yXD39jk640ORS8D9u8T0+K7m+fLDTEn69YPlaVw
4R5oLKnZWVAu8rvW5lTc8cmPapG/fQQUPiDeQ6sJJn41gPRwQs7OHKcw0vDm1l1n
ZoFB+kjgeZbXwMFidLH1bdP98IZNqhqwwCf5/SmBq2tGgpeQWesSrzorezRJtWDC
oJhcG1SRDn38mN68MoBYd0F43sjY652jVQc0/Nf7bFaw67ftEQlnCNO9ZOr7CKP1
Wi+Ad0MP7q8qDBPy6GJz7Ry++ANJV2Yjgq79bUv48VYZ7pNi25b/pFnEYGzIS8VO
YXvyQ9nJ+qwGNe4Oq4BrwuknDc0nTYl/FIjByJtg+5Fuoei3o81IQ8AjsRWpwmBK
i6hlftMFj1gYquwDn+TG
=qLju
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.