Guillermo, I've load it, I understood how it works, now I'm adding keymapping for TWM and it's cooooooooooool !!!!!!!!!
Laurent. On Mon, May 30, 2011 at 5:01 PM, Guillermo Polito <[email protected] > wrote: > Hmm, well, because of that I've decided to continue working on another > repository... Try: > > Gofer it > squeaksource: 'ShortWays'; > package: 'ConfigurationOfKeymapping'; > load. > > (ConfigurarionOfKeymapping project version: #bleedingEdge) load > > I'm developing in 1.3 btw, so It should not be compatible with 1.2 so far. > > > On Mon, May 30, 2011 at 11:55 AM, laurent laffont < > [email protected]> wrote: > >> Is ConfigurationOfKeyMapping supposed to load on 1.3 ? I've tried: >> >> ConfigurationOfKeymapping project latestVersion load: #( 'default' 'tests' >> 'configurations' ) >> >> >> (ConfigurationOfKeymapping project version: '1.3') load. >> >> but always end with debuggers opened ..... >> >> >> Laurent >> >> >> On Mon, May 30, 2011 at 3:22 PM, Guillermo Polito < >> [email protected]> wrote: >> >>> Yesterday I went to sleep late to make Keymapping work on >>> PluggableTextMorph & friends crap :). >>> >>> >>> On Mon, May 30, 2011 at 7:40 AM, Stéphane Ducasse < >>> [email protected]> wrote: >>> >>>> And I would like to have a new wa to handle shortcuts and keybinding in >>>> 1.4 >>>> >>>> Stef >>>> >>>> On May 30, 2011, at 10:04 AM, laurent laffont wrote: >>>> >>>> > >>>> > On Mon, May 30, 2011 at 9:51 AM, Bernat Romagosa < >>>> [email protected]> wrote: >>>> > What about the possibility of implementing shortcuts? A big part of >>>> the point of most of these WMs is to minimize the use of the rat ;) >>>> > >>>> > >>>> > yes yes it's planned, I want to use ConfigurationOfKeymapping .... may >>>> be someone can have a look to help ? >>>> > >>>> > Laurent. >>>> > >>>> > >>>> > For example, in my WM you'd go c-t s to get an horizontal split, c-t S >>>> to get a vertical split, c-t t to switch between the two last used windows, >>>> c-t space to cycle through all open windows etc. >>>> > >>>> > Just a suggestion... >>>> > >>>> > Bernat. >>>> > >>>> > >>>> > 2011/5/30 laurent laffont <[email protected]> >>>> > I've never used xmonad but if you provide an alternate layout >>>> implementation (See TilingWM>>tileWindows: ) + tests :) I will merge it >>>> using a Strategy Pattern. >>>> > >>>> > Laurent. >>>> > >>>> > On Sat, May 28, 2011 at 9:52 PM, Miguel Moquillon < >>>> [email protected]> wrote: >>>> > >>>> > It is a cool project with which I could retrieve my habits from my >>>> window manager (I use xmonad) on my GNU/Linux machines. >>>> > You talk about emacs as inspiration of your project; why don't take >>>> ideas from tiling window manager like xmonad, awesome or others? For >>>> exemple, they use the concept of layouts to provide several policy on >>>> tiling window management. >>>> > >>>> > Mig >>>> > >>>> > >>>> > Le 28 mai 2011 à 00:15, laurent laffont <[email protected]> a >>>> écrit : >>>> > >>>> >> Here: >>>> http://magaloma.blogspot.com/2011/05/tiling-window-manager.html >>>> >> >>>> >> Not really good, awful english (I'm tired :) but feedback is always >>>> welcome ! >>>> >> >>>> >> >>>> >> Laurent Laffont - @lolgzs >>>> >> >>>> >> Pharo Smalltalk Screencasts: http://www.pharocasts.com/ >>>> >> Blog: http://magaloma.blogspot.com/ >>>> >> Developer group: http://cara74.seasidehosting.st >>>> >> >>>> > >>>> > >>>> > >>>> >>>> >>>> >>> >> >
