I am using i3 4.8 with the layout file at the bottom of this e-mail. 

When I append this, everything works ok (my windows layout as I expect them 
too, and applications get swallowed correctly) except I hide my status bar (the 
roughly 20 pixel high status bar that includes a set of buttons that allows me 
to select workspaces to focus). The status bar still exists, but it seems to be 
hidden by the appended layout. The other problem is that when I toggle a tiled 
window to a floating window it also gets hidden rather than floating properly 
(within this appended workspace). 

Two other notes of interest, when I close all the windows in this appended 
layout i3 seems to hang for a bit (as evidenced by the hourglass cursor) before 
it finally returns to normal operation. Additionally despite the fact that 
other workspaces are not directly accessible (since I can't get to the 
workspace selector in the statusbar), I am able to send them a focus message 
and they do focus properly. I am also able to send the appended workspace (the 
one that has this "hiding problem") a focus message and have it come back into 
focus.

How can I tweak this layout so that I don’t hide my statusbar and floating 
windows?

{
    "border": "normal", 
    "floating": "auto_off", 
    "fullscreen_mode": 1, 
    "layout": "splith", 
    "nodes": [
        {
            "border": "normal", 
            "floating": "user_off", 
            "geometry": {
                "height": 316, 
                "width": 499, 
                "x": 0, 
                "y": 0
            }, 
            "layout": "splith", 
            "name": "user1@company-90076-2:~/work/cwpmash", 
            "percent": 0.5, 
            "swallows": [
                {
                    "class": "^XTerm$"
                }
            ], 
            "type": "con"
        }, 
        {
            "border": "normal", 
            "floating": "auto_off", 
            "layout": "splitv", 
            "nodes": [
                {
                    "border": "normal", 
                    "floating": "auto_off", 
                    "layout": "splith", 
                    "nodes": [
                        {
                            "border": "normal", 
                            "floating": "auto_off", 
                            "geometry": {
                                "height": 316, 
                                "width": 499, 
                                "x": 0, 
                                "y": 0
                            }, 
                            "layout": "splith", 
                            "name": "user1@company-90076-2:~", 
                            "percent": 0.40875593123030751, 
                            "swallows": [
                                {
                                    "class": "^XTerm$"
                                }
                            ], 
                            "type": "con"
                        }, 
                        {
                            "border": "normal", 
                            "floating": "auto_off", 
                            "geometry": {
                                "height": 316, 
                                "width": 499, 
                                "x": 0, 
                                "y": 0
                            }, 
                            "layout": "splith", 
                            "name": "user1@company-90076-2:~/work/cwpmash", 
                            "percent": 0.25791073543635906, 
                            "swallows": [
                                {
                                    "class": "^XTerm$"
                                }
                            ], 
                            "type": "con"
                        }, 
                        {
                            "border": "normal", 
                            "floating": "auto_off", 
                            "geometry": {
                                "height": 316, 
                                "width": 499, 
                                "x": 0, 
                                "y": 0
                            }, 
                            "layout": "splith", 
                            "name": "user1@company-90076-2:/home/user1", 
                            "percent": 0.33333333333333343, 
                            "swallows": [
                                {
                                    "class": "^XTerm$"
                                }
                            ], 
                            "type": "con"
                        }
                    ], 
                    "percent": 0.2966101694915253, 
                    "type": "con"
                }, 
                {
                    "border": "normal", 
                    "floating": "user_off", 
                    "geometry": {
                        "height": 993, 
                        "width": 1337, 
                        "x": 0, 
                        "y": 0
                    }, 
                    "layout": "splith", 
                    "name": "mashup - Mozilla Firefox", 
                    "percent": 0.70338983050847459, 
                    "swallows": [
                        {
                            "class": "^Firefox$"
                        }
                    ], 
                    "type": "con"
                }
            ], 
            "percent": 0.5, 
            "type": "con"
        }
    ], 
    "percent": null, 
    "type": "workspace"
}

-
This message is intended only for the addressee and may contain information 
that is company confidential or privileged.  Any technical data in this message 
may be exported only in accordance with the U.S. International Traffic in Arms 
Regulations (22 CFR Parts 120-130) or the Export Administration Regulations (15 
CFR Parts 730-774). Unauthorized use is strictly prohibited and may be 
unlawful. If you are not the intended recipient, or the person responsible for 
delivering to the intended recipient, you should not read, copy, disclose or 
otherwise use this message. If you have received this email in error, please 
delete it, and advise the sender immediately. 
-          

Reply via email to