Michail Vourlakos
b3ef5e307f
fix typo for LeftEdge
...
--this was breaking the AlwaysVisible experience
for Left docks
8 years ago
Michail Vourlakos
33ce86c25a
fix spacing at screen combo box
8 years ago
Michail Vourlakos
6e36df193e
stop timer on exit
8 years ago
Michail Vourlakos
56fa7ac937
change primary dock screen when relevant edge freed
8 years ago
Michail Vourlakos
c88320566e
do not allow a primary dock overlap an explicit
8 years ago
Michail Vourlakos
f830dd32a9
semantic improvements
8 years ago
Michail Vourlakos
eea03ab0c7
fix screen choosing from configuration window
...
--the check for the screen if it has the specific
edge free added some small bugs
8 years ago
Michail Vourlakos
1140108963
block screen change when edge is occupied
...
--unfortunately this contains also white spaces
fixes. Sorry for this but by implementing multi-screen
the laptop wasnt correctly configured for
astyle and whitespaces
8 years ago
Michail Vourlakos
82ace8ccec
disable flag ByPassWindowManagerHint
8 years ago
Michail Vourlakos
f6bfb7926f
remove configuration window on hiding
8 years ago
Michail Vourlakos
1bac4f6899
fix #208,crash on exit through quit button
8 years ago
Michail Vourlakos
6842ab1692
fix whitespaces
8 years ago
audoban
b66f12d32a
fix #198 , flag ByPassWindowManagerHint
8 years ago
Michail Vourlakos
dc14c8e2d2
fix #12,multi-screen support
...
--this commit is just a small clean up that
acts as a reference for all the previous
10-12 commits that provide the new anticipated
multi-screen support. With multi-screen support
the user can set for its docks either to be always
on the primary screen or an explicit one... The
docks are loaded and removed automatically on
screen changes
8 years ago
audoban
66eeb5114c
fix restore config
8 years ago
audoban
b2e91c283f
new dependence
8 years ago
Michail Vourlakos
2da927e0b2
support always on primary case
...
-- :) fantastic behavior from Latte...
8 years ago
Michail Vourlakos
5f77ef3b41
drop dock primary screen behavior from plasma
...
--this cleans the plasma behavior for the
primary screen that was creating a mess.
The dock "on primary" state can now be implemented
through Latte without breaking things
8 years ago
Michail Vourlakos
0fcb113a1b
fix setting a dock's screen for config window
8 years ago
Michail Vourlakos
a2f2d3b8c7
fixes for plasma behavior and screens ids
...
--there are cases that screens instead of returning
correct screen names the return names like
"0:0". These are totally ignored in order to not
break the screen ids database
8 years ago
Michail Vourlakos
455f794be7
restore add/remove dock buttons
...
--also use a single timer for screen sync
for dockview
8 years ago
Michail Vourlakos
55f04b2515
update screens in config window in each show event
8 years ago
Michail Vourlakos
206faf579b
fix config window positioning in multi-screens
8 years ago
Michail Vourlakos
587c476e67
add screen information into debug window
8 years ago
Michail Vourlakos
74bc9bac85
improvements to add/remove docks on screen demand
8 years ago
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