1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-26 11:21:40 +03:00
latte-dock/app
Michail Vourlakos f588e74549 fix #665,block false raiseDock for containsMouse
--as an example Firefox 55 triggers a windowChanged
event in every mouse movement. Thus the dock wasnt
appearing because it was sent a raideDock(false)
signal. Adding a containsMouse check for all dodgeModes
fixes this. A raiseDock(false) is never sent if
the dock containsMouse
2017-08-13 13:04:37 +03:00
..
dbus expose through dbus updateBadge for dock items 2017-04-21 16:34:19 +03:00
layoutsDelegates Using Check mark character instead of CheckBox for the table 2017-07-24 20:01:11 +03:00
packageplugins/shell add info window for showing latte infos 2017-07-25 14:06:48 +03:00
plasmaquick avoid white spaces with astyle 2017-01-16 15:37:17 -05:00
abstractwindowinterface.cpp abstractwindowinterface now is based over an variant class type 2017-06-20 16:59:11 -05:00
abstractwindowinterface.h renaming and add noexcept to lambdas 2017-06-29 15:50:11 -05:00
alternativeshelper.cpp code formatted 2017-03-12 15:15:06 -05:00
alternativeshelper.h code formatted 2017-03-12 15:15:06 -05:00
CMakeLists.txt remove deprecated code 2017-08-03 13:05:57 +03:00
config-latte.h.cmake added include guard 2017-06-20 17:21:49 -05:00
dockconfigview.cpp block hiding when alternatives is shown 2017-08-09 03:33:03 +03:00
dockconfigview.h block hiding when alternatives is shown 2017-08-09 03:33:03 +03:00
dockcorona.cpp fix crash,when alternatives shown + change layouts 2017-08-09 04:52:42 +03:00
dockcorona.h fix #636,new approach for Layout,Global launchers 2017-07-31 03:53:39 +03:00
dockview.cpp fix #662,fix typo and auto-hide break behavior 2017-08-09 14:48:54 +03:00
dockview.h block hiding when alternatives is shown 2017-08-09 03:33:03 +03:00
FakeTarget.cmake FakeTarget moved to app/ 2016-12-30 11:14:58 +02:00
globalshortcuts.cpp cnew architectures classes,add missing licenses 2017-07-24 20:01:11 +03:00
globalshortcuts.h fix #510,support correctly global shortcuts 2017-06-04 11:15:32 +03:00
importer.cpp cleanup deprecated code for launchers 2017-07-24 20:01:11 +03:00
importer.h support import configuration from command line 2017-07-24 20:01:11 +03:00
infoview.cpp fix #643,protect enabledBorders for InfoView 2017-08-02 11:51:32 +03:00
infoview.h fix crash from infoview in wayland 2017-07-27 17:34:32 +03:00
lattedock.notifyrc v0.7 initial second stable release 2017-08-11 18:36:06 +03:00
launcherssignals.cpp move task instantly and then send extSignal to group 2017-07-31 10:26:15 +03:00
launcherssignals.h move task instantly and then send extSignal to group 2017-07-31 10:26:15 +03:00
layoutconfigdialog.cpp select previous row after layout removal 2017-07-29 15:37:37 +03:00
layoutconfigdialog.h update buttons state in layouts window 2017-07-28 19:25:28 +03:00
layoutconfigdialog.ui improve visual for layouts tableview 2017-07-24 20:01:11 +03:00
layoutmanager.cpp fix #636,new approach for Layout,Global launchers 2017-07-31 03:53:39 +03:00
layoutmanager.h fix #636,new approach for Layout,Global launchers 2017-07-31 03:53:39 +03:00
layoutsettings.cpp add a layout broken file check 2017-07-27 22:00:51 +03:00
layoutsettings.h add a layout broken file check 2017-07-27 22:00:51 +03:00
main.cpp fix #592,drop bash restarting use KCrash instead 2017-08-03 13:02:48 +03:00
org.kde.latte-dock.appdata.xml.cmake update applets metadata files 2017-07-28 09:32:25 +03:00
org.kde.latte-dock.desktop.cmake fix #592,drop bash restarting use KCrash instead 2017-08-03 13:02:48 +03:00
panelshadows_p.h support drawing panel shadows outside dock window 2017-02-02 23:46:43 +02:00
panelshadows.cpp disable debug message for shadows 2017-03-07 22:21:41 +02:00
screenpool.cpp fix #565,full dynamic reload the layout 2017-06-30 11:41:17 +03:00
screenpool.h fix #565,full dynamic reload the layout 2017-06-30 11:41:17 +03:00
universalsettings.cpp the user can disable the Latte Info window 2017-07-25 14:19:01 +03:00
universalsettings.h the user can disable the Latte Info window 2017-07-25 14:19:01 +03:00
visibilitymanager_p.h abstractwindowinterface now is based over an variant class type 2017-06-20 16:59:11 -05:00
visibilitymanager.cpp fix #665,block false raiseDock for containsMouse 2017-08-13 13:04:37 +03:00
visibilitymanager.h Only visibilityManager can call mustBeHide/Shown 2017-03-12 13:09:38 -05:00
waylandinterface.cpp fix #568, [Wayland] Dodge modes do not ignore the plasma desktop 2017-06-29 17:02:25 -05:00
waylandinterface.h renaming and add noexcept to lambdas 2017-06-29 15:50:11 -05:00
windowinfowrap.cpp #199, AbstractWindowInterface is now a shared resource 2017-02-24 21:50:40 -05:00
windowinfowrap.h waylandinterface implemented 2017-06-20 16:59:11 -05:00
xwindowinterface.cpp renaming and add noexcept to lambdas 2017-06-29 15:50:11 -05:00
xwindowinterface.h renaming and add noexcept to lambdas 2017-06-29 15:50:11 -05:00