awesome-widgets/sources/awesome-widget/plugin
arcan1s 3be733a775 drop code oriented on the stream lock in parallel updates
This fact caused by the qt signal-slot implementation. Even if slots
code is going into parallel they will be called in the main app thread.
And also it is used inside KF5 dataengine implementation, so I'm affraid
that it could not be optimized w\o backend rewriting
2015-10-13 01:49:12 +03:00
..
awactions.cpp some code style improvements (#67) 2015-10-10 00:51:24 +03:00
awactions.h some code style improvements (#67) 2015-10-10 00:51:24 +03:00
awdataaggregator.cpp drop code oriented on the stream lock in parallel updates 2015-10-13 01:49:12 +03:00
awdataaggregator.h return back stream lock which will be disabled from qml by the timer. In 2015-09-26 03:23:10 +03:00
awdataengineaggregator.cpp drop code oriented on the stream lock in parallel updates 2015-10-13 01:49:12 +03:00
awdataengineaggregator.h drop code oriented on the stream lock in parallel updates 2015-10-13 01:49:12 +03:00
awesomewidget.cpp more correct fix for #57 2015-07-19 00:14:49 +03:00
awesomewidget.h drop kde4 from master 2015-05-20 00:36:48 +03:00
awkeys.cpp drop code oriented on the stream lock in parallel updates 2015-10-13 01:49:12 +03:00
awkeys.h drop code oriented on the stream lock in parallel updates 2015-10-13 01:49:12 +03:00
awkeysaggregator.cpp some code style improvements (#67) 2015-10-10 00:51:24 +03:00
awkeysaggregator.h * limit messages queue to ideal thread count 2015-09-17 01:10:55 +03:00
CMakeLists.txt move dataengine control to plugin part (ref to #66) 2015-10-05 00:00:38 +03:00
plasma-applet-org.kde.plasma.awesome-widget.notifyrc drop kde4 from master 2015-05-20 00:36:48 +03:00
qmldir add '$this' feature to lambda functions 2015-09-03 00:30:10 +03:00