You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latte-dock/app
Michail Vourlakos 6505e8797f send mouse signals from View to containment
--this is side-way path for mouse events and
more specific the mouse pressed, released
events to be sent from parent window to its
qml containment part. This way it is possible
to keep the original plasma applet behavior
such as original plasma tooltips and provide
Latte specific functionality such as animated
clicks from indicators.

NOTE: An investigation - testing took place in
order to check if this approach could be also used
for mouseMove events to be used for applets parabolic
effect. The result was that this was not possible because
there were too many signals and too much calculations
too identify for which applet the signal belonged to.
The parabolic effect was not fluid in that case and
could not catch up.
6 years ago
..
dbus support wallpaper slideshows 6 years ago
indicator simplify CMakeLists 6 years ago
layout RENAME TopLayout to SharedLayout 6 years ago
package simplify CMakeLists 6 years ago
packageplugins SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
plasma apply all colors from applyTheme 6 years ago
settings Option to set Settings size at per screen level 6 years ago
shortcuts simplify GenericLayout::latteViews call 6 years ago
view send mouse signals from View to containment 6 years ago
wm simplify CMakeLists 6 years ago
CMakeLists.txt simplify CMakeLists 6 years ago
FakeTarget.cmake FakeTarget moved to app/ 8 years ago
alternativeshelper.cpp add headers comments for all c++ files 6 years ago
alternativeshelper.h add headers comments for all c++ files 6 years ago
config-latte.h.cmake support kdeclarative both <5.45 and >=5.45 6 years ago
importer.cpp REFACTOR:move storaging to own class 6 years ago
importer.h IMPORTANT: All new Indicators architecture 6 years ago
infoview.cpp support kdeclarative both <5.45 and >=5.45 6 years ago
infoview.h refactor:rename DockCorona to Latte::Corona 6 years ago
latte-indicators.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
latte-layouts.knsrc SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
lattecorona.cpp send mouse signals from View to containment 6 years ago
lattecorona.h reduce availableScreenGeometry calls 6 years ago
lattedock.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
launcherssignals.cpp refactor: rename Layout to ActiveLayout 6 years ago
launcherssignals.h fix publishing launchersSignals in qml 6 years ago
layoutmanager.cpp RENAME TopLayout to SharedLayout 6 years ago
layoutmanager.h RENAME TopLayout to SharedLayout 6 years ago
main.cpp REFACTOR:replace all "foreach" statements 6 years ago
org.kde.latte-dock.appdata.xml.cmake GIT_SILENT made messages (after extraction) 6 years ago
org.kde.latte-dock.desktop.cmake SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
schemecolors.cpp discover standard paths independent of distro 6 years ago
schemecolors.h add headers comments for all c++ files 6 years ago
screenpool.cpp REFACTOR:replace all "foreach" statements 6 years ago
screenpool.h add headers comments for all c++ files 6 years ago