On 22 Feb 2015, [email protected] wrote: > Opening a Font panel shows it without window-decoration, without > window title, so I cannot close it or move it. This happens with > different applications and on different computers: Linux/x86/gcc and > FreeBSD/x86/clang. In both cases I am running windowmaker. > > This is quite a novel thing I'm sure. Can anybody reproduce this > problem? Ideas what causes it?
The git version of Window Maker fixes that. I just tried the font panel in Ink and it works. This is the commit that fixes it: ,---- | commit 2bf380cd27543d269059867ef8d2fad559f5286c | Author: Christophe CURIS <[email protected]> | Date: Sat Jan 31 18:43:56 2015 +0100 | | txt-from-texi: remove use of the 'switch' statement for portability | ...skipping... | off menus, and thus like for toolbar it is not expected that the | application does not want a titlebar, as opposite to DROPDOWN_MENU, | POPUP_MENU and COMBO. | | So, this patch moves the case for TYPE_MENU to be the same as TYPE_TOOLBAR | and remove the flag that disables having a title bar. | | Signed-off-by: Christophe CURIS <[email protected]> `---- Charles -- "Are [Linux users] lemmings collectively jumping off of the cliff of reliable, well-engineered commercial software?" (By Matt Welsh)
signature.asc
Description: PGP signature
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
