1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-26 23:21:37 +03:00
latte-dock/app/wm
Michail Vourlakos b264854a98 Dodge visibility mode now ignores edge touches
--The new implementation for snapping needed to remove
the touching view edge from touching algorithm. The
windows trakers now provide two separate values for each
touching.
----First value is for regular window touches for which
their window geometry intersects with view published
absoluteGeometry
----Second value is for windows that are touching
view edge without intersecting with view geometry
2020-05-17 11:42:09 +03:00
..
tracker Dodge visibility mode now ignores edge touches 2020-05-17 11:42:09 +03:00
abstractwindowinterface.cpp major refrest for wm(s), remove consts 2020-03-25 18:40:48 +02:00
abstractwindowinterface.h support GtkFrameExtents under X11 2020-05-11 17:31:51 +03:00
CMakeLists.txt support AppName for WindowInformation 2019-06-01 01:20:54 +03:00
schemecolors.cpp respect plasma theme color palette always 2020-01-12 10:52:45 +02:00
schemecolors.h REFACTOR:add WindowSystem namespace 2019-05-11 15:47:22 +03:00
tasktools.cpp fix typo that was creating an error build 2019-11-02 16:50:29 +02:00
tasktools.h support AppName for WindowInformation 2019-06-01 01:20:54 +03:00
waylandinterface.cpp support GtkFrameExtents under X11 2020-05-11 17:31:51 +03:00
waylandinterface.h support GtkFrameExtents under X11 2020-05-11 17:31:51 +03:00
windowinfowrap.cpp introduce hasSkipPager/Switcher for window infos 2020-04-07 12:51:44 +03:00
windowinfowrap.h introduce hasSkipPager/Switcher for window infos 2020-04-07 12:51:44 +03:00
xwindowinterface.cpp fix View recraetion and frameExtents freezes 2020-05-12 14:45:31 +03:00
xwindowinterface.h support GtkFrameExtents under X11 2020-05-11 17:31:51 +03:00