Re: [MacRuby-devel] A question about OSX APIs.

2010-08-25 Thread Caio Chassot
On 2010-08-25, at 02:03 , Rob Gleeson wrote: > > > Thanks for the reply Caio, > > Yeah that application looks promising but it doesn't do what I want, exactly. > It's still nice and proof that it's most likely possible to do something like > this. So I guess you could ask the Witch author abo

Re: [MacRuby-devel] A question about OSX APIs.

2010-08-25 Thread Scott Thompson
On Aug 25, 2010, at 12:03 AM, Rob Gleeson wrote: > > Thanks for the reply Caio, > > Yeah that application looks promising but it doesn't do what I want, exactly. > It's still nice and proof that it's most likely possible to do something like > this. > > I want to create groups that you can c

Re: [MacRuby-devel] A question about OSX APIs.

2010-08-24 Thread Rob Gleeson
Thanks for the reply Caio, Yeah that application looks promising but it doesn't do what I want, exactly. It's still nice and proof that it's most likely possible to do something like this. I want to create groups that you can cycle through, and from what I've gathered so far you'd need to mai

Re: [MacRuby-devel] A question about OSX APIs.

2010-08-24 Thread Caio Chassot
On 2010-08-25, at 01:13 , Rob Gleeson wrote: > > Kind of :-) cmd+` seems to cycle focus between windows belonging to a single > application. > I'd like to group a random number of windows that don't belong to a single > application, and cycle > through those. > > It's quite possible my google f

Re: [MacRuby-devel] A question about OSX APIs.

2010-08-24 Thread Rob Gleeson
On 25 Aug 2010, at 04:54, Scott Thompson wrote: > > On Aug 24, 2010, at 10:34 PM, Rob Gleeson wrote: > >> Hey MacRubyists, >> >> This question isn't strictly MacRuby related, but if I get an answer I'd >> like to try and implement it in MacRuby. >> >> The OSX WM doesn't seem to be able to tr

Re: [MacRuby-devel] A question about OSX APIs.

2010-08-24 Thread Scott Thompson
On Aug 24, 2010, at 10:34 PM, Rob Gleeson wrote: > Hey MacRubyists, > > This question isn't strictly MacRuby related, but if I get an answer I'd like > to try and implement it in MacRuby. > > The OSX WM doesn't seem to be able to treat a stack of windows as an > individual stack that you can

[MacRuby-devel] A question about OSX APIs.

2010-08-24 Thread Rob Gleeson
Hey MacRubyists, This question isn't strictly MacRuby related, but if I get an answer I'd like to try and implement it in MacRuby. The OSX WM doesn't seem to be able to treat a stack of windows as an individual stack that you can cycle through, for example an entire "Space" is treated as one st