No feedback... So sad... I will try to improve it, and open a pull request.
Le lun. 25 mai 2015 à 17:17, Alexis BRENON <[email protected]> a écrit : > Hi Rena, > > Joined is a draft patch to add a "corner" layout. Of course, you have to > add it in your rc.lua file! > You can also find it on my github account : > https://github.com/AlexisBRENON/awesome/tree/feature/corner_layout > I compiled it without any problem and it works quite well. I've got some > weird behaviour, but I tried it with small screen resolution, with terminal > which honour size hints (round height and width to match a full number of > columns and rows), and so, sometimes there is gap between windows. > I hope that you can understand my new file : lib/awful/layout/suit/ > corner.lua.in, and that you will be able to change it to meet the best as > it can you need. > > Kind regards, > Alexis > > > Le lun. 25 mai 2015 à 10:20, Alexis BRENON <[email protected]> a > écrit : > >> Hi Rena, >> >> I don't use spiral or dwindle layout, so I don't exactly know how they >> behave. Nevertheless, I think that they are the nearest to what you try to >> achieve. >> >> I never implement a new layout, so I can't really help you for the >> moment. I suggest you to copy one of spiral or dwindle and try to modify >> it. I will try this also. I will tell you if I manage anything. >> >> Kind regards, >> Alexis. >> >> Le ven. 22 mai 2015 à 23:40, Rena <[email protected]> a écrit : >> >>> On Fri, May 22, 2015 at 3:16 AM, Alexis BRENON <[email protected]> >>> wrote: >>> > Hi Rena, >>> > >>> > It seems quite similar to spiral or zig-zag layouts, doesn't ? Dis you >>> try >>> > them ? Maybe you can create a new layout based on these which better >>> fits >>> > your needs. >>> > >>> > Kind regards, >>> > Alexis >>> > >>> > Le ven. 22 mai 2015 à 02:49, Rena <[email protected]> a écrit : >>> >> >>> >> How can I achieve a layout like this? http://i.imgur.com/lNF0fpw.png >>> >> >>> >> -- >>> >> Sent from my Game Boy. >>> >> >>> >> -- >>> >> To unsubscribe, send mail to [email protected]. >>> >>> Those layouts appear to divide the screen area repeatedly in half? >>> It's not quite what I'm after. Perhaps if I could adjust them a bit. >>> The spiral, dwindle, and fair layouts don't seem to let me resize any >>> windows and ignore the nmaster/ncols settings; not sure if that's a >>> bug? >>> >>> I think my first image wasn't clear, maybe an animation will help: >>> http://i.imgur.com/JVnsfkX.gifv >>> >>> Basically with most layouts there's one row or column for "master" >>> windows and N for "non-master" windows (where N is adjustable). What >>> I'm looking for is the non-master windows to be in both rows *and* >>> columns, with the master window(s) in a corner. >>> >>> I might have a go at implementing it myself, but I'm not really sure >>> where to begin there. >>> >>> -- >>> Sent from my Game Boy. >>> >>
