https://bugs.kde.org/show_bug.cgi?id=434691

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/bluedevil/-/commit/78b30
                   |                            |d0a1c5cc32e240a979f082292e4
                   |                            |0b28b391
            Version|                            |6.6.0
  Fixed/Implemented|                            |
                 In|                            |

--- Comment #2 from Nate Graham <[email protected]> ---
Git commit 78b30d0a1c5cc32e240a979f082292e40b28b391 by Nate Graham, on behalf
of Andrew Gigena.
Committed on 03/01/2026 at 22:41.
Pushed by ngraham into branch 'master'.

Add forget device functionality to the Bluetooth applet

This adds a "Forget" action to the context menu of each device in the
Bluetooth applet, allowing the user to remove the device and addressing
Bug 434691. The dialog component is shared with the KCM through a new
components module, ensuring consistent behavior.
FIXED-IN: 6.6.0

M  +1    -0    src/CMakeLists.txt
M  +10   -0    src/applet/qml/DeviceItem.qml
M  +12   -1    src/applet/qml/FullRepresentation.qml
A  +11   -0    src/components/CMakeLists.txt
R  +11   -1    src/components/ForgetDeviceDialog.qml [from:
src/kcm/ui/ForgetDeviceDialog.qml - 084% similarity]
A  +5    -0    src/components/qmldir
M  +2    -1    src/kcm/ui/Device.qml
M  +2    -1    src/kcm/ui/ForgetDeviceAction.qml
M  +2    -1    src/kcm/ui/main.qml

https://invent.kde.org/plasma/bluedevil/-/commit/78b30d0a1c5cc32e240a979f082292e40b28b391

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

Reply via email to