Ivailo Monev
bdf5916781
libs: implement categories filter for Plasma::WidgetExplorer
...
only for horizontal layout tho. here is how it looked before:
https://ibb.co/zsx0hRT
and here is how it looks now:
https://ibb.co/RDQGs6b
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 10:28:42 +03:00
Ivailo Monev
fb5e657dfe
libs: execute the Plasma::AppletIcon drag operation and set pixmap for it
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 08:44:45 +03:00
Ivailo Monev
27e116fbc4
libs: minor Plasma::WidgetExplorer optimizations
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 08:27:30 +03:00
Ivailo Monev
1e43f8bd11
libs: disable internal Plasma::WidgetExplorer filter widget during applets update
...
because during applets update the internal applet widgets will be deleted
and an input to the filter widget will trigger access to the applet widgets
which may cause a crash
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 08:19:40 +03:00
Ivailo Monev
79a4b4ec7c
libs: use sunken Plasma::Frame on top of plain QGraphicsWidget for applets in Plasma::WidgetExplorer
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 07:59:55 +03:00
Ivailo Monev
556d902f09
libs: remove widgets from the correct layout in Plasma::WidgetExplorer destructor
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 06:53:06 +03:00
Ivailo Monev
b72ab513b0
libs: implement feature to add and remove applet on double click
...
removing applet was not a feature of the old implementation
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 06:14:57 +03:00
Ivailo Monev
bc21d5c4aa
libs: use Plasma::IconWidget as base for Plasma::AppletIcon
...
for the hover effect and for something else.. shh!
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 05:45:44 +03:00
Ivailo Monev
deba262894
libs: update fonts of Plasma::AppletFrame widgets KGlobalSettings signal
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 05:32:22 +03:00
Ivailo Monev
177ef97469
libs: tweak internal Plasma::WidgetExplorer widgets sizes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 05:18:31 +03:00
Ivailo Monev
34c8fa69ee
libs: handle KSycoca database update again in Plasma::WidgetExplorer
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 04:55:09 +03:00
Ivailo Monev
9c0544f790
libs: delete widgets from Plasma::WidgetExplorer destructor, use Plasma::Label as spacer for it
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 04:45:03 +03:00
Ivailo Monev
b54eec7ab5
libs: Plasma::WidgetExplorer reimplementation
...
am really starting to hate Plasma::ScrollWidget - that widget is
resizing on timer so to not cause resizing to minimum and then expanding
manual widget resizing has to be done (see
Plasma::WidgetExplorerPrivate::filterApplets())
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-11 03:52:52 +03:00
Ivailo Monev
54cf027874
generic: drop support for installing Plasma applets from package file
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-04 20:49:46 +03:00
Ivailo Monev
53005b5323
libs: widget explorer optimization
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-21 02:51:57 +03:00
Ivailo Monev
c433e4502a
generic: adjust for use with CMake moc
2015-02-27 09:28:46 +00:00
Ivailo Monev
0d8cf2f0aa
more hot-new-stuff cleanup
2015-01-14 00:14:15 +00:00
Ivailo Monev
2efd951b7d
remove knewstuff cruft
2015-01-11 20:59:41 +00:00
Ivailo Monev
a7fd791926
initial import
2014-11-13 19:30:51 +02:00