Commit Graph

506 Commits (8a7bb2942ca0fcdc03ee82ced204d6eccfde4d3f)
 

Author SHA1 Message Date
Michail Vourlakos 8a7bb2942c add basic multi screen support
--the user can change the dock's screen
from the configuration window... Optimizations
must be made of course in the future...
Michail Vourlakos c468353407 fix , update screen in screengeometry changes
--when the screengeometry was called the dockview screen
hadnt changed to primaryscreen, that had as a
consequence the dock to go to the primary screen
but because that was out of the boundaries of
its own screen to return again to first place
Michail Vourlakos d4da25e2e6 add a screen pool for multi-screens
Johan Smith Agudelo Rodriguez 0e728b558d punctuation marks.
Johan Smith Agudelo Rodriguez 1ba8a62e07 remove property debugFlags of DockView
Johan Smith Agudelo Rodriguez 445cf91791 unused function
Johan Smith Agudelo Rodriguez fbf5808667 update commandline options
Johan Smith Agudelo Rodriguez 2b4bbd20f2 fix memory leak
Johan Smith Agudelo Rodriguez ef7caa72e2 , QQuickWindowSystem replacement of WindowSystem
Johan Smith Agudelo Rodriguez 75d4b71216 , AbstractWindowInterface is now a shared resource
Michail Vourlakos c08c9f9e78 hide window previews when showing context menu
Michail Vourlakos 7cf6e6c8dd fix #197,add/remove task animation
--fix the add/remove task animations based
on the new anchoring mechanism of the new
rendering
Michail Vourlakos 8be298b9d6 fix applets centering with new rendering
Michail Vourlakos 53aec53093 fix , new direct rendering mechanism
--this a big fix for the painting mechanism.
Introduces a new direct rendering phase in
which no delays are happening on drawing.
This commit contains also the fixes in various
places in order for the new rendering to work
correctly
Michail Vourlakos 5aca9b340d fix #187,counter for actions blockHiding
Johan Smith Agudelo Rodriguez 3de93d24f0 fix , parentIndex wrong initialization in ToolTipDelegate2
Michail Vourlakos 68fc389067 fix #186,drop shadowedImage and use Latte IconItem
Michail Vourlakos d50b5523cf improve intervals
Michail Vourlakos dd525c4d80 fix #185,changes for previews broke hover behavior
Michail Vourlakos f738236b28 disable TaskIconBuffers that creates a leak
Michail Vourlakos 0c246c2954 set minimum value for timer
Michail Vourlakos 789cdd9b47 increase checkListHoveredTimer based on animation
Michail Vourlakos 608324e6a1 dont show previews when showing context menu
Michail Vourlakos 0a50e76bf6 disable debug messages
Michail Vourlakos a38dd1d91e disable debug message
Michail Vourlakos 4c0a97348c disable debug messages, fix masking positioning
Michail Vourlakos 3745fbadf9 paint areas outside the maskArea
Michail Vourlakos b7c42a5365 mouse events debug messages
Ivan Bordoni 430ad7bee3 Update it.po
Michail Vourlakos 55f88360c2 Revert "block dock hiding when alternatives are shown"
This reverts commit ddd1a57875.
Michail Vourlakos a430d85119 block dock hiding when alternatives are shown
Michail Vourlakos b4885ceee4 remove no needed app/latte-dock.desktop
Johan Smith Agudelo Rodriguez bb407d94c1 various fixes, and added metainfo to latte-dock.desktop.template
Johan Smith Agudelo Rodriguez b8f99d2845 hiding warnings
Johan Smith Agudelo Rodriguez bae7e4cfca removing intltool dependence and locale scripts improved
Michail Vourlakos e7eb5c6017 fix #178,fix grid layout for group tasks
Michail Vourlakos 560accc9fe fix #177,protect containment clearZoom in previews
Michail Vourlakos 6f75af308a fix clicking preview,unblock animation
Michail Vourlakos 1878bcfc9a add some opacity in active special cases
Michail Vourlakos 568c2a39fd improve window previews experience
--make the window previews experience more
robust
Michail Vourlakos 01b86128cb add BlockHiding flag in Debug Window
Michail Vourlakos 03415d65eb fix #176,dont hide tooltip when hovering same task
Michail Vourlakos dc1325f857 fix #174,account screen size for the debug window
Michail Vourlakos ab1cc5f87c fix #171,use lock file instead of QSharedMemory
-- this way the lock is per user and crashing Latte
allows us to rerun it properly
Michail Vourlakos f9797aa06c fix , disable hidpi scaling
--fix for hidpi screens based on plasma
official code
Michail Vourlakos 03fb457af6 fix #171,allow only one instance for Latte app
Michail Vourlakos 81b36dc91e improve when dock can hide itself
--when an applet becomes activated then the dock
shouldnt hide itself until the applet to become
inactive
Johan Smith Agudelo Rodriguez c0f9a15545 restoring all desktop.templates
Johan Smith Agudelo Rodriguez b094ff1bb4 Disable KDECompilerSettings
Johan Smith Agudelo Rodriguez 1677e2a041 Improving readability of CMakeLists