On Thu, May 29, 2008 at 3:03 PM, Keith Bawden <[EMAIL PROTECTED]> wrote: > On Thu, May 29, 2008 at 6:50 AM, <[EMAIL PROTECTED]> wrote: >> On Wed, May 28, 2008 at 10:03:14PM +0900, Keith Bawden wrote: >>> Here you go. >>> >>> [EMAIL PROTECTED] ~ $ xprop >>>... >>> _MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x0, 0x0, 0x0, 0x0 >>>... >> >> Here's the culprit. It specifically asks for no window >> decoration. There's probably a setting for it, somewhere. >>
Whilst digging around (I did not get far - still going actually) I noticed that when I un-float mlterm and then move it to a new tag it floats again. However, this time in a different location on the screen and without the title bar again. Also, of note is that no matter how many times I do this it is always floated and changed to the same size and placed in the same location. The obligatory screenshot: http://www.bawdo.com/files/noTitleBar3.png Here is the xprop for the new round of funkyness. [EMAIL PROTECTED] ~ $ xprop XdndAware(ATOM) = BITMAP _NET_WM_DESKTOP(CARDINAL) = 1 _NET_FRAME_EXTENTS(CARDINAL) = 0, 0, 0, 0 WM_STATE(WM_STATE): window state: Normal icon window: 0x0 _WMII_TAGS(UTF8_STRING) = 0x33 _NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_FULLSCREEN _MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x0, 0x0, 0x0, 0x0 WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS WM_LOCALE_NAME(STRING) = "en_US.UTF-8" WM_CLASS(STRING) = "mlterm", "mlterm" WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial state is Normal State. window id # of group leader: 0xe00001 WM_NORMAL_HINTS(WM_SIZE_HINTS): program specified size: 819 by 460 program specified minimum size: 29 by 23 program specified resize increment: 10 by 19 program specified base size: 19 by 4 window gravity: NorthWest WM_CLIENT_MACHINE(STRING) = "lappy" WM_COMMAND(STRING) = { "mlterm" } WM_ICON_NAME(STRING) = "[EMAIL PROTECTED]:~" WM_NAME(STRING) = "[EMAIL PROTECTED]:~" WM_CLIENT_LEADER(WINDOW): window id # 0xe00001 Regards, Keith
