1
vote
1answer
119 views

Unity Launcher send to back feature

Clicking on a running application's icon in the unity Launcher it brings the application to the front. This is similar behavior to the old gnome taskbar except that in the old taskbar if I clicked a ...
-1
votes
1answer
63 views

Adding a ppa to the software center for the unity dodge feture to be install without have to add it manualy [closed]

Can we get this ppa added to the Software Center's repos? It is the dodge window and min max action when clicking an icon in the launcher? ppa:ikarosdev/unity-revamped
0
votes
1answer
250 views

How do I put a gnome-terminal's left border on the left side of screen, using a shell command?

I'm making a custom command that launches gnome-terminal as a sort of overlay window near the bottom of the screen, similar to the Tilda terminal. In order to do this, I'm using gnome-terminal's ...
2
votes
1answer
148 views

Would it be possible to minimize current window with hotkey Super+<number_of_window_in_launcher>?

I've been searching about this feature and I didn't found anything. For me is quite intuitive this combo. If you can rise an application from his launcher shortcut, why don't do the same to minimize ...
8
votes
1answer
707 views

How can I make Chromium app windows count as “their own application” in the Unity launcher?

I'm trying to add a Chromium app window (chromium-browser --app=http://example.org) to the launcher. I've put together a .desktop file and it works, but all instances of Chromium get lumped together. ...
1
vote
1answer
321 views

How can I force the Unity launcher to start programs in a window which is not maximised [closed]

Bug https://bugs.launchpad.net/ubuntu/+source/unity/+bug/704187/ means Wine programs can not be run maximised because there is a mouse displacement. Unity usually seems to start programs maximised. So ...
3
votes
1answer
892 views

How to make Unity Launcher menu be almost always hidden and not influence window placement

I'm using Unity on 11.04. I've had a look at the compiz-config settings but could not find any answers. I would like to change a few default settings in Unity Launcher. I would like to apply ...
8
votes
1answer
1k views

How can I make running emacsclient from the unity launcher reuse an existing emacs window

(I'm actually asking this even though I intend to supply the answer, so this is more by way of providing a tip.) If you create an emacsclient launcher by copying a .desktop file (e.g. the Emacs one), ...