[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-12-10 Thread Didier Roche
** Changed in: unity Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677577 Title: Clicking on a launcher icon does not raise most recent window --

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-12-09 Thread Neil J. Patel
** Changed in: unity Milestone: 3.2.4 = 3.2.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677577 Title: Clicking on a launcher icon does not raise most recent window -- ubuntu-bugs mailing

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-12-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 3.2.6-0ubuntu1 --- unity (3.2.6-0ubuntu1) natty; urgency=low [ Didier Roche ] * New upstream release: - Autohide option should be more like Intellihide (LP: #685861) - Add an unity binary (LP: #599716) - Dock icons disappearing

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-12-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677577 Title: Clicking on a launcher icon does not raise most recent window -- ubuntu-bugs mailing list

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-12-06 Thread Didier Roche
** Changed in: unity Milestone: 3.2.12 = 3.2.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677577 Title: Clicking on a launcher icon does not raise most recent window -- ubuntu-bugs mailing

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-12-06 Thread Omer Akram
trunk does indeed fix the issue ** Changed in: unity Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677577 Title: Clicking on a launcher icon does not raise

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-12-04 Thread Jason Smith
Fixed in my branch ** Branch linked: lp:~canonical-dx-team/unity/unity.launcher-action- items -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677577 Title: Clicking on a launcher icon does not raise

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-12-01 Thread Neil J. Patel
This could be done in src/BamfLauncherIcon.cpp::OnMouseClick() by first copying the list of children returned by bamf_view_get_children earlier in the function, and then sorting the list by using g_list_sort and using the bamf_window_get_last_active (you only care if the child is a BamfWindow). By

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-11-20 Thread Didier Roche
Can reproduce that as well, it seems to raise a random one each timeā€¦ ** Changed in: unity (Ubuntu) Status: New = Triaged ** Changed in: unity (Ubuntu) Importance: Undecided = Medium ** Also affects: unity Importance: Undecided Status: New ** Changed in: unity

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-11-19 Thread Michael Terry
-- Clicking on a launcher icon does not raise most recent window https://bugs.launchpad.net/bugs/677577 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 677577] Re: Clicking on a launcher icon does not raise most recent window

2010-11-19 Thread Michael Terry
Actually, to be more specific, it seems to raise all application windows when I click there. So it is technically raising the most recently used window. But I would expect my windows not to be re-z-stacked when I click the icon. -- Clicking on a launcher icon does not raise most recent window