1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-01 01:17:51 +03:00
latte-dock/app
Michail Vourlakos d86fdfd2ff fix #810,support smart/dynamic background
the dynamic background feature is enhanced and
becomes smarter. It understands snapped windows, windows
that touch the panel edge etc. The criteria in
order for the background to become solid are:
   - any active window that is touching the panel
edge (that includes krunner)
   - any inactive window that is snapped and touches
the panel edge (concerning its geometry: quarter-snapped or half-snapped)
   - maximized windows
   - an inactive window but keepAbove is touching
the panel edge (this catches also the yakuake case)
   - panel popups
2018-01-02 11:49:38 +02: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 remove no needed fake separator desktop file 2017-11-18 14:34:34 +02: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 added debug messages in dockconfigview 2017-10-25 22:12:28 +03:00
dockconfigview.h block hiding when alternatives is shown 2017-08-09 03:33:03 +03:00
dockcorona.cpp fix #810,support smart/dynamic background 2018-01-02 11:49:38 +02:00
dockcorona.h fix #810,support smart/dynamic background 2018-01-02 11:49:38 +02:00
dockview.cpp fix #810,support smart/dynamic background 2018-01-02 11:49:38 +02:00
dockview.h slidingIn/Out during locationChange signal 2017-12-11 12:36:47 +02:00
FakeTarget.cmake FakeTarget moved to app/ 2016-12-30 11:14:58 +02:00
globalshortcuts.cpp add shortcut to open layouts editor 2017-12-16 13:17:11 +02:00
globalshortcuts.h add shortcut to open layouts editor 2017-12-16 13:17:11 +02:00
importer.cpp import and load a layout from command line 2017-12-17 19:08:35 +02:00
importer.h import and load a layout from command line 2017-12-17 19:08:35 +02: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 SVN_SILENT made messages (.desktop file) - always resolve ours 2017-11-27 04:52:43 +01: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 Fix minor typos 2017-09-09 12:00:16 +03:00
layoutconfigdialog.h add a "New" button in layouts manager 2017-08-27 17:00:34 +03:00
layoutconfigdialog.ui add a "New" button in layouts manager 2017-08-27 17:00:34 +03:00
layoutmanager.cpp reload layouts if needed after default import 2017-12-17 17:55:20 +02:00
layoutmanager.h add --default-layout option for command line 2017-12-17 17:42:49 +02:00
layoutsettings.cpp debug broken layouts by adding messages 2017-08-21 17:08:39 +03:00
layoutsettings.h add a layout broken file check 2017-07-27 22:00:51 +03:00
main.cpp dont confuse lock files between different users 2017-12-25 21:07:07 +02:00
Messages.sh use kde translations infrastructure 2017-09-08 12:02:52 +03:00
org.kde.latte-dock.appdata.xml.cmake GIT_SILENT made messages (after extraction) 2017-12-24 03:07:36 +01:00
org.kde.latte-dock.desktop.cmake SVN_SILENT made messages (.desktop file) - always resolve ours 2017-11-27 04:52:43 +01:00
panelshadows_p.h support drawing panel shadows outside dock window 2017-02-02 23:46:43 +02:00
panelshadows.cpp update panelshadows to plasma version 2017-11-24 22:34:02 +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 fix #810,support smart/dynamic background 2018-01-02 11:49:38 +02:00
visibilitymanager.cpp fix #810,support smart/dynamic background 2018-01-02 11:49:38 +02:00
visibilitymanager.h fix #810,support smart/dynamic background 2018-01-02 11:49:38 +02:00
waylandinterface.cpp fix #810,support smart/dynamic background 2018-01-02 11:49:38 +02: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 fix #810,support smart/dynamic background 2018-01-02 11:49:38 +02:00
xwindowinterface.cpp fix #810,support smart/dynamic background 2018-01-02 11:49:38 +02:00
xwindowinterface.h renaming and add noexcept to lambdas 2017-06-29 15:50:11 -05:00