<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Subconsious fullscreening</title>
		<atom:link href="http://cycling74.com/forums/topic/subconsious-fullscreening/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/subconsious-fullscreening/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 17:09:27 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-29191</guid>
					<title><![CDATA[Subconsious fullscreening]]></title>
					<link>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-29191</link>
					<pubDate>Tue, 12 Dec 2006 23:20:29 +0000</pubDate>
					<dc:creator>Axiom-Crux</dc:creator>

					<description>
						<![CDATA[
						<p>I want to create a program that takes a snapshot of the desktop, makes a fullscreen window with the desktop as it was, and then manipulate it.  the only thing I don&#8217;t know how to do is make a seemless transition to fullscreen window.  I always seem to notice a small moment of black.  Is it possible with some option to do this?</p>
<p>NCRIII</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90598</guid>
					<title><![CDATA[Re: Subconsious fullscreening]]></title>
					<link>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90598</link>
					<pubDate>Wed, 13 Dec 2006 00:43:17 +0000</pubDate>
					<dc:creator>mojo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I believe u&#8217;re trying to achieve, is to take control over the user&#8217;s <br />
desktop and start to manipulate his interaction with it, whithout him <br />
actually noticing anything? &#8230; if that is the case, i think you will <br />
have to dig deaper than just using a jitter object, because starting a <br />
fullscreen *custom drawn , user controlled* visualization is something <br />
that asks quite some things from the system, and still is kind of a hard <br />
virtual switch between drawing contexts&#8230; at least if you have to work <br />
at the fancy@ upper layers like programming in jitter.<br />
I think, u would at least have to consider designing a custom object&#8230;<br />
But what i&#8217;m thinking of is this, if u&#8217;re trying to get the user in a <br />
state where he thinks everything&#8217;s ok, but actually u&#8217;re in control, <br />
Than u could incorporate the *being black for while* thing into the <br />
setup&#8230; imagine: the user is working as usaully, all of sudden &#8230; <br />
black!&#8230;. ???&#8230; the screen appears again but a warning message is <br />
displayed &#8230;. an black again!&#8230;. ???? &#8230; what the&#8230;. screen comes <br />
back&#8230;. no warning message no more&#8230; huh? is everything still ok than?&#8230;<br />
what i&#8217;m trying to say is, that it might be a lot easier if u try to <br />
incorporate the blanking of the screen into the concept, Plus, depending <br />
on what u&#8217;re trying to achieve it really might be a Plus to have some <br />
stuff blanking&#8230; huh? huh?&#8230;.</p>
<p>good luck<br />
d</p>
<p>
@= no offense! fancy is not a bad thing, right?&#8230;i just mean for c i <br />
need my dirty clothes, but when i work jitter i&#8217;m on my sunday&#8217;s best &#8230; ;)</p>
<p>
Nicholas C. Raftis III wrote:<br />
> I want to create a program that takes a snapshot of the desktop, makes a fullscreen window with the desktop as it was, and then manipulate it.  the only thing I don&#8217;t know how to do is make a seemless transition to fullscreen window.  I always seem to notice a small moment of black.  Is it possible with some option to do this?<br />
><br />
> NCRIII<br />
> &#8211;<br />
> -=ili!ili=-  <a href="http://www.Axiom-Crux.net" rel="nofollow">http://www.Axiom-Crux.net</a>  -=ili!ili=-<br />
><br />
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90599</guid>
					<title><![CDATA[Re: Subconsious fullscreening]]></title>
					<link>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90599</link>
					<pubDate>Wed, 13 Dec 2006 00:49:59 +0000</pubDate>
					<dc:creator>Axiom-Crux</dc:creator>

					<description>
						<![CDATA[
						<p>You misunderstand, I want to take a screenshot of the desktop and process it.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90600</guid>
					<title><![CDATA[Re: Subconsious fullscreening]]></title>
					<link>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90600</link>
					<pubDate>Wed, 13 Dec 2006 03:03:41 +0000</pubDate>
					<dc:creator>Christopher Overstreet</dc:creator>

					<description>
						<![CDATA[
						<p>Here&#8217;s a dirty cludge. This was kind of fun. Not sure if there are windows versions of this needed external.<br />
For max 4.6 use:</p>
<p><a href="http://www.bildstrom.at/ingo/io_window.zip" rel="nofollow">http://www.bildstrom.at/ingo/io_window.zip</a></p>
<p>For max 4.5 replace io.window with windowmanager found here:</p>
<p><a href="http://www.wojciechkosma.kylos.pl/soft/windowmanager.zip" rel="nofollow">http://www.wojciechkosma.kylos.pl/soft/windowmanager.zip</a></p>
<p>Patch follows:</p>
<p>max v2;<br />
#N vpatcher 418 217 1057 842;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 432 338 73 196617 prepend dim;<br />
#P newex 412 433 56 196617 unpack 0 0;<br />
#P newex 181 554 62 196617 delay 10;<br />
#B color 5;<br />
#P number 252 564 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P message 252 584 62 196617 offset_x $1;<br />
#N counter 0 0 1280;<br />
#X flags 0 0;<br />
#P newobj 252 543 109 196617 counter 0 0 1280;<br />
#B color 5;<br />
#P message 322 464 71 196617 boundmode 2;<br />
#P newex 316 486 41 196617 jit.rota;<br />
#B color 5;<br />
#P newex 17 142 50 196617 delay 50;<br />
#P message 16 195 54 196617 front;<br />
#P newex 17 110 50 196617 t b;<br />
#P newex 32 81 185 196617 t 1 b b b 0 b b b b;<br />
#P button 268 396 15 0;<br />
#P newex 285 440 110 196617 jit.matrix;<br />
#P button 265 349 15 0;<br />
#P message 244 474 61 196617 fullscreen 1;<br />
#P message 192 472 50 196617 front;<br />
#P newex 251 517 272 196617 jit.window screenshot @rect 0 0 1 1 @border 0;<br />
#P message 98 303 54 196617 noShadow;<br />
#P message 114 285 48 196617 alpha $1;<br />
#P newex 50 358 55 196617 io.window;<br />
#P button 84 60 15 0;<br />
#P newex 32 60 50 196617 loadbang;<br />
#P newex 316 338 110 196617 pak rect 0 0 320 240;<br />
#P newex 348 293 56 196617 zl slice 4;<br />
#P message 349 252 45 196617 coords 0;<br />
#P newex 348 270 73 196617 jit.displays;<br />
#P window linecount 2;<br />
#P newex 302 365 159 196617 jit.desktop 4 char 320 240 <a href='http://cycling74.com/forums/users/adapt/' rel='nofollow' class='bbp-mention-link adapt'>@adapt</a> 1;<br />
#P comment 5 30 100 196617 you&#8217;ll probably want to hide me.;<br />
#P connect 20 0 19 0;<br />
#P connect 17 0 18 0;<br />
#P connect 18 0 20 0;<br />
#P connect 6 0 17 0;<br />
#P connect 7 0 17 0;<br />
#P fasten 17 5 8 0 142 344 55 344;<br />
#P fasten 19 0 8 0 21 230 55 230;<br />
#P fasten 10 0 8 0 103 344 55 344;<br />
#P connect 9 0 8 0;<br />
#P fasten 17 2 10 0 79 294 103 294;<br />
#P connect 17 0 9 0;<br />
#P fasten 17 4 9 0 121 200 119 200;<br />
#P connect 11 0 26 0;<br />
#P fasten 17 6 12 0 163 147 197 147;<br />
#P fasten 17 3 13 0 100 131 249 131;<br />
#P connect 12 0 11 0;<br />
#P connect 13 0 11 0;<br />
#P connect 21 0 11 0;<br />
#P connect 11 0 23 0;<br />
#P connect 23 0 25 0;<br />
#P connect 25 0 24 0;<br />
#P connect 20 0 15 0;<br />
#P connect 26 0 15 0;<br />
#P fasten 17 1 15 0 58 105 290 105;<br />
#P connect 16 0 15 0;<br />
#P connect 1 0 15 0;<br />
#P connect 28 0 1 0;<br />
#P fasten 17 7 1 0 184 240 307 240;<br />
#P connect 5 0 1 0;<br />
#P connect 14 0 1 0;<br />
#P connect 15 0 21 0;<br />
#P connect 22 0 21 0;<br />
#P connect 24 0 21 0;<br />
#P connect 17 8 22 0;<br />
#P connect 3 0 2 0;<br />
#P connect 2 0 4 0;<br />
#P connect 27 1 23 4;<br />
#P fasten 17 8 3 0 205 123 354 123;<br />
#P connect 4 1 5 3;<br />
#P connect 4 1 27 0;<br />
#P connect 4 1 28 0;<br />
#P pop;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90601</guid>
					<title><![CDATA[Re: Subconsious fullscreening]]></title>
					<link>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90601</link>
					<pubDate>Wed, 13 Dec 2006 14:15:14 +0000</pubDate>
					<dc:creator>nesa</dc:creator>

					<description>
						<![CDATA[
						<p>Hello NCRIII,</p>
<p>If the wheel doesn&#8217;t work for you, it&#8217;s best to reinvent it.</p>
<p>Instead of  using fullscreen message, you could manually set jit.window to <br />
cover entire desktop, with some tricks along the way:</p>
<p>#P window setfont Geneva 9.;<br />
#P window linecount 1;<br />
#N vpatcher 15 55 388 209;<br />
#P window setfont Geneva 9.;<br />
#P window linecount 1;<br />
#P comment 183 76 145 9961481 to preserve desktop sharpness;<br />
#P newex 50 50 45 9961481 loadbang;<br />
#P message 50 72 110 9961481 sendtexture filter none;<br />
#P outlet 50 92 15 0;<br />
#P window linecount 0;<br />
#P comment 183 60 100 9961481 prevents filtering;<br />
#P connect 3 0 2 0;<br />
#P connect 2 0 1 0;<br />
#P pop;<br />
#P newobj 551 248 76 9961481 p no_smoothing;<br />
#N vpatcher 15 55 412 399;<br />
#P window setfont Geneva 9.;<br />
#P newex 50 48 55 9961481 screensize;<br />
#P newex 112 155 86 9961481 t b l l;<br />
#P newex 150 190 83 9961481 prepend rect 0 0;<br />
#P newex 252 190 61 9961481 prepend dim;<br />
#P newex 112 131 76 9961481 pack 1280 800;<br />
#P newex 178 105 27 9961481 + 1;<br />
#P newex 112 105 27 9961481 + 1;<br />
#P newex 50 76 104 9961481 unpack 0 0 1279 799;<br />
#N comlet bang;<br />
#P inlet 50 22 15 0;<br />
#N comlet fullscreen rect;<br />
#P outlet 70 235 15 0;<br />
#N comlet messages for jit.desktop;<br />
#P outlet 112 258 15 0;<br />
#P connect 2 0 10 0;<br />
#P connect 10 0 3 0;<br />
#P connect 8 0 1 0;<br />
#P lcolor 1;<br />
#P connect 3 2 4 0;<br />
#P connect 4 0 6 0;<br />
#P connect 6 0 9 0;<br />
#P fasten 8 0 0 0 155 240 117 240;<br />
#P fasten 7 0 0 0 257 247 117 247;<br />
#P connect 9 0 0 0;<br />
#P connect 9 1 8 0;<br />
#P connect 3 3 5 0;<br />
#P connect 5 0 6 1;<br />
#P fasten 9 2 7 0 193 178 257 178;<br />
#P pop;<br />
#P newobj 286 142 161 9961481 p get screen size &#038; calculate rects;<br />
#B color 1;<br />
#N vpatcher 15 55 456 473;<br />
#P window setfont Geneva 9.;<br />
#P window linecount 0;<br />
#P message 21 59 17 9961481 1.;<br />
#P window linecount 1;<br />
#P newex 50 57 41 9961481 del 150;<br />
#P newex 50 138 39 9961481 jit.qball;<br />
#P newex 264 219 37 9961481 * 360.;<br />
#P newex 240 274 107 9961481 pak rotatexyz 0. 0. 0.;<br />
#P newex 118 219 112 9961481 pack scale 1. 1. 1.;<br />
#P message 50 92 54 9961481 1 , 0. 900.;<br />
#P newex 50 171 182 9961481 t b erase b f f f;<br />
#P newex 50 113 52 9961481 line 0. 33.;<br />
#P inlet 50 24 15 0;<br />
#P outlet 173 349 15 0;<br />
#P outlet 50 245 15 0;<br />
#P fasten 2 0 11 0 55 49 26 49;<br />
#P connect 2 0 10 0;<br />
#P connect 10 0 5 0;<br />
#P connect 5 0 3 0;<br />
#P connect 3 0 9 0;<br />
#P fasten 11 0 4 0 26 163 55 163;<br />
#P connect 9 0 4 0;<br />
#P connect 4 0 0 0;<br />
#P fasten 4 1 0 0 89 197 55 197;<br />
#P connect 4 2 6 0;<br />
#P connect 4 3 6 1;<br />
#P connect 7 0 1 0;<br />
#P connect 6 0 1 0;<br />
#P connect 4 4 6 2;<br />
#P connect 4 5 8 0;<br />
#P connect 8 0 7 3;<br />
#P pop;<br />
#P newobj 345 250 53 9961481 p fun-part;<br />
#P newex 175 275 121 9961481 zl reg rect 0 0 1280 800;<br />
#B color 1;<br />
#P message 198 242 44 9961481 visible 1;<br />
#P newex 152 192 57 9961481 t b b b;<br />
#P message 45 243 115 9961481 rect 0 0 64 48 , visible 0;<br />
#P newex 137 167 40 9961481 sel 0 1;<br />
#P newex 501 236 27 9961481 t b l;<br />
#P newex 518 275 191 9961481 jit.gl.videoplane virii @transform_reset 2;<br />
#P newex 501 306 192 9961481 jit.gl.render virii @erase_color 0. 0. 0. 0.;<br />
#P toggle 137 136 15 0;<br />
#P newex 137 89 28 9961481 t b b;<br />
#P newex 137 61 35 9961481 sel 27;<br />
#P newex 137 36 40 9961481 key;<br />
#P newex 501 214 134 9961481 jit.desktop 4 char 1280 800;<br />
#P newex 175 320 233 9961481 jit.window virii @size 64 48 @border 0<br />
@floating 1;<br />
#P comment 153 137 100 9961481 fullscreen;<br />
#P connect 17 0 8 0;<br />
#P connect 15 1 8 0;<br />
#P lcolor 1;<br />
#P connect 9 1 8 0;<br />
#P connect 9 0 7 0;<br />
#P connect 15 0 7 0;<br />
#P fasten 5 1 16 0 160 124 291 124;<br />
#P lcolor 2;<br />
#P connect 16 0 14 1;<br />
#P lcolor 2;<br />
#P connect 16 1 2 0;<br />
#P lcolor 2;<br />
#P connect 4 0 5 0;<br />
#P connect 5 0 6 0;<br />
#P fasten 12 0 15 0 157 229 350 229;<br />
#P connect 14 0 1 0;<br />
#P lcolor 2;<br />
#P connect 12 1 14 0;<br />
#P lcolor 2;<br />
#P fasten 13 0 1 0 203 302 180 302;<br />
#P lcolor 2;<br />
#P connect 12 2 13 0;<br />
#P lcolor 2;<br />
#P connect 10 1 12 0;<br />
#P connect 2 0 9 0;<br />
#P connect 11 0 1 0;<br />
#P lcolor 2;<br />
#P connect 10 0 11 0;<br />
#P lcolor 2;<br />
#P connect 6 0 10 0;<br />
#P connect 3 0 4 0;<br />
#P window clipboard copycount 18;</p>
<p>I&#8217;m in a bit of hurry, so I left out many explanations, but I&#8217;ll be glad to <br />
answer any questions.</p>
<p>Best,<br />
nesa </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90602</guid>
					<title><![CDATA[Re: Subconsious fullscreening]]></title>
					<link>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90602</link>
					<pubDate>Fri, 15 Dec 2006 01:52:00 +0000</pubDate>
					<dc:creator>Axiom-Crux</dc:creator>

					<description>
						<![CDATA[
						<p>Good work guys, thats exactly what I was going for.  Fun right?  Could be cool for an interface background, or a patch startup.  (or a max/msp virus that trips people out :P   )<br />
Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90603</guid>
					<title><![CDATA[Re: Subconsious fullscreening]]></title>
					<link>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90603</link>
					<pubDate>Fri, 15 Dec 2006 02:10:44 +0000</pubDate>
					<dc:creator>vade</dc:creator>

					<description>
						<![CDATA[
						<p>Hah. That made me chuckle. If you could grab the texture from OS X of  <br />
certain windows with alpha layers, you could actually do some pretty  <br />
cool shit with that.</p>
<p>
On Dec 13, 2006, at 9:15 AM, nesa wrote:</p>
<p>> #P window setfont Geneva 9.;<br />
> #P window linecount 1;<br />
> #N vpatcher 15 55 388 209;<br />
> #P window setfont Geneva 9.;<br />
> #P window linecount 1;<br />
> #P comment 183 76 145 9961481 to preserve desktop sharpness;<br />
> #P newex 50 50 45 9961481 loadbang;<br />
> #P message 50 72 110 9961481 sendtexture filter none;<br />
> #P outlet 50 92 15 0;<br />
> #P window linecount 0;<br />
> #P comment 183 60 100 9961481 prevents filtering;<br />
> #P connect 3 0 2 0;<br />
> #P connect 2 0 1 0;<br />
> #P pop;<br />
> #P newobj 551 248 76 9961481 p no_smoothing;<br />
> #N vpatcher 15 55 412 399;<br />
> #P window setfont Geneva 9.;<br />
> #P newex 50 48 55 9961481 screensize;<br />
> #P newex 112 155 86 9961481 t b l l;<br />
> #P newex 150 190 83 9961481 prepend rect 0 0;<br />
> #P newex 252 190 61 9961481 prepend dim;<br />
> #P newex 112 131 76 9961481 pack 1280 800;<br />
> #P newex 178 105 27 9961481 + 1;<br />
> #P newex 112 105 27 9961481 + 1;<br />
> #P newex 50 76 104 9961481 unpack 0 0 1279 799;<br />
> #N comlet bang;<br />
> #P inlet 50 22 15 0;<br />
> #N comlet fullscreen rect;<br />
> #P outlet 70 235 15 0;<br />
> #N comlet messages for jit.desktop;<br />
> #P outlet 112 258 15 0;<br />
> #P connect 2 0 10 0;<br />
> #P connect 10 0 3 0;<br />
> #P connect 8 0 1 0;<br />
> #P lcolor 1;<br />
> #P connect 3 2 4 0;<br />
> #P connect 4 0 6 0;<br />
> #P connect 6 0 9 0;<br />
> #P fasten 8 0 0 0 155 240 117 240;<br />
> #P fasten 7 0 0 0 257 247 117 247;<br />
> #P connect 9 0 0 0;<br />
> #P connect 9 1 8 0;<br />
> #P connect 3 3 5 0;<br />
> #P connect 5 0 6 1;<br />
> #P fasten 9 2 7 0 193 178 257 178;<br />
> #P pop;<br />
> #P newobj 286 142 161 9961481 p get screen size &#038; calculate rects;<br />
> #B color 1;<br />
> #N vpatcher 15 55 456 473;<br />
> #P window setfont Geneva 9.;<br />
> #P window linecount 0;<br />
> #P message 21 59 17 9961481 1.;<br />
> #P window linecount 1;<br />
> #P newex 50 57 41 9961481 del 150;<br />
> #P newex 50 138 39 9961481 jit.qball;<br />
> #P newex 264 219 37 9961481 * 360.;<br />
> #P newex 240 274 107 9961481 pak rotatexyz 0. 0. 0.;<br />
> #P newex 118 219 112 9961481 pack scale 1. 1. 1.;<br />
> #P message 50 92 54 9961481 1 , 0. 900.;<br />
> #P newex 50 171 182 9961481 t b erase b f f f;<br />
> #P newex 50 113 52 9961481 line 0. 33.;<br />
> #P inlet 50 24 15 0;<br />
> #P outlet 173 349 15 0;<br />
> #P outlet 50 245 15 0;<br />
> #P fasten 2 0 11 0 55 49 26 49;<br />
> #P connect 2 0 10 0;<br />
> #P connect 10 0 5 0;<br />
> #P connect 5 0 3 0;<br />
> #P connect 3 0 9 0;<br />
> #P fasten 11 0 4 0 26 163 55 163;<br />
> #P connect 9 0 4 0;<br />
> #P connect 4 0 0 0;<br />
> #P fasten 4 1 0 0 89 197 55 197;<br />
> #P connect 4 2 6 0;<br />
> #P connect 4 3 6 1;<br />
> #P connect 7 0 1 0;<br />
> #P connect 6 0 1 0;<br />
> #P connect 4 4 6 2;<br />
> #P connect 4 5 8 0;<br />
> #P connect 8 0 7 3;<br />
> #P pop;<br />
> #P newobj 345 250 53 9961481 p fun-part;<br />
> #P newex 175 275 121 9961481 zl reg rect 0 0 1280 800;<br />
> #B color 1;<br />
> #P message 198 242 44 9961481 visible 1;<br />
> #P newex 152 192 57 9961481 t b b b;<br />
> #P message 45 243 115 9961481 rect 0 0 64 48 , visible 0;<br />
> #P newex 137 167 40 9961481 sel 0 1;<br />
> #P newex 501 236 27 9961481 t b l;<br />
> #P newex 518 275 191 9961481 jit.gl.videoplane virii  <br />
> @transform_reset 2;<br />
> #P newex 501 306 192 9961481 jit.gl.render virii @erase_color 0. 0.  <br />
> 0. 0.;<br />
> #P toggle 137 136 15 0;<br />
> #P newex 137 89 28 9961481 t b b;<br />
> #P newex 137 61 35 9961481 sel 27;<br />
> #P newex 137 36 40 9961481 key;<br />
> #P newex 501 214 134 9961481 jit.desktop 4 char 1280 800;<br />
> #P newex 175 320 233 9961481 jit.window virii @size 64 48 @border 0<br />
> @floating 1;<br />
> #P comment 153 137 100 9961481 fullscreen;<br />
> #P connect 17 0 8 0;<br />
> #P connect 15 1 8 0;<br />
> #P lcolor 1;<br />
> #P connect 9 1 8 0;<br />
> #P connect 9 0 7 0;<br />
> #P connect 15 0 7 0;<br />
> #P fasten 5 1 16 0 160 124 291 124;<br />
> #P lcolor 2;<br />
> #P connect 16 0 14 1;<br />
> #P lcolor 2;<br />
> #P connect 16 1 2 0;<br />
> #P lcolor 2;<br />
> #P connect 4 0 5 0;<br />
> #P connect 5 0 6 0;<br />
> #P fasten 12 0 15 0 157 229 350 229;<br />
> #P connect 14 0 1 0;<br />
> #P lcolor 2;<br />
> #P connect 12 1 14 0;<br />
> #P lcolor 2;<br />
> #P fasten 13 0 1 0 203 302 180 302;<br />
> #P lcolor 2;<br />
> #P connect 12 2 13 0;<br />
> #P lcolor 2;<br />
> #P connect 10 1 12 0;<br />
> #P connect 2 0 9 0;<br />
> #P connect 11 0 1 0;<br />
> #P lcolor 2;<br />
> #P connect 10 0 11 0;<br />
> #P lcolor 2;<br />
> #P connect 6 0 10 0;<br />
> #P connect 3 0 4 0;<br />
> #P window clipboard copycount 18;</p>
<p>v a d e //</p>
<p><a href="http://www.vade.info" rel="nofollow">http://www.vade.info</a><br />
abstrakt.vade.info</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90604</guid>
					<title><![CDATA[Re: Subconsious fullscreening]]></title>
					<link>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90604</link>
					<pubDate>Mon, 18 Dec 2006 11:10:42 +0000</pubDate>
					<dc:creator>BITter</dc:creator>

					<description>
						<![CDATA[
						<p>Yes, with jit.window over the entire screen + jit.desktop + windowmanager you can already do a lot. That worked for me when i maked an &#8216;desktop equalizer&#8217; to enjoy and &#8216;remix&#8217; my desktop while making music.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90605</guid>
					<title><![CDATA[Re: Subconsious fullscreening]]></title>
					<link>http://cycling74.com/forums/topic/subconsious-fullscreening/#post-90605</link>
					<pubDate>Mon, 18 Dec 2006 18:40:15 +0000</pubDate>
					<dc:creator>Axiom-Crux</dc:creator>

					<description>
						<![CDATA[
						<p>Nice!  That sounds cool, I would love to see what you did if your so willing.  ;)</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

