* bug#69267: icedove.desktop has no StartupWMClass
@ 2024-02-19 9:38 Damiano Ognissanti
2024-02-19 10:35 ` Damiano Ognissanti
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Damiano Ognissanti @ 2024-02-19 9:38 UTC (permalink / raw)
To: 69267
The icedove.desktop file has no StartupWMClass which makes it behave
strangely with GNOME. If you press Super, search for it, right click and
press "Pin to Dash" it will get pinned, but as soon as you open it, it
will open a new unpinned icon in the Dash, which means, among other
things, that Super + number can't switch to it when it's open.
Adding
StartupWMClass=Icecat
to the desktop file fixes the issue.
Best,
Damiano
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#69267: icedove.desktop has no StartupWMClass
2024-02-19 9:38 bug#69267: icedove.desktop has no StartupWMClass Damiano Ognissanti
@ 2024-02-19 10:35 ` Damiano Ognissanti
2024-02-25 2:09 ` Clément Lassieur
2024-08-18 12:03 ` Jonathan Brielmaier via Bug reports for GNU Guix
2024-08-18 21:40 ` Jonathan Brielmaier via Bug reports for GNU Guix
2 siblings, 1 reply; 5+ messages in thread
From: Damiano Ognissanti @ 2024-02-19 10:35 UTC (permalink / raw)
To: 69267
Sorry for the confusion, I copied the line from the wrong file. It
should obviously be
StartupWMClass=icedove-default
Damiano
On 2/19/24 10:38, Damiano Ognissanti wrote:
> The icedove.desktop file has no StartupWMClass which makes it behave
> strangely with GNOME. If you press Super, search for it, right click
> and press "Pin to Dash" it will get pinned, but as soon as you open
> it, it will open a new unpinned icon in the Dash, which means, among
> other things, that Super + number can't switch to it when it's open.
>
> Adding
>
> StartupWMClass=Icecat
>
> to the desktop file fixes the issue.
>
>
> Best,
> Damiano
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#69267: icedove.desktop has no StartupWMClass
2024-02-19 10:35 ` Damiano Ognissanti
@ 2024-02-25 2:09 ` Clément Lassieur
0 siblings, 0 replies; 5+ messages in thread
From: Clément Lassieur @ 2024-02-25 2:09 UTC (permalink / raw)
To: Damiano Ognissanti; +Cc: Mark H Weaver, 69267
Hello Damiano,
On Mon, Feb 19 2024, Damiano Ognissanti wrote:
> Sorry for the confusion, I copied the line from the wrong file. It should
> obviously be
>
> StartupWMClass=icedove-default
I think we should do:
(setenv "MOZ_APP_REMOTINGNAME" "Icedove")
StartupWMClass=Icedove
Like we do with Icecat.
See this commit:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=be1d05c10766a979dd0720b677889ed950d3b895
Cheers,
Clément
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#69267: icedove.desktop has no StartupWMClass
2024-02-19 9:38 bug#69267: icedove.desktop has no StartupWMClass Damiano Ognissanti
2024-02-19 10:35 ` Damiano Ognissanti
@ 2024-08-18 12:03 ` Jonathan Brielmaier via Bug reports for GNU Guix
2024-08-18 21:40 ` Jonathan Brielmaier via Bug reports for GNU Guix
2 siblings, 0 replies; 5+ messages in thread
From: Jonathan Brielmaier via Bug reports for GNU Guix @ 2024-08-18 12:03 UTC (permalink / raw)
To: 69267
I have submitted a patch at https://issues.guix.gnu.org/67849#11
~Jonathan
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#69267: icedove.desktop has no StartupWMClass
2024-02-19 9:38 bug#69267: icedove.desktop has no StartupWMClass Damiano Ognissanti
2024-02-19 10:35 ` Damiano Ognissanti
2024-08-18 12:03 ` Jonathan Brielmaier via Bug reports for GNU Guix
@ 2024-08-18 21:40 ` Jonathan Brielmaier via Bug reports for GNU Guix
2 siblings, 0 replies; 5+ messages in thread
From: Jonathan Brielmaier via Bug reports for GNU Guix @ 2024-08-18 21:40 UTC (permalink / raw)
To: 69267-done
Fixed via
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=b1b3724996952102ad2751fa5111c6e8680b2ed4
I think it works now, as in my GNOME session icedove behaves as intended.
~Jonathan
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-08-18 21:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-19 9:38 bug#69267: icedove.desktop has no StartupWMClass Damiano Ognissanti
2024-02-19 10:35 ` Damiano Ognissanti
2024-02-25 2:09 ` Clément Lassieur
2024-08-18 12:03 ` Jonathan Brielmaier via Bug reports for GNU Guix
2024-08-18 21:40 ` Jonathan Brielmaier via Bug reports for GNU Guix
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.