[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-04-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|5.19.0  |5.18.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-04-06 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=418483

Marco Martin  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
   |sma-workspace/627920bdfe14e |sma-workspace/ac0124c48ce68
   |17620a4d1ee99c7d10b028b26bf |5db42ef0a99ce48e4b86621ed12

--- Comment #9 from Marco Martin  ---
Git commit ac0124c48ce685db42ef0a99ce48e4b86621ed12 by Marco Martin.
Committed on 06/04/2020 at 18:54.
Pushed by mart into branch 'Plasma/5.18'.

use the decoded url for launcherPosition

Summary:
launchersOrder and the actual url data can be different:
in case of preferred:/ urls launcherorder will have that for
(for serialization) and the actual appdata url will be decoded as for
instance Applications:firefox.desktop.
this url is the one that needs to be compared to know the actual
launcher order

Test Plan: firefox stays in first position when pinned as preferred://browser

Reviewers: #plasma, ngraham

Reviewed By: ngraham

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D28632

M  +1-1libtaskmanager/launchertasksmodel.cpp

https://commits.kde.org/plasma-workspace/ac0124c48ce685db42ef0a99ce48e4b86621ed12

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-04-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.19.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-04-06 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=418483

Marco Martin  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/627920bdfe14e
   ||17620a4d1ee99c7d10b028b26bf
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Marco Martin  ---
Git commit 627920bdfe14e17620a4d1ee99c7d10b028b26bf by Marco Martin.
Committed on 06/04/2020 at 18:30.
Pushed by mart into branch 'master'.

use the decoded url for launcherPosition

Summary:
launchersOrder and the actual url data can be different:
in case of preferred:/ urls launcherorder will have that for
(for serialization) and the actual appdata url will be decoded as for
instance Applications:firefox.desktop.
this url is the one that needs to be compared to know the actual
launcher order

Test Plan: firefox stays in first position when pinned as preferred://browser

Reviewers: #plasma, ngraham

Reviewed By: ngraham

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D28632

M  +1-1libtaskmanager/launchertasksmodel.cpp

https://commits.kde.org/plasma-workspace/627920bdfe14e17620a4d1ee99c7d10b028b26bf

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-04-06 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=418483

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com

--- Comment #7 from Marco Martin  ---
https://phabricator.kde.org/D28632

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

--- Comment #6 from Nate Graham  ---
Ah yes, they were added in https://phabricator.kde.org/D27845.

Maybe that's the issue then: the launchers need to be defined in the config
file, and can't be in the panel defaults.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-09 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=418483

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #5 from Kai Uwe Broulik  ---
I don't see any pinned apps for task manager in that file

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

--- Comment #4 from Nate Graham  ---
Created attachment 126701
  --> https://bugs.kde.org/attachment.cgi?id=126701=edit
config file that reproduces the issue

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418483

hoperidesal...@protonmail.ch changed:

   What|Removed |Added

 CC||hoperidesalone@protonmail.c
   ||h

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=403640

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

Nate Graham  changed:

   What|Removed |Added

 CC||rapiteanu.cata...@gmail.com

--- Comment #3 from Nate Graham  ---
*** Bug 403598 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

Nate Graham  changed:

   What|Removed |Added

 CC||philschm...@gmx.net

--- Comment #2 from Nate Graham  ---
*** Bug 413677 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

Nate Graham  changed:

   What|Removed |Added

 CC||halpieh...@gmail.com

--- Comment #1 from Nate Graham  ---
*** Bug 413013 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 418483] Pinned apps move when launched as if using the behavior of the non-Icons-Only Task Manager

2020-03-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418483

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |VHI

-- 
You are receiving this mail because:
You are watching all bug changes.