Re: help to track windows started via custom launchers
- From: Giovanni Campagna <scampa giovanni gmail com>
- To: Thomas Bouffon <thomas bouffon gmail com>
- Cc: gnome-shell-list <gnome-shell-list gnome org>
- Subject: Re: help to track windows started via custom launchers
- Date: Tue, 04 Jan 2011 17:26:53 +0100
Il giorno mar, 04/01/2011 alle 14.03 +0100, Thomas Bouffon ha scritto:
> Hi,
> I created a bunch of custom launchers for gnome terminal
> in .local/share/applications. They are just starting it with the
> option --window-with-profile=xxxx
> These launchers display well in the appplications menu, but all the
> windows are grouped in the regular gnome-terminal icon.
Applications are grouped according to the WM_CLASS property on each
window. GTK+ docs say that passing --class overrides the default, so you
should be create a "gnome-terminal-custom.desktop", that invokes
"gnome-terminal --class gnome-terminal-custom --my-args=here".
In practice that does not work though, so it may be a bug in
gnome-terminal.
Giovanni
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]