← Back to team overview

gwibber-bugs team mailing list archive

[Bug 685634] Re: Synapse in Unity launcher - shouldn't be

 

** Also affects: gwibber
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/685634

Title:
  Notifiaction apps remain in Unity launcher when they shouldn't

Status in BAMF Application Matching Framework:
  Triaged
Status in Gwibber:
  New
Status in Synapse:
  Fix Committed
Status in Unity:
  Triaged
Status in “bamf” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  With the latest version from PPA, Synapse is always in Unity's launcher. It shouldn't be. I can also note that launching it from the launcher doesn't focus it, so it doesn't respond to keypress, so I need to click it to do anything.

-----
For Unity:
The problem is that Unity doesn't respect the Gtk.Window.skip_taskbar_hint (TRUE).
I need a way to tell Unity to not show my application under the task list.
But I also think that this needs to be fixed in the Unity dock.