summaryrefslogtreecommitdiffstats
path: root/kcontrol/hwmanager/hwdevicetray.h
Commit message (Collapse)AuthorAgeFilesLines
* hwmanager: tdehwdevicetray now uses the same names used in Konqueror and ↵Michele Calgaro2023-03-111-2/+3
| | | | | | KDesktop for the storage drives. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* hwmanager: add LMB menu based on storage devices.Michele Calgaro2023-02-081-4/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* hwmanager: rework code for RMB menu. This does not add any newMichele Calgaro2023-02-061-19/+12
| | | | | | functionality but allows the future LMB menu to reuse some of the code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* hwmanager: use a private class 'd' to store internal members of ↵Michele Calgaro2023-02-061-36/+8
| | | | | | HwDeviceSystemTray. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* hwmanager: remove current LMB menu. Rearrange code of RMB menu. Use MMB click toMichele Calgaro2023-02-061-6/+4
| | | | | | show the Device Manager dialog directly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwdevicetray: add 'eject' and 'safe remove' buttons to the disk ↵Michele Calgaro2022-04-051-1/+1
| | | | | | properties dialog. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwdevicetray: add 'safe remove' to the list of available actions.Michele Calgaro2022-04-051-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* hwmanager: use tdeio_media_mounthelper process toMichele Calgaro2022-03-261-2/+0
| | | | | | | | mount/unmout/lock/unlock/ejct media devices. This ensures a consistent media device status also with complex partition structures and LUKS encryption. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated after changes to tdehw lib related to device notificaitons.Michele Calgaro2021-08-151-1/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwdevicetray: fixed up notification logic for added/removed disk devices.Michele Calgaro2021-07-181-4/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-181-1/+1
| | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdehwdevicetray: added 'Properties' action to right click menu.Michele Calgaro2020-11-271-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwdevicetray: added separate entries for 'Open' and 'Mount' actions.Michele Calgaro2020-11-231-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 1) tdehwdevicetray: added support for unmount/unlock/lock operations.Michele Calgaro2020-11-211-1/+9
| | | | | | 2) minor changes and improvements to user messages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add new hardware device tray applicationTimothy Pearson2015-09-211-0/+95
Allow removable media action request popups to be suppressed