Re: [PD] gem/fullscreen/linux

2007-10-16 Thread IOhannes m zmoelnig
Mathieu Bouchard wrote: > On Tue, 16 Oct 2007, IOhannes m zmoelnig wrote: >> we don't provide linux binaries because of dependency issues. >> (chances are low that my binary will work on your machine) > > This is something that gets fixed using static linking, no? But perhaps > making correct sta

Re: [PD] gem/fullscreen/linux

2007-10-16 Thread IOhannes m zmoelnig
Mathieu Bouchard wrote: > On Tue, 16 Oct 2007, IOhannes m zmoelnig wrote: >> we don't provide linux binaries because of dependency issues. >> (chances are low that my binary will work on your machine) > > This is something that gets fixed using static linking, no? But perhaps > making correct sta

Re: [PD] gem/fullscreen/linux

2007-10-16 Thread Mathieu Bouchard
On Tue, 16 Oct 2007, IOhannes m zmoelnig wrote: we don't provide linux binaries because of dependency issues. (chances are low that my binary will work on your machine) This is something that gets fixed using static linking, no? But perhaps making correct static linking while building a shared

Re: [PD] gem/fullscreen/linux

2007-10-16 Thread Frank Barknecht
Hallo, Atte André Jensen hat gesagt: // Atte André Jensen wrote: > IOhannes m zmoelnig wrote: > > > to clarify: older versions of Gem did crash when you had no delay > > between the windowevent and the destruction of the window (similar to > > triggering the destruction of a subpatch from itsel

Re: [PD] gem/fullscreen/linux

2007-10-16 Thread IOhannes m zmoelnig
Atte André Jensen wrote: > IOhannes m zmoelnig wrote: > >> to clarify: older versions of Gem did crash when you had no delay >> between the windowevent and the destruction of the window (similar to >> triggering the destruction of a subpatch from itself). > > I have this crash and my gem i 0.90

Re: [PD] gem/fullscreen/linux

2007-10-16 Thread Atte André Jensen
IOhannes m zmoelnig wrote: > to clarify: older versions of Gem did crash when you had no delay > between the windowevent and the destruction of the window (similar to > triggering the destruction of a subpatch from itself). I have this crash and my gem i 0.90, is there anything newer available

Re: [PD] gem/fullscreen/linux

2007-10-16 Thread IOhannes m zmoelnig
Frank Barknecht wrote: > Hallo, > Olivier Heinry hat gesagt: // Olivier Heinry wrote: > >> On the Pd side, you have the possibility to add a [gemkeyboard] object >> that sends a [destroy( message to [gemwin]. > > And depending on how old your Gem is, make sure to put a [delay] or > [pipe] betwe

Re: [PD] gem/fullscreen/linux

2007-10-16 Thread IOhannes m zmoelnig
Roman Haefeli wrote: > On Tue, 2007-10-16 at 03:00 +0200, Atte André Jensen wrote: >> That only works when not running in fullscreen :-( > > don't know why exactly this is so, it is the same here: when in > fullscreen, [gemkeyboard] seems to not work.. i am not sure either :-) basically it is,

Re: [PD] gem/fullscreen/linux

2007-10-15 Thread simon wise
On 16 Oct 2007, at 11:21 AM, Roman Haefeli wrote: > On Tue, 2007-10-16 at 03:00 +0200, Atte André Jensen wrote: >> Olivier Heinry wrote: >> >>> If your desktop is Gnome, Alt+Tab gives you the possibility to >>> switch to >>> any other window eg. your patch hidden behind the gemwin. >> >> I use

Re: [PD] gem/fullscreen/linux

2007-10-15 Thread Roman Haefeli
On Tue, 2007-10-16 at 03:00 +0200, Atte André Jensen wrote: > Olivier Heinry wrote: > > > If your desktop is Gnome, Alt+Tab gives you the possibility to switch to > > any other window eg. your patch hidden behind the gemwin. > > I use openbox, and normally Alt+Tab works like you describe, but for

Re: [PD] gem/fullscreen/linux

2007-10-15 Thread Frank Barknecht
Hallo, Atte André Jensen hat gesagt: // Atte André Jensen wrote: > However now I need to log into a tty with something like ctrl-alt-F1 and > do a "killall pd". Isn't there a cleaner way? Normally you should be able to Alt-TAB over to Pd, but I think, something in the combination of openbox and

Re: [PD] gem/fullscreen/linux

2007-10-15 Thread Frank Barknecht
Hallo, Olivier Heinry hat gesagt: // Olivier Heinry wrote: > On the Pd side, you have the possibility to add a [gemkeyboard] object > that sends a [destroy( message to [gemwin]. And depending on how old your Gem is, make sure to put a [delay] or [pipe] between gemkeyboard's output and the destr

Re: [PD] gem/fullscreen/linux

2007-10-15 Thread Atte André Jensen
Olivier Heinry wrote: > If your desktop is Gnome, Alt+Tab gives you the possibility to switch to > any other window eg. your patch hidden behind the gemwin. I use openbox, and normally Alt+Tab works like you describe, but for some reason not with gem... > On the Pd side, you have the possibili

Re: [PD] gem/fullscreen/linux

2007-10-15 Thread Olivier Heinry
Le lundi 15 octobre 2007 à 23:13 +0200, Atte André Jensen a écrit : > Roman Haefeli wrote: > > > messages, you probably want to send to [gemwin]: > > > > 'fullscreen 1' > > 'cursor 0' > > > > don't they work for you? > > Well I not having looked at the helpfile I send [fullscreen( (without > t

Re: [PD] gem/fullscreen/linux

2007-10-15 Thread Atte André Jensen
Roman Haefeli wrote: > messages, you probably want to send to [gemwin]: > > 'fullscreen 1' > 'cursor 0' > > don't they work for you? Well I not having looked at the helpfile I send [fullscreen( (without the 1) and obviously that didn't work. Those two messages do exactly what I need, thanks!

Re: [PD] gem/fullscreen/linux

2007-10-15 Thread Atte André Jensen
Roman Haefeli wrote: > have a look at the helpfile of [gemwin]. Hmmm. I tried that (of cource) but I was expecting to be able to right click athe [genwin] object and select "help". This gave me a "sorry, couldn't find help patch for "Gem/gemwin.pd". I searced my system for a file called "gemwi

Re: [PD] gem/fullscreen/linux

2007-10-15 Thread Roman Haefeli
On Mon, 2007-10-15 at 22:09 +0200, Atte André Jensen wrote: > Hi > > So I'm having fun playing around with gem. I can already see myself > using it live soon. However I can't figure out how to start gem > rendering in fullscreen without showing any gui, including gem window > border/title bar and