Johan Smith Agudelo Rodriguez
165f0bbdaf
don't unlock blockHiding property when user is configuring
2017-01-13 01:18:14 -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
7a62226707
fix #49 , reparent dndSpacer onDrop signal
2017-01-10 15:23:50 +02:00
Michail Vourlakos
4eb143714a
fix a crash with right click
...
--when an applet was first added through
drag n' drop if afterwards a right click
event occured then a crash happened... This
fixes this and also properly removing the
AppletQuickItem from dockview. So this fixes
two crashes concerning the right click event
2017-01-08 19:23:05 +02:00
Michail Vourlakos
8ef2560688
clean plasmoid zoom in spesific cases
...
--fixes a small issue when hovering applets too
fast sometimes the tasks inside the plasmoid
didnt catch up to restore their zoom
2017-01-08 18:53:36 +02:00
Michail Vourlakos
14e1ca01ab
basic support for no compositingActive
...
--this commit supports disabled compositing
but enabled for the dock a pseudo-AlwaysVisible
state in such case occurs. All hiding signals
are ignored
2017-01-07 20:35:07 +02:00
Michail Vourlakos
e44a1a3a48
remove startup timers from containment
2017-01-07 15:31:52 +02:00
Michail Vourlakos
41d7ee6151
ui,do not allow hiding when containsMouse
...
--or blockHiding as second step protection
2017-01-05 22:57:53 +02:00
Michail Vourlakos
20455dc547
fix #31,theme shadows used in normal state masking
2017-01-05 14:01:42 +02:00
Michail Vourlakos
600884dded
fix tasks dragging and menu showing in AutoHide
...
--restore the signaling that the ui needed from the
tasks plasmoid to not hide the dock during dragging
and contextmenu showing
2017-01-05 10:38:51 +02:00
Michail Vourlakos
83e0a7564a
fix #6
...
--override default contextmenu behavior
--clean up old code
2017-01-04 20:53:40 +02:00
Michail Vourlakos
33d5eab539
replace Double with Justify
2017-01-04 18:57:41 +02:00
Michail Vourlakos
a758c5875f
reduce code in AppletItem
...
--check more general if a plasmoid is one of the two
edges, start or end
2017-01-04 09:59:59 +02:00
Johan Smith Agudelo Rodriguez
e9436d568c
Dock shouldnt hide on userConfiguring state #32
2017-01-03 20:12:46 -05:00
Michail Vourlakos
63739ac77b
support sticker for configuration window
2017-01-04 01:35:22 +02:00
Michail Vourlakos
b4b90eac73
fix #30 , fix hidden spacers behavior
2017-01-03 21:34:18 +02:00
Michail Vourlakos
95169441df
disable dragging from plasmoid, fix #35
2017-01-03 20:55:43 +02:00
Michail Vourlakos
9878ee65d1
fix some hiding issues on userConfiguring state
2017-01-03 10:39:13 +02:00
Michail Vourlakos
d0f4c80ab2
enable block hiding in some cases
...
--more specific on user configuring and
on dragging a task
2017-01-03 10:39:12 +02:00
Johan Smith Agudelo Rodriguez
fe146aaa90
Missing file licences #34
2017-01-02 17:05:30 -05:00
Michail Vourlakos
8e4cd1ce88
add filters for plasmoid into configuration
2017-01-02 21:42:53 +02:00
Michail Vourlakos
e54cbb7213
expose interaction values from plasmoid
2017-01-02 21:16:35 +02:00
Michail Vourlakos
3723a2fd08
support durationTime through the configuration
2017-01-02 20:44:07 +02:00
Michail Vourlakos
bf4047d6f8
expose plasmoid configuration through dock config
2017-01-02 19:42:43 +02:00
Michail Vourlakos
db3f0c4f1c
expose dock settings in plasmoid context menu
...
--block from the ui the hide signal when userConfiguring,
this is until the visibilitymanager is updated
2017-01-02 12:17:38 +02:00
Michail Vourlakos
4152535e51
expose dock settings into tasks plasmoid
2017-01-02 12:02:35 +02:00
Michail Vourlakos
935fb8c10d
fix #22 , expose timers through settings
2017-01-01 21:27:52 +02:00
Michail Vourlakos
cd66ede669
hide default toolBox
2017-01-01 17:11:29 +02:00
Michail Vourlakos
285090d961
hide some debug messages
2017-01-01 13:05:50 +02:00
Michail Vourlakos
7cd1ae4ba7
improve mechanism for animations counting
2017-01-01 11:25:40 +02:00
Michail Vourlakos
39b8dfdd3e
fix #28 , fix hidden mask for Dodge modes
2016-12-31 20:46:07 +02:00
Michail Vourlakos
4a9a465650
add animation and shadow for edit mode visual
2016-12-31 17:15:36 +02:00
Michail Vourlakos
9c7eace973
fix #15 , using only userConfiguring state
...
--in !immutable state all the zoom animations
are working just fine, only in userConfiguring
state the editmode is enabled
2016-12-31 13:19:29 +02:00
Michail Vourlakos
deaeec59f2
drop obsolete code from old nowdock containment
2016-12-31 12:30:01 +02:00
Michail Vourlakos
4120229876
dropped plasmoid.configuration.panelVisibility
...
--in favor of dock.visibility.mode
2016-12-31 12:21:33 +02:00
Michail Vourlakos
b3391e9e34
reduce maskArea calls and dockGeometry changes
...
--fix also an issue of changing normal state
continuously during various animations that
need only length space
2016-12-31 11:52:55 +02:00
Michail Vourlakos
4bc7a45474
restore previous functionality for QEvent:Leave
2016-12-30 20:49:48 +02:00
Michail Vourlakos
7af3b6e620
support DodgeActive
...
--add localDockGeometry to be used for the
intersect situation
2016-12-30 20:24:21 +02:00
Michail Vourlakos
dfbfbd13c9
fix, some tasks didnt return to scale:1 after zoom
2016-12-30 19:48:42 +02:00
Michail Vourlakos
f204cb3666
fix some blocking animation behavior from applets
2016-12-30 19:25:52 +02:00
Michail Vourlakos
df08a92d0e
support new visibilitymanager in ui
...
-- small fixes in visibilitymanager and removed
some whitespaces also
2016-12-30 13:46:56 +02:00
Michail Vourlakos
df2e3a1529
added edit mode blueprint visual
2016-12-29 23:27:29 +02:00
Michail Vourlakos
ba68acd129
improve configuration visual
...
--disabled also the visual debug mode
2016-12-29 21:31:08 +02:00
Michail Vourlakos
6dbaccd065
support change edge from configuration window
2016-12-29 19:46:04 +02:00
Michail Vourlakos
cdfe0c02d9
fix #10 , alignments are updated correctly
2016-12-29 15:46:56 +02:00
Michail Vourlakos
973c6c2536
restore Double Layout functionality
2016-12-29 15:41:00 +02:00
Michail Vourlakos
57db757ce2
fix #11 , and some old glitches during dragging
2016-12-29 15:26:44 +02:00
Michail Vourlakos
270a007587
disable zoom on userconfiguring
2016-12-29 00:42:05 +02:00
Michail Vourlakos
2a9ee6d2d9
renamed nowdock plasmoid to latte one
2016-12-28 23:07:17 +02:00
Michail Vourlakos
0206484c01
change default to DodgeActive
2016-12-28 18:05:16 +02:00