[plasmashell] [Bug 374094] Avoid cells overlapping widgets when deciding initial placement of new icons in desktop containment mode (perhaps optionally)

2023-11-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374094

Nate Graham  changed:

   What|Removed |Added

 CC||jaku...@protonmail.com

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

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

[plasmashell] [Bug 374094] Avoid cells overlapping widgets when deciding initial placement of new icons in desktop containment mode (perhaps optionally)

2023-04-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374094

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

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

[plasmashell] [Bug 374094] Avoid cells overlapping widgets when deciding initial placement of new icons in desktop containment mode (perhaps optionally)

2023-04-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374094

Nate Graham  changed:

   What|Removed |Added

 CC||amanita+kdeb...@mailbox.org

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

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

[plasmashell] [Bug 374094] Avoid cells overlapping widgets when deciding initial placement of new icons in desktop containment mode (perhaps optionally)

2023-04-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374094

Nate Graham  changed:

   What|Removed |Added

 CC||pushkarku...@gmail.com

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

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

[plasmashell] [Bug 374094] Avoid cells overlapping widgets when deciding initial placement of new icons in desktop containment mode (perhaps optionally)

2020-01-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374094

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #11 from Nate Graham  ---
With the current title, I think this proposal makes sense.

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

[plasmashell] [Bug 374094] Avoid cells overlapping widgets when deciding initial placement of new icons in desktop containment mode (perhaps optionally)

2017-01-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374094

--- Comment #10 from hb_...@brueningserver.de ---
I don't understand the new title. However, if you say it is the same issue,
I'll trust you.

Thank you for the hints. Really helpful for new KDE developers.

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

[plasmashell] [Bug 374094] Avoid cells overlapping widgets when deciding initial placement of new icons in desktop containment mode (perhaps optionally)

2017-01-02 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=374094

--- Comment #9 from Eike Hein  ---
Hint to interested implementers: The Positioner class contains a firstFreeRow()
method that is used to find free space to initially place new icons in the
positioning proxy. To implement this request, Positioner would have to be made
aware of the (QML level) containment code's occupied widget cells tracking
state and consider icon grid cells overlapping occupied widget cells as
non-free, just as icon grid cells already containing an icon are. It should
then return an icon grid cell that's neither occupied by an icon or overlapping
an occupied widget grid cell, taking arrangement and alignment settings into
account as before.

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

[plasmashell] [Bug 374094] Avoid cells overlapping widgets when deciding initial placement of new icons in desktop containment mode (perhaps optionally)

2017-01-02 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=374094

Eike Hein  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
Summary|plasmoids cover icons   |Avoid cells overlapping
   ||widgets when deciding
   ||initial placement of new
   ||icons in desktop
   ||containment mode (perhaps
   ||optionally)
   Severity|normal  |wishlist

--- Comment #8 from Eike Hein  ---
Let's go with a compromise - I'll set this to wishlist and change the ticket
title a bit to capture your intent better.

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