[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Ayatana] How to handle multi-window launcher icons
- To: Ayatana Unity Ubuntu <ayatana@xxxxxxxxxxxxxxxxxxx>
- Subject: [Ayatana] How to handle multi-window launcher icons
- From: David Prieto <frandavid100@xxxxxxxxx>
- Date: Sun, 31 Oct 2010 19:02:16 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=aNpbwYOcYexAToFEmqq6Fla0opimLm+n4ru0llCxgv0=; b=pzfiev6TRXrlHD//LOtd6ViM3XHsX1/cKJGMBOOCaQWeSUlOg8P5VF/dxT4Hlxte2v 8/WPm2Wu/ILjPT/v25+QDTkWlqB26w8+OTb2lq86Ne+J0bH3ZHyvU3ly5r5m++Zi6nHx 2ho+UvPLajolzB+iCCNbbW1y/gn+gB9GIUq+0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=nho3PiFGnvTLZxn8Z9ESoo4Z9AdlM+mzbKXQYlaCjSn9PbqWvT9W4irgMJaNV4+2Rd q7RLwHzwZzLpKCIzgAaHrAoA+Wr1po2t6g+NJ2dvbpYi0FUxIvUU9t/D0X6uf67dcY+I Y0Aherg7FiRVqYEETk/QWVF6UeZCC4fZPb6so=
- List-archive: <http://lists.launchpad.net/ayatana>
- List-help: <https://help.launchpad.net/ListHelp>
- List-id: <ayatana.lists.launchpad.net>
- List-owner: <https://launchpad.net/~ayatana>
- List-post: <mailto:ayatana@lists.launchpad.net>
- List-subscribe: <https://launchpad.net/~ayatana>
- List-unsubscribe: <https://launchpad.net/~ayatana>
Hi,
One of the few problems I have with Unity is that there is no way to perform window-specific actions from the launcher: everything is app-specific. I can press the launcher icon to focus an app's most recent window, but I can't focus a specific window. I can't minimize a window by clicking the launcher icon, see an app's different windows without focusing it, or launch a new window.
I propose replacing Unity's current behaviour when you hover on a launcher icon (where you only get the app's name) with something like this: http://imgur.com/1cP0B.png
- When you hover the cursor over Unity's launcher icon, you get a preview of all the open windows belonging to that app.
- If one of them is the active window, it has some kind of visual indication (in the mockup it has an orange box around).
- You can click the active window to minimize it, or click an inactive window to focus it.
- You can right-click a window to get a contextual menu, where you can perform operations such as minimize, maximize, close, send to another workspace...
- You can click a button (in the mockup, located at the left) in order to open a new window for that app.
- You can drag that specific window, which solves the problem raised by Mark Shuttleworth (https://bugs.launchpad.net/unity/+bug/667245/comments/10) about dragging launcher icons to other workspaces.
I would like the Ayatana team to consider implementing along the lines.