1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-25 19:21:41 +03:00
Commit Graph

233 Commits

Author SHA1 Message Date
Michail Vourlakos
6bf2994840 Indicators API:Extend animations capabilities
extend indicator.level.requested signals with:
  --taskLauncherActivated
  --taskGroupWindowAdded
  --taskGroupWindowRemoved

extend indicator.level.requested properties with:
  --isIndicatorTaskLauncherAnimationRunning

extend indicator info with:
  --providesInAttentionAnimation
  --providesTaskLauncherAnimation
  --providesGroupedWindowAddedAnimation
  --providesGroupedWindowRemovedAnimation

adjust Latte Tasks in order to support properly
animations implemented through indicators.
2021-10-30 14:32:00 +03:00
Michail Vourlakos
f36aada8c8 Indicators:expose more options for Icons
--the following options are exposed to indicators
in order to use them to their preference:
----iconTransformOrigin
----iconOpacity
----iconRotation
----iconScale
2021-10-28 12:27:52 +03:00
Michail Vourlakos
cea203e8ad fix binding loops in Indexer client ability 2021-10-28 01:13:15 +03:00
Michail Vourlakos
df6bb10f31 restore indicator iconOffset when changing styles 2021-10-23 13:01:08 +03:00
Michail Vourlakos
1674344f9f [indicators api] - new background corner margin
--introducing in Indicators API a new option to
specify the indicator preference for the distance
between the indicator and panel background roundness.
By altering the option the indicator can get into
the panel background roundness.

BUG:442675
2021-10-03 09:21:12 +03:00
Michail Vourlakos
1cf1aeb730 respect indicators iconOffsetX/Y values properly
BUG:440283
2021-07-26 09:52:38 +03:00
Michail Vourlakos
c2a3298b5b abilityitem:fix bindingloop headIsVisibleSeparator 2021-05-31 22:07:16 +03:00
Michail Vourlakos
e85c3229ca indexerclient:do not double add indexes 2021-05-31 21:04:42 +03:00
Alexander Lohnau
505379ed04 Use spdx syntax for all files 2021-05-27 15:01:00 +00:00
Ömer Fadıl Usta
108bc0af05 Update declarativeimports/core/iconitem.cpp 2021-05-22 13:45:10 +00:00
Ömer Fadıl Usta
03e9c6c954 Reorder inits to Fix wrong initialize problem and fixes for string compares 2021-05-22 13:45:10 +00:00
Michail Vourlakos
117d68749b plasmoid:fix monochromized icons implementation 2021-05-17 22:01:38 +03:00
Michail Vourlakos
1a038e1999 popup margin:apply it also to screen length
-- creates a much better visual result the popup
margin to be applied also to the screen length
margins and not only to thickness one
2021-05-09 23:01:34 +03:00
Michail Vourlakos
690ce51d75 override Dialog::popupPosition
--instead of adjustGeometry we now use
popupPosition which is used in more places
in order to place the PlasmaQuick popups
correctly based on Latte requirements
2021-05-09 20:47:17 +03:00
Michail Vourlakos
15d384e812 fix #69,specify preview window parent screen edge 2021-05-09 19:29:13 +03:00
Michail Vourlakos
836aba7ba4 ShorcutBadge:ignore marginsareaseparator placement 2021-05-08 13:06:13 +03:00
Michail Vourlakos
27e1619cf0 fix indicators special download button
--update also Default layout to something
upgraded
2021-05-05 17:08:36 +03:00
Michail Vourlakos
05b53d01fb abilityitem:separator is always drawn same
--remove any worksaround concerning the case
that parabolic effect is disabled
2021-05-03 10:28:59 +03:00
Michail Vourlakos
397cacf112 calculate properly popup dialogs positioning 2021-05-03 04:14:56 +03:00
Michail Vourlakos
940bee9408 Latte::Quick use layout popUpMargin
--this way we can support three different
popup styles. Plasma/AllBorders/Far From Edge
2021-05-03 03:11:09 +03:00
Michail Vourlakos
01c7eae42a set indicator.screenedge minimum value to zero 2021-04-29 00:39:34 +03:00
Michail Vourlakos
f5fb12e8da position latte panels pop ups really nice
--expose appletsLayoutGeometry through Latte::View
dynamic properties and allog LattQuick::Dialogs to
use it in order to be positioned nicely
2021-04-28 15:52:17 +03:00
Michail Vourlakos
2bf647db8e provide nice internal Compact.qml implementation 2021-04-27 16:58:50 +03:00
Michail Vourlakos
0d1661f942 move Latte::Dialog to LatteCore library
--this way we can use it to plenty places
2021-04-27 15:10:17 +03:00
Michail Vourlakos
f0065279f4 update view:positioner relocation properties 2021-04-11 17:45:13 +03:00
Michail Vourlakos
f242bdf3bd for #58,support plasma theme switch svg 2021-04-02 19:37:48 +03:00
Michail Vourlakos
d82faa359c remove no needed lines 2021-04-02 12:29:55 +03:00
Michail Vourlakos
2fb98156d6 improve layouting for switch style 2021-04-02 12:14:27 +03:00
Michail Vourlakos
a58dfde26c preserve indicator positioning for bouncing tasks 2021-03-10 22:51:47 +02:00
Michail Vourlakos
f9e277a9a5 latte indicator:thickness margin option 2021-03-06 19:41:08 +02:00
Michail Vourlakos
f50d01fa90 increate Latte indicator size
--provide also an option for increase its size

BUG:430587
2021-03-06 19:31:41 +02:00
Michail Vourlakos
765fd490c3 move Duplicate Dock in Add... menus
BUG:433688
2021-03-06 18:33:54 +02:00
Michail Vourlakos
ac8a88d700 improve AddItem visual
--make it Square with small roundness in order to
fit better at all cases
2021-03-01 01:17:12 +02:00
Michail Vourlakos
d51f2d99a3 context menus add more sections
--move elements around in order for the user to find
them at the same positions for all cases independent
if the user triggers context menu from applets or
empty containment areas
2021-02-28 18:26:55 +02:00
Michail Vourlakos
87ae24dae1 add myView.action() to reach view actions
-this way things are more clear how the actions
are applied and reordered
2021-02-28 13:16:40 +02:00
Michail Vourlakos
a57e2c37fe make view actions menu to act as Menu shower/hider 2021-02-27 19:24:27 +02:00
Michail Vourlakos
d12d92ac68 Ability.BasicItem respect MarginsArea size 2021-02-27 13:57:38 +02:00
Michail Vourlakos
c3e8c5c8af expose Indexer.inMarginsArea through AbilityBridge 2021-02-27 10:01:04 +02:00
Michail Vourlakos
a5ceb16e39 provide proper Metrics values for MarginsArea 2021-02-27 09:57:05 +02:00
Michail Vourlakos
1fa48b00eb provide Metrics.MarginsArea 2021-02-27 09:11:37 +02:00
Michail Vourlakos
541800f972 fixes for item separators
--reduce also binding loops produced from
launchers in the plasmoid
2021-02-16 10:13:12 +02:00
Michail Vourlakos
07d819727b consider hidden separators when needed 2021-02-15 19:10:24 +02:00
Michail Vourlakos
122ce05944 do not enable spacers for hidden separators 2021-02-15 18:56:52 +02:00
Michail Vourlakos
cecaad2d92 fix bindloops for ClientIndexer.lastVisibleIndex
--they occured when a Client separator was hidden because
of its position in the end of items
2021-02-14 23:51:10 +02:00
Michail Vourlakos
64c42dba7d improve ParabolicAreas center calculations
--this also fixes the bouncing animation in Tasks
applet when the user applies parabolic zoom on it
2021-02-09 18:43:34 +02:00
Michail Vourlakos
699046117b fix for thin tooltips 2021-02-08 19:08:54 +02:00
Michail Vourlakos
50e9666784 plasmoid:fix some parabolic effect blockers 2021-02-07 21:51:19 +02:00
Michail Vourlakos
c5c94a22cf update dock settings CheckBoxes properly
-- new approach in order to not break
2021-02-06 14:13:08 +02:00
Michail Vourlakos
cbc2a4ef16 drop no needed debug message 2021-02-06 12:10:29 +02:00
Michail Vourlakos
106aa7ca52 drop deprecated option from hiddenspacer 2021-02-06 12:08:15 +02:00