TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Do you actually use desktop workspaces?

6 点作者 viswanathk超过 12 年前
Ubuntu workspaces have added another layer to the desktop window manager. They claim that it makes your work easier to organise. As a Ubuntu power user, I have never really used the workspaces. So do you use the workspace feature in Ubuntu or is Windows right in guessing that people don't need workspaces and then never implementing them on their OS?

12 条评论

plantain超过 12 年前
Yes, in a sense. I use tags (slightly more powerful) as part of awesome[1], a DIY tiling window manager (with very sensible defaults)<p>I have 18 tags across two screens with delegations as follows.<p>Screen 1:<p>1-2 Thunderbird + composing new emails<p>3-4 Jabber conversations<p>5-9 Coding related terminals<p>Screen 2:<p>1-2 work-related chromium<p>3-7 sysadmin related terminals<p>8 general internet surfing<p>9 IRC<p>--<p>I find clearly splitting out my work related chromium windows and non-work related helps with procrastination. HN doesn't call as often when it's not already open in a tab where I can see it.<p>Meta-[1-9] switches to a tag on the active screen, Meta-shift-j switches screens. So 1-2 commands brings me to whatever I'm looking for.<p>[1] <a href="http://awesome.naquadah.org/" rel="nofollow">http://awesome.naquadah.org/</a>
honkytonkwillie超过 12 年前
I work best with 3 virtual desktops on my laptop and 4 on my desktop, and the XFCE desktop environment has the best tweaks built in - that is, switching to the next desktop can be done by mousing past the edge of the screen. Of course you can click your chosen desktop in the indicator applet in the panel, and I'm sure there's a goofy key-combo that will do the same thing. But having a super fast target 1080 pixels tall at each edge of the screen is unbeatable. Application windows are always maximized, they never have to take turns sharing the same screen.<p>In Gnome2/Mate desktops, this switching action isn't built in, but available with the "brightside-properties" package. Brightside-properties also worked on the early Ubuntu Netbook Remix, but since Unity/Gnome3 came along it doesn't work in those environments and I've found no way to make it happen.<p>Although Windows didn't do virtual desktops, at least they didn't stand in the way of OEMs making their own desktops. My first pc was a Win95 Sony Vaio (200Mhz, 32MB RAM!) and Sony had some sort of desktop mask that would allow you to have a ridiculously huge desktop, like 4096^2, but it was windowed to whatever 800x600 section you felt like seeing at the time. It rocked! It's was better than what Gnome3/Unity have become now, 15 years later.
beloch超过 12 年前
Virtual workspaces are not new. They've been around for decades, on Linux at least. They've been around on Windows for decades too if you count third-party software. They're great for when you're doing several screen-real-estate-intensive tasks in tandem. e.g. Making/editting figures in a graphics program and working on a LaTeX file they go in. Workspaces come in particularly handy when you have multiple windows going per task. e.g. Say you're making a figure and drawing images from several sources. You can switch to another task by switching workspaces and then come back and not have to go looking for windows.<p>Virtual workspaces can be confusing, which is probably why they haven't really made inroads on most OS's targeting everyone right down to neophyte users. The more recent versions of OSX do include them, although they're turned off by default and not implemented with much configurability or power.<p>I have yet to try Unity, but I'm actually surprised it didn't have virtual desktop support from the get-go, if indeed that is the case. That would have been a rather glaring omission.
评论 #4784731 未加载
评论 #4769255 未加载
ari_elle超过 12 年前
As i switched to a minimalistic tiling window manager, i more and more saw the value in them.<p>I have by default 9 virtual desktops, use different ones for different tasks.<p>Instead of minimizing/maximizing windows i just switch virtual desktops. It perfectly suits my work flow.<p>In my opinion: 2 monitors instead of one and quick shortcut switching through virtual desktops, developing some routine in using them, definitely boosts ones productivity.<p>But have to admit that i also didn't quite see value in them while using full Desktop Environment.<p>Regarding the question of Microsoft not implementing the feature in Windows:<p>Since the typical Windows User is a heavily mouse dependent one, i think they can do without it.<p><i>Hint: Change the title from "Ubuntu workplaces" to just "workplaces" or "Desktop workplaces". I don't see how this is Ubuntu specific</i>
评论 #4769078 未加载
lumberjack超过 12 年前
The ability to quickly switch to a clean workspace is imperative for me. When I'm doing something fairly intensive I have at least 15 open across both my monitors.<p>The other option, is less workspaces and more split windows. I personally don't like this setup because it means more varied key combinations to go from any desired window to another, whereas in my case I only need one combination: Alt-&#60;x&#62;. That is not to say I don't use splitting because that is sometimes imperative for quick reference from one window to another (although in this case a second monitor helps a lot too).
warpspeed超过 12 年前
I see desktop workspaces as virtual auxiliary displays. I prefer a dual-display setup, and it's changed the way I use a computer. When I am on my laptop I feel extremely constrained by having only one display, so I make extensive use of OSX's virtual desktops. I never had the urge to use these extra desktops before changing my workstation to dual monitors, so for me at least that's the causality. Mountain Lion also makes it very easy to full-screen applications, and switching between them via a trackpad swipe is very convenient.
benji-york超过 12 年前
After switching away from a 5 monitor setup to just using a laptop I began using multiple workspaces. As a vim user the default Ubuntu key bindings left something to be desired so I remapped them so that Alt-(h|j|k|l) move around in workspace... space and Ctrl-Alt-(h|j|k|l) move the current window similarly.<p>I am surprised that after enjoying multiple monitors for so many years, this way of working fits me well. I have been using this setup for more than two years now.
ankhkare超过 12 年前
i always reduced the number of workspaces in ubuntu to 1 until i got my hands on a macbook pro and figured out the gestures. it's incredibly easy to manage your opened apps especially on small displays. if you assign your programs to run on specific workspaces like &#60;&#60;plantain&#62;&#62; said you might be surprised. i know i was. and it only took me a couple of days to get used to them.<p>the biggest problem i see is the interface. gestures on mac saves you a lot of trouble as switching a workspace is only a three finger swipe. so, on linux, no gestures, this means keybinds -- god! i hate keybinds (i work on win, mac and linux and i get confused sometimes :)).<p>maybe a combo of mouse gesture + click/keypress could ease our lives in linux.<p>any ideas?
tubbzor超过 12 年前
I have a 13' I use a lot on the move and use 2 workspaces usually 1 with a full screen terminal and other with a browser. It's just easier to sort work on a small screen that way for me. At a desktop with 2+ screens I've never really had a need for them.
japhyr超过 12 年前
I have used them pretty heavily at times. It's certainly nice to have the concept of multiple desktops to work with.
nowarninglabel超过 12 年前
I don't use workspaces, but I also really only ever have two applications open, chrome and terminal.
frenchfries超过 12 年前
yup, since a long time, having a 13' screen pushes me to do it: screen 1 browser, screen 2 terminal full screen with vim, ssh whatever, screen 3 torrent client and music player