Commit Graph

32 Commits (e4a9232e945e8fbf23aa4dcf3b578eb5b26b8bfe)

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez a2e4397d03 renaming and add noexcept to lambdas
Johan Smith Agudelo Rodriguez cb9fadbcbd keeping compatibility with gcc 4.8
Johan Smith Agudelo Rodriguez b7f9ad5685 Fix , Dodge all windows and activities
Johan Smith Agudelo Rodriguez a6bcc53aad Cleaning up a bit before implementing always visible
Johan Smith Agudelo Rodriguez 2040ac3063 abstractwindowinterface now is based over an variant class type
Johan Smith Agudelo Rodriguez df69c3838b fix possible race condition with qDebug
Johan Smith Agudelo Rodriguez e6374da532 added support for windows with shade state and improving WindowInfoWrap
Johan Smith Agudelo Rodriguez f794d5c60c fix , Always visible option does not work for side-set dock on unusual multi screen setup
Johan Smith Agudelo Rodriguez ecbd2c99bc fix , Dodging/Layering Issues
Johan Smith Agudelo Rodriguez fb16fee66b fix , Incorrect/inconsistent behaviour when switching virtual desktops
Michail Vourlakos 07d68dd636 fix typo for LeftEdge
--this was breaking the AlwaysVisible experience
for Left docks
Johan Smith Agudelo Rodriguez 75d4b71216 , AbstractWindowInterface is now a shared resource
Johan Smith Agudelo Rodriguez c17732cf17 fix , Dodge Active is broken for windows on all desktops
Johan Smith Agudelo Rodriguez ec3721a591 fix , Un-hide Latte at desktop and activity changes
Johan Smith Agudelo Rodriguez b8cbf694f7 fix , dodge active window when switching desktop
Johan Smith Agudelo Rodriguez 8ac85c53a6 fix , dodge decoration
Johan Smith Agudelo Rodriguez 8c1ac52ac1 removed NET::WM2WindowClass property
Johan Smith Agudelo Rodriguez 91f9ca280d fix , Dock do not dodge Spotify
Johan Smith Agudelo Rodriguez c42250d9bb avoid white spaces with astyle
Johan Smith Agudelo Rodriguez 44bdd5a90b code formatted
Johan Smith Agudelo Rodriguez 77917920fd set on all activities
Michail Vourlakos 9ea5959cb6 fix , a crash when a dock was removed
--removing connections on xwindowinterface destructor
--removing connections on dockview destructor
--remove xwindowinterface that was created from
visibilitymanager in its destructor
Johan Smith Agudelo Rodriguez 802beedd39 Less debug information.
Johan Smith Agudelo Rodriguez fe146aaa90 Missing file licences
Johan Smith Agudelo Rodriguez a4699e9230 Fixed initialization and improved all modes
Johan Smith Agudelo Rodriguez 84eacf3cbf code formatted
Johan Smith Agudelo Rodriguez 2f2a3f7a22 more abstraction
Michail Vourlakos 7af3b6e620 support DodgeActive
--add localDockGeometry to be used for the
intersect situation
Johan Smith Agudelo Rodriguez 45347200cd update signatures on abstractwindowinterface.h
Johan Smith Agudelo Rodriguez 9debe8dbb3 added methods to reserve screen space
Johan Smith Agudelo Rodriguez 1b468a02e1 XWindowInterface has been implemented
Michail Vourlakos a357d05392 moved corona to app directory