<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Documents and Windows</title>
	<atom:link href="http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Sat, 19 Sep 2009 13:52:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gaël Varoquaux</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-19</link>
		<dc:creator>Gaël Varoquaux</dc:creator>
		<pubDate>Thu, 30 Aug 2007 20:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-19</guid>
		<description>@Mart: In a way yes. Mayavi2 does not rely on it in its current version, but once we move to traits3, we will indeed be using wxAUI. In the meanwhile I think we are using some home-made code (it is buried in traits, and I don&#039;t have the courage to look).

The value this adds to gnome-terminal like behavior is the ability to re-attach tabs,  and the ability to have a split-screen (a bit like mc, or emacs, vim...). It is also very versatile, so we we are constraining the user.</description>
		<content:encoded><![CDATA[<p>@Mart: In a way yes. Mayavi2 does not rely on it in its current version, but once we move to traits3, we will indeed be using wxAUI. In the meanwhile I think we are using some home-made code (it is buried in traits, and I don&#8217;t have the courage to look).</p>
<p>The value this adds to gnome-terminal like behavior is the ability to re-attach tabs,  and the ability to have a split-screen (a bit like mc, or emacs, vim&#8230;). It is also very versatile, so we we are constraining the user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calum</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-18</link>
		<dc:creator>Calum</dc:creator>
		<pubDate>Tue, 28 Aug 2007 13:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-18</guid>
		<description>@Michel: The shortcut for switching between windows in an application is the CUE standard, Alt+F6.</description>
		<content:encoded><![CDATA[<p>@Michel: The shortcut for switching between windows in an application is the CUE standard, Alt+F6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reinouts</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-17</link>
		<dc:creator>reinouts</dc:creator>
		<pubDate>Mon, 27 Aug 2007 21:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-17</guid>
		<description>@Mart: see this bug: http://bugzilla.gnome.org/show_bug.cgi?id=400363</description>
		<content:encoded><![CDATA[<p>@Mart: see this bug: <a href="http://bugzilla.gnome.org/show_bug.cgi?id=400363" rel="nofollow">http://bugzilla.gnome.org/show_bug.cgi?id=400363</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mart Raudsepp</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-16</link>
		<dc:creator>Mart Raudsepp</dc:creator>
		<pubDate>Mon, 27 Aug 2007 12:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-16</guid>
		<description>@reinouts:
Would be awesome if epiphany supported detaching tabs and attaching them to a different window. I currently have 10 epiphany windows open with over 10 tabs in each and it&#039;s a maintenance nightmare because to move a tab to a different epiphany window (where each window is meant for a different topic - gnome bugs in this window as tabs, gentoo bugs in that window as tabs, etc) after it has been opened in the wrong one due to &quot;open in new tab&quot; usage.

@Gaël: Is this wxAUI that you are describing? I see the deps list wxPython-2.6, not 2.8 where it was added to wx proper. I suppose it&#039;s using an external AUI if it&#039;s only 2.6 that&#039;s made available?

In general, I don&#039;t see what value does this idea provide that a proper detachable tabs idea doesn&#039;t - like gnome-terminal provides.</description>
		<content:encoded><![CDATA[<p>@reinouts:<br />
Would be awesome if epiphany supported detaching tabs and attaching them to a different window. I currently have 10 epiphany windows open with over 10 tabs in each and it&#8217;s a maintenance nightmare because to move a tab to a different epiphany window (where each window is meant for a different topic &#8211; gnome bugs in this window as tabs, gentoo bugs in that window as tabs, etc) after it has been opened in the wrong one due to &#8220;open in new tab&#8221; usage.</p>
<p>@Gaël: Is this wxAUI that you are describing? I see the deps list wxPython-2.6, not 2.8 where it was added to wx proper. I suppose it&#8217;s using an external AUI if it&#8217;s only 2.6 that&#8217;s made available?</p>
<p>In general, I don&#8217;t see what value does this idea provide that a proper detachable tabs idea doesn&#8217;t &#8211; like gnome-terminal provides.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reinouts</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-15</link>
		<dc:creator>reinouts</dc:creator>
		<pubDate>Mon, 27 Aug 2007 09:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-15</guid>
		<description>Just a small clarification here. Epiphany supports tabs because it&#039;s a basic necessity in the web browsing experience and the window manager doesn&#039;t solve the problem for us.
However you&#039;re not forced to use tabbed browsing in Epiphany, and if you don&#039;t, you&#039;ll notice it behaves very much as an SDI-application.</description>
		<content:encoded><![CDATA[<p>Just a small clarification here. Epiphany supports tabs because it&#8217;s a basic necessity in the web browsing experience and the window manager doesn&#8217;t solve the problem for us.<br />
However you&#8217;re not forced to use tabbed browsing in Epiphany, and if you don&#8217;t, you&#8217;ll notice it behaves very much as an SDI-application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juergbi</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-14</link>
		<dc:creator>juergbi</dc:creator>
		<pubDate>Sun, 26 Aug 2007 10:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-14</guid>
		<description>@jospoortvliet: A tabbed window manager doesn&#039;t solve the issue that the window arrangements are not persistent, I don&#039;t want to manually group windows all the time. You could probably implement something similar to my suggestion on top of a tabbed window manager.

@Michel: I don&#039;t want the same behavior as in OS X, there it&#039;s all application centric and that&#039;s not suitable if you use multiple windows of the same application for different purposes - I&#039;ve never used OS X, so I don&#039;t really know the dock.

@Richard: It&#039;s not about single documents, more about windows that you&#039;d reuse for many documents (usually for one task).

@Jerome: The naming should of course be optional, you can always just use the default window title. I hope you didn&#039;t expect a popup with a text entry every time you open a new window. The intension is that you can set a name if you want to use the window regularly. The 1:1 mapping between documents and windows results in way too many windows for many people. I don&#039;t want to open empty gedit windows but I may want to open a gedit window with 5 documents I often edit together and so it makes sense in my opinion to be able to create a launcher (optionally with custom name and icon) for the combination of the 5 documents.

@Gaël: These features - as for example also found in Eclipse - make certainly sense for many applications, it would be very nice if e.g. gedit had this. The two ideas are not in conflict and can be implemented independently, though.

@Chris: I&#039;m not talking about iconification. The window should have a persistent icon that stays there when you really close the window, not just hide/minimize it, it also remains at the same place after logout and login (independent of session restore). The colored border would be a window border, not only an icon border, this might help identifying the right icon faster than with small thumbnails. I also didn&#039;t suggest to use the desktop background as a window list, it should still be in a panel applet or dock-like window.</description>
		<content:encoded><![CDATA[<p>@<a href="http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-7">jospoortvliet</a>: A tabbed window manager doesn&#8217;t solve the issue that the window arrangements are not persistent, I don&#8217;t want to manually group windows all the time. You could probably implement something similar to my suggestion on top of a tabbed window manager.</p>
<p>@Michel: I don&#8217;t want the same behavior as in OS X, there it&#8217;s all application centric and that&#8217;s not suitable if you use multiple windows of the same application for different purposes &#8211; I&#8217;ve never used OS X, so I don&#8217;t really know the dock.</p>
<p>@Richard: It&#8217;s not about single documents, more about windows that you&#8217;d reuse for many documents (usually for one task).</p>
<p>@Jerome: The naming should of course be optional, you can always just use the default window title. I hope you didn&#8217;t expect a popup with a text entry every time you open a new window. The intension is that you can set a name if you want to use the window regularly. The 1:1 mapping between documents and windows results in way too many windows for many people. I don&#8217;t want to open empty gedit windows but I may want to open a gedit window with 5 documents I often edit together and so it makes sense in my opinion to be able to create a launcher (optionally with custom name and icon) for the combination of the 5 documents.</p>
<p>@Gaël: These features &#8211; as for example also found in Eclipse &#8211; make certainly sense for many applications, it would be very nice if e.g. gedit had this. The two ideas are not in conflict and can be implemented independently, though.</p>
<p>@Chris: I&#8217;m not talking about iconification. The window should have a persistent icon that stays there when you really close the window, not just hide/minimize it, it also remains at the same place after logout and login (independent of session restore). The colored border would be a window border, not only an icon border, this might help identifying the right icon faster than with small thumbnails. I also didn&#8217;t suggest to use the desktop background as a window list, it should still be in a panel applet or dock-like window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Cunningham</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-13</link>
		<dc:creator>Chris Cunningham</dc:creator>
		<pubDate>Sun, 26 Aug 2007 09:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-13</guid>
		<description>This concept of &quot;closing a window and it becomes a desktop icon&quot;. Ummm. Isn&#039;t that iconification, which has been around for decades? And rather than &quot;a specific coloured border&quot; or whatever, isn&#039;t a thumbnail of the contents more useful? So you&#039;re basically talking about using the desktop itself as a window list, with open documents shown as thumbnails of their contents. Sort of like having an always-on Exposé.

 - Chris</description>
		<content:encoded><![CDATA[<p>This concept of &#8220;closing a window and it becomes a desktop icon&#8221;. Ummm. Isn&#8217;t that iconification, which has been around for decades? And rather than &#8220;a specific coloured border&#8221; or whatever, isn&#8217;t a thumbnail of the contents more useful? So you&#8217;re basically talking about using the desktop itself as a window list, with open documents shown as thumbnails of their contents. Sort of like having an always-on Exposé.</p>
<p> &#8211; Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaël Varoquaux</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-12</link>
		<dc:creator>Gaël Varoquaux</dc:creator>
		<pubDate>Sat, 25 Aug 2007 21:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-12</guid>
		<description>Interesting proposal. There some interesting idea, but it sparked an
idea, and I come with another proposal.

SDI and MDI are both broken. MDI with tabs is broken as I may want to
work with two documents, viewing both at the same time. For instance I
may be filling a form in Firefox, from info on a second webpage, and I
would like to display both side to side (I have a very wide screen). SDI
is broken as it clutters windows switching. If I am working with the
Gimp, with a large amount of windows open, switching from on to another
is not easy, as I have maximize all of them, to see the whole picture.

I propose a tab-oriented MID from which I could rip off tabs. Gnome
terminal does this. It also as the brilliant feature that I can drag a tab
from one Gnome terminal to another. Moreover I want to be able to drag
back a tab in a window. I also would like to be able to rearrange tab so
that they pave the window. For instance I would like to start from a
situation as seen on http://www.gael-varoquaux.info/tabs/start.png , grab
a tab by its label, and drag it to the side of the window, as can be seen
on http://www.gael-varoquaux.info/tabs/move_to_side.png (the cursor has
not been captured by the screenshot), to end up in a situation like
http://www.gael-varoquaux.info/tabs/split.png , and to be able to move be
to initial situation by dragging the tab header to next to the other tab
headers, as can be seen on
http://www.gael-varoquaux.info/tabs/move_to_tab.png .

This behavior is actually implemented by Mayavi2, if you want to try it,
instruction for instal are on
https://svn.enthought.com/enthought/wiki/Install .

If you like this idea, please repost it on your blog, it will have more
impact like this, and it get go around in the Gnome community. I&#039;d really
love to see this implemented.

Cheers.</description>
		<content:encoded><![CDATA[<p>Interesting proposal. There some interesting idea, but it sparked an<br />
idea, and I come with another proposal.</p>
<p>SDI and MDI are both broken. MDI with tabs is broken as I may want to<br />
work with two documents, viewing both at the same time. For instance I<br />
may be filling a form in Firefox, from info on a second webpage, and I<br />
would like to display both side to side (I have a very wide screen). SDI<br />
is broken as it clutters windows switching. If I am working with the<br />
Gimp, with a large amount of windows open, switching from on to another<br />
is not easy, as I have maximize all of them, to see the whole picture.</p>
<p>I propose a tab-oriented MID from which I could rip off tabs. Gnome<br />
terminal does this. It also as the brilliant feature that I can drag a tab<br />
from one Gnome terminal to another. Moreover I want to be able to drag<br />
back a tab in a window. I also would like to be able to rearrange tab so<br />
that they pave the window. For instance I would like to start from a<br />
situation as seen on <a href="http://www.gael-varoquaux.info/tabs/start.png" rel="nofollow">http://www.gael-varoquaux.info/tabs/start.png</a> , grab<br />
a tab by its label, and drag it to the side of the window, as can be seen<br />
on <a href="http://www.gael-varoquaux.info/tabs/move_to_side.png" rel="nofollow">http://www.gael-varoquaux.info/tabs/move_to_side.png</a> (the cursor has<br />
not been captured by the screenshot), to end up in a situation like<br />
<a href="http://www.gael-varoquaux.info/tabs/split.png" rel="nofollow">http://www.gael-varoquaux.info/tabs/split.png</a> , and to be able to move be<br />
to initial situation by dragging the tab header to next to the other tab<br />
headers, as can be seen on<br />
<a href="http://www.gael-varoquaux.info/tabs/move_to_tab.png" rel="nofollow">http://www.gael-varoquaux.info/tabs/move_to_tab.png</a> .</p>
<p>This behavior is actually implemented by Mayavi2, if you want to try it,<br />
instruction for instal are on<br />
<a href="https://svn.enthought.com/enthought/wiki/Install" rel="nofollow">https://svn.enthought.com/enthought/wiki/Install</a> .</p>
<p>If you like this idea, please repost it on your blog, it will have more<br />
impact like this, and it get go around in the Gnome community. I&#8217;d really<br />
love to see this implemented.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pel</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-11</link>
		<dc:creator>pel</dc:creator>
		<pubDate>Sat, 25 Aug 2007 20:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-11</guid>
		<description>It would be a neat thing to be able to group windows/application by task.
Today I switch between different accounts for different tasks.

One for coding, one for administrative work and one for just plain casual use (web/music/movies). Needles to say.. there is quite an overlap in applications (web-browser, IM, irc and general desktop apps). If I could switch applications depending on the task I was performing it would remove my need for seperate accounts and free up a lot of memmory.

And no, seperate workspaces is not quite cutting it here.. I use many workspaces for all of these &quot;tasks&quot;.</description>
		<content:encoded><![CDATA[<p>It would be a neat thing to be able to group windows/application by task.<br />
Today I switch between different accounts for different tasks.</p>
<p>One for coding, one for administrative work and one for just plain casual use (web/music/movies). Needles to say.. there is quite an overlap in applications (web-browser, IM, irc and general desktop apps). If I could switch applications depending on the task I was performing it would remove my need for seperate accounts and free up a lot of memmory.</p>
<p>And no, seperate workspaces is not quite cutting it here.. I use many workspaces for all of these &#8220;tasks&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome Haltom</title>
		<link>http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/comment-page-1/#comment-10</link>
		<dc:creator>Jerome Haltom</dc:creator>
		<pubDate>Sat, 25 Aug 2007 18:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/08/25/documents-and-windows/#comment-10</guid>
		<description>I&#039;d be sceptical of the value of forcing users to manually color and name things. Anything. It&#039;s a pain in the ass, and not relevent to the task at hand.

And I&#039;d be less focused on windows and more focused on the documents or applications themselves. There should be an obvious 1:1 mapping between them. A single document on the desktop results in a single window.

Also, there are some applications which are not served by being launchable without a document context. Gedit is one of these. There is no reason to open gedit. There are only reasons to create new documents and open them or open existing documents. I&#039;d try to clear this up.

That said, you&#039;d end up with a set of icons in your launcher which corresponded to actions: new document X, open document Y.

Applications that are not document centric do sort of stand out, though.</description>
		<content:encoded><![CDATA[<p>I&#8217;d be sceptical of the value of forcing users to manually color and name things. Anything. It&#8217;s a pain in the ass, and not relevent to the task at hand.</p>
<p>And I&#8217;d be less focused on windows and more focused on the documents or applications themselves. There should be an obvious 1:1 mapping between them. A single document on the desktop results in a single window.</p>
<p>Also, there are some applications which are not served by being launchable without a document context. Gedit is one of these. There is no reason to open gedit. There are only reasons to create new documents and open them or open existing documents. I&#8217;d try to clear this up.</p>
<p>That said, you&#8217;d end up with a set of icons in your launcher which corresponded to actions: new document X, open document Y.</p>
<p>Applications that are not document centric do sort of stand out, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
