Commit Graph

22 Commits (2d9b5376b70bb764baa884e1678c39ca26e14d5b)

Author SHA1 Message Date
Michail Vourlakos 1f0acbc3b5 Support KWin Edges mechanism
--by default now Latte supports the KWin Edges mechanism,
this way the following issues are fixed:
fix , fix , fix , fix , fix 
--improve dock behavior when the user user touch
gestures
--fix , support KWin bright placeholders
--this behavior can be disabled if the user prefers
the old one from the Tweaks page
--in !compositing no more is shown a 1px line at
the screen edge when the dock is hidden
--support KWin Edges in Multiple Layouts state under
X11
Michail Vourlakos 1ab273753e add menu/about in Latte Settings window
Michail Vourlakos c51fc7d59d appy Activities also to configuration windows
Michail Vourlakos 7d4989e983 add code for MultipleLayouts and Activities
--prepare dockViews and rest classes in order to
be able to change between different Activities in
a MultipleLayouts environment.
Johan Smith Agudelo Rodriguez a2e4397d03 renaming and add noexcept to lambdas
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 f794d5c60c fix , Always visible option does not work for side-set dock on unusual multi screen setup
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 c42250d9bb avoid white spaces with astyle
Johan Smith Agudelo Rodriguez 44bdd5a90b code formatted
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 fe146aaa90 Missing file licences
Johan Smith Agudelo Rodriguez a4699e9230 Fixed initialization and improved all modes
Johan Smith Agudelo Rodriguez 2f2a3f7a22 more abstraction
Johan Smith Agudelo Rodriguez e161dc2d37 added methods to reserve screen space
Johan Smith Agudelo Rodriguez a29378943b corona/ has been renamed to app/
Michail Vourlakos a357d05392 moved corona to app directory