Commit Graph

506 Commits (ea6149bc0865733e7b269a3b38889162ba123a88)
 

Author SHA1 Message Date
Michail Vourlakos ea6149bc08 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...
8 years ago
Michail Vourlakos cea1cc7e9e fix #116, 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
8 years ago
Michail Vourlakos a6b8ecc4b8 add a screen pool for multi-screens 8 years ago
audoban d555eacb13 punctuation marks. 8 years ago
audoban fcabf6ffcd remove property debugFlags of DockView 8 years ago
audoban 69d91b60d5 unused function 8 years ago
audoban 351817aacf update commandline options 8 years ago
audoban 7728fdb495 fix memory leak 8 years ago
audoban c4d430bbed #199, QQuickWindowSystem replacement of WindowSystem 8 years ago
audoban a12ce7d3ab #199, AbstractWindowInterface is now a shared resource 8 years ago
Michail Vourlakos 9fc10c84b1 hide window previews when showing context menu 8 years ago
Michail Vourlakos 370baf23d7 fix #197,add/remove task animation
--fix the add/remove task animations based
on the new anchoring mechanism of the new
rendering
8 years ago
Michail Vourlakos 9597c3c8f6 fix applets centering with new rendering 8 years ago
Michail Vourlakos 6a00fcc936 fix #195, 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
8 years ago
Michail Vourlakos 3574c8089d fix #187,counter for actions blockHiding 8 years ago
audoban 5d5afe4fd1 fix #183, parentIndex wrong initialization in ToolTipDelegate2 8 years ago
Michail Vourlakos f035bbb99e fix #186,drop shadowedImage and use Latte IconItem 8 years ago
Michail Vourlakos 15f2900496 improve intervals 8 years ago
Michail Vourlakos b84c213a15 fix #185,changes for previews broke hover behavior 8 years ago
Michail Vourlakos 7e3c9e0206 disable TaskIconBuffers that creates a leak 8 years ago
Michail Vourlakos 7b2f8fa9ff set minimum value for timer 8 years ago
Michail Vourlakos 72926e22c2 increase checkListHoveredTimer based on animation 8 years ago
Michail Vourlakos bd7f6bf980 dont show previews when showing context menu 8 years ago
Michail Vourlakos e0913f8f88 disable debug messages 8 years ago
Michail Vourlakos 063f1151eb disable debug message 8 years ago
Michail Vourlakos 5a9bf31d36 disable debug messages, fix masking positioning 8 years ago
Michail Vourlakos 24085bab9b paint areas outside the maskArea 8 years ago
Michail Vourlakos 5f4eefb302 mouse events debug messages 8 years ago
Ivan Bordoni 33d01dea3a Update it.po 8 years ago
Michail Vourlakos 2ad515bbef Revert "block dock hiding when alternatives are shown"
This reverts commit ddd1a57875.
8 years ago
Michail Vourlakos ddd1a57875 block dock hiding when alternatives are shown 8 years ago
Michail Vourlakos b72176af35 remove no needed app/latte-dock.desktop 8 years ago
audoban 011de0d4b2 various fixes, and added metainfo to latte-dock.desktop.template 8 years ago
audoban dbe1d7b3c4 hiding warnings 8 years ago
audoban 820a83ee1e removing intltool dependence and locale scripts improved 8 years ago
Michail Vourlakos e2baee43f5 fix #178,fix grid layout for group tasks 8 years ago
Michail Vourlakos af61ec8b36 fix #177,protect containment clearZoom in previews 8 years ago
Michail Vourlakos b5c9241a96 fix clicking preview,unblock animation 8 years ago
Michail Vourlakos e16a9457bb add some opacity in active special cases 8 years ago
Michail Vourlakos c24bc32302 improve window previews experience
--make the window previews experience more
robust
8 years ago
Michail Vourlakos 30ce9c3c12 add BlockHiding flag in Debug Window 8 years ago
Michail Vourlakos d594330a9e fix #176,dont hide tooltip when hovering same task 8 years ago
Michail Vourlakos 0cbd6f8470 fix #174,account screen size for the debug window 8 years ago
Michail Vourlakos a34adf5990 fix #171,use lock file instead of QSharedMemory
-- this way the lock is per user and crashing Latte
allows us to rerun it properly
8 years ago
Michail Vourlakos 0692521fd4 fix #172, disable hidpi scaling
--fix for hidpi screens based on plasma
official code
8 years ago
Michail Vourlakos 068cfa3fe8 fix #171,allow only one instance for Latte app 8 years ago
Michail Vourlakos a6fee025c1 improve when dock can hide itself
--when an applet becomes activated then the dock
shouldnt hide itself until the applet to become
inactive
8 years ago
audoban 58af9a16a0 restoring all desktop.templates 8 years ago
audoban ce10c9f8eb Disable KDECompilerSettings 8 years ago
audoban 4c0054cc30 Improving readability of CMakeLists 8 years ago