Johan Smith Agudelo Rodriguez
f6f11273a0
No sufficient Category definition
2017-01-14 15:13:36 -05:00
Michail Vourlakos
55ea8490f9
fix #51,protect add task animation more
...
--in case the add animation is stuck in the
middle and not run until the end, this could
cause also the #51 issue
2017-01-14 20:49:58 +02:00
Michail Vourlakos
c290aacc97
on zoom factor change reposition blue board
2017-01-14 19:23:37 +02:00
Michail Vourlakos
0d45ca3393
fix #66 , many automatic size issues
...
--fix #51 , a bug that by dropping a new applet
the normal state was blocked and couldnt return normal,
that could create an issue with masking
2017-01-14 18:47:51 +02:00
Michail Vourlakos
9a0b17fbc0
when dock content exceed maxLength update autosize
2017-01-14 18:16:21 +02:00
Michail Vourlakos
58f2019997
support automatic icon size in editing mode
2017-01-14 18:10:34 +02:00
Michail Vourlakos
f182bffdc2
fix blueboard placement in automatic icon size
2017-01-14 18:01:48 +02:00
Michail Vourlakos
29ae2899c9
fix #65 , stop bouncing animation in hidden state
2017-01-14 14:31:26 +02:00
Michail Vourlakos
9b9363b734
consider also the slide out timer for masking
2017-01-14 03:03:17 +02:00
Michail Vourlakos
bb65360f41
in isHidden state make mask thickness to lowest
2017-01-14 02:47:18 +02:00
Michail Vourlakos
20ded94e4c
update mask when dropping a new applet
2017-01-14 02:18:58 +02:00
Michail Vourlakos
d641ec0b33
fix #54,dock is shown when applet needs attention
2017-01-14 01:59:25 +02:00
Johan Smith Agudelo Rodriguez
e3aac94824
permit always update dockRect variable
2017-01-13 17:01:30 -05:00
Johan Smith Agudelo Rodriguez
401e85ad8e
dont update struts when the user is configuring #25
2017-01-13 16:33:42 -05:00
Michail Vourlakos
504be3e91e
do not update dock geometry inHidden state
2017-01-13 23:01:45 +02:00
Michail Vourlakos
f7bb90400c
set alpha version 0.5.90
v0.5.90
2017-01-13 22:43:59 +02:00
Michail Vourlakos
674daca50f
disable debugging state,messages
2017-01-13 22:35:21 +02:00
Michail Vourlakos
66bbf22ba6
drop appletsAnimations in favour of needBothAxis
2017-01-13 22:31:58 +02:00
Michail Vourlakos
cc1f42824c
fix #51 , drop automaticAnimationLength flag
...
--the infrastructure is in place in order to not
need the automaticAnimationLength flag. From this
commit masking based totally only on animations
flags and on hovering indexes
2017-01-13 22:31:58 +02:00
Johan Smith Agudelo Rodriguez
11f873e68a
set default icon #55
2017-01-13 15:05:25 -05:00
Johan Smith Agudelo Rodriguez
4ea00588e9
timer unnecessary
2017-01-13 14:09:00 -05:00
Michail Vourlakos
1597ba5841
update blue board position onIconSizeChanged
2017-01-13 19:37:57 +02:00
Michail Vourlakos
abf84a1d1e
restore previous behavior
...
--fixed local dock geometry updating in editing
mode. Now in runtime the struts are updating
correctly
2017-01-13 19:22:49 +02:00
Michail Vourlakos
3f2847b467
disable update struts on userConfiguring state
2017-01-13 18:43:23 +02:00
Michail Vourlakos
ec03baf6a1
fix #53
...
--update isHidden flag in the start except the end of
slide out animation
--fix also the right click behavior concerning the
AutoHide, latest commits concerning #25 had broken
the behavior
2017-01-13 17:52:37 +02:00
Michail Vourlakos
25f901cdee
fix two crashes
...
-- one private slot was missing, right clicking
was creating a crash because of this sometimes
-- removing a second or third created dock was
causing a crash because visibilitymanager wasnt
removed in sync and correctly from the dockview
2017-01-13 17:15:53 +02:00
Michail Vourlakos
a74fe28c18
consider shadow size for currentThickness
...
--this solves an issue concerning configuration window
placement when changing locations
2017-01-13 16:51:56 +02:00
Johan Smith Agudelo Rodriguez
f844f91ac2
unnecessary sync
2017-01-13 02:07:27 -05:00
Johan Smith Agudelo Rodriguez
5d59cfb01c
better debug info
2017-01-13 02:06:29 -05:00
Johan Smith Agudelo Rodriguez
44bdd5a90b
code formatted
2017-01-13 01:27:57 -05:00
Johan Smith Agudelo Rodriguez
dd7009e96e
reduced number of calls to syncGeometry
2017-01-13 01:27:26 -05:00
Johan Smith Agudelo Rodriguez
60f6f8d942
update dockconfig view
2017-01-13 01:20:14 -05:00
Johan Smith Agudelo Rodriguez
165f0bbdaf
don't unlock blockHiding property when user is configuring
2017-01-13 01:18:14 -05:00
Johan Smith Agudelo Rodriguez
16078ed240
maximum background width
2017-01-13 01:17:07 -05:00
Johan Smith Agudelo Rodriguez
03eeb6074d
update geometry just when is necessary
2017-01-13 01:16:05 -05:00
Johan Smith Agudelo Rodriguez
2cb031ee50
improve auto sync geometry, and cleaning code unused
2017-01-12 18:56:25 -05:00
Johan Smith Agudelo Rodriguez
417f6f9e38
reorder members
2017-01-12 18:56:25 -05:00
Johan Smith Agudelo Rodriguez
77917920fd
set on all activities #52
2017-01-12 18:56:25 -05:00
Michail Vourlakos
f0f4abb1b3
fix blue board positioning on location change
...
--clean up also a bit the EditModeVisual concerning
the plasmoid.location
2017-01-12 20:54:16 +02:00
Michail Vourlakos
c831f3f8c6
fix #25 , set dock's geometry correctly
2017-01-12 20:04:27 +02:00
Michail Vourlakos
456612d7fd
set show/hide timers default values
2017-01-12 13:53:06 +02:00
Michail Vourlakos
6bcd39d07d
replace QIconItem with Latte.IconItems
2017-01-11 17:46:57 +02:00
Michail Vourlakos
7896919736
move iconitem from app to plugin
2017-01-11 17:36:11 +02:00
Michail Vourlakos
dd091b6569
restore layouts in main config window
...
--the latest fix for the configuration window placement
does not need to drop the clean implementation with
layouts
2017-01-11 16:33:10 +02:00
Michail Vourlakos
1ffa4e9ab4
fix correct placement of config window in startup
2017-01-11 16:29:11 +02:00
Michail Vourlakos
52d64b561c
restore the init functionality
2017-01-11 15:18:39 +02:00
Michail Vourlakos
fba9d62ee2
fix #50 , update config window location
...
--fix also some crashes concerning the existence
of multiple config windows from different docks.
2017-01-11 02:30:35 +02:00
Michail Vourlakos
8fa6225cdb
fix #24 , probably fixed
...
--opening configuration window all the time and
I havent found a case that this is not shown yet
2017-01-11 01:11:41 +02:00
Michail Vourlakos
4bb21fb0c8
fix in many cases placement of configuration win
2017-01-10 15:24:55 +02:00
Michail Vourlakos
90099242c0
clean some old code in configuration window
2017-01-10 15:24:55 +02:00