Commit Graph

12 Commits (45b34a824b2403fb6fa0fdf9ece2639e6c8bb74a)

Author SHA1 Message Date
Lana Black 9c13306f20 More API fixes. 6 months ago
Lana Black eea133a3aa More renaming. 6 months ago
Michail Vourlakos 771f059e63 remove no needed if statement 3 years ago
Michail Vourlakos cbd30a8c22 contextmenu:remove systray deprecated code 3 years ago
Michail Vourlakos d208698143 more fixes for context menu 3 years ago
Michail Vourlakos 18b47b607f protect from nullptr crashes 3 years ago
Michail Vourlakos 90e4ea28c4 introduce ContextMenuLayerQuickItem
--use plasma approach in order to show context menus
for applets by introducing a new QuickItem that will
be responsible for this at the bottom of applets and
containment layers
3 years ago
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
Michail Vourlakos ec949948b6 fix View recraetion and frameExtents freezes
--View recreation path was broken from new implementation
for Latte::Interfaces that pass objects to containment
interface. This is now fixed and Interfaces::View object is updated
and broadcasted correctly when changed
--when GtkFrameExtents are zeroed for behaveAsPlasmaPanels
then it is better to recreate the view to avoid freezes and
hidings of the view because of compositor strange behavior
5 years ago
Michail Vourlakos b3ec491863 protect from crashes of application interfaces 5 years ago
Michail Vourlakos b43e864e8a fix crash by releasing Interface *view properly
--when Latte::View is destroyed the Interfaces exposed
to qml should be informed also in order to not create
crashes
5 years ago
Michail Vourlakos 9be7822b98 upgrade to LatteApp.Interfaces containment access 5 years ago