1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-30 14:50:12 +03:00

1148 Commits

Author SHA1 Message Date
Michail Vourlakos
d028db2f5a drop deprecated api 2021-01-30 09:31:41 +02:00
Michail Vourlakos
ea05df3807 plasmoid:drop deprecated IconItem 2021-01-30 09:26:07 +02:00
Michail Vourlakos
9c3601cff4 plasmoid:preparing TaskIconItem for Abilities 2021-01-30 09:13:26 +02:00
Michail Vourlakos
9c25c82671 plasmoid:remove deprecated latteView 2021-01-29 20:06:49 +02:00
Michail Vourlakos
59df189948 remove all deprecated thin tooltips implementation 2021-01-29 20:06:08 +02:00
Michail Vourlakos
17294eff20 provide full working ThinTooltips Ability 2021-01-29 19:57:10 +02:00
Michail Vourlakos
04ce943603 expose ThinTooltip Ability to applets and host 2021-01-29 19:37:31 +02:00
Michail Vourlakos
5c5879ac14 remove latte tasks specific code from containment 2021-01-29 00:29:42 +02:00
Michail Vourlakos
f72a1d75c1 fix indexing for tasks visible items 2021-01-28 21:57:04 +02:00
Michail Vourlakos
1b64cfed14 fix binding loop in Metrics Ability
--fix calculations also for Metrics.thickness.zoomedForItems
2021-01-28 21:00:51 +02:00
Michail Vourlakos
ec4ed5ec08 expose badgesIn3DStyle through MyView Ability 2021-01-28 20:20:51 +02:00
Michail Vourlakos
a62cebf06e expose containment.alignment through its Ability 2021-01-28 20:12:10 +02:00
Michail Vourlakos
dbdb95f402 improvements for Latte Tasks used in Plasma 2021-01-28 18:43:30 +02:00
Michail Vourlakos
dfe439fead provide background opacity through MyView Ability 2021-01-28 00:35:19 +02:00
Michail Vourlakos
5edf5a14f8 fix unloading LocalIndicators Ability 2021-01-27 20:36:24 +02:00
Michail Vourlakos
173a3cf16b plasmoid:access screenGeometry from MyView Ability 2021-01-27 20:36:24 +02:00
Michail Vourlakos
f09a6e0026 expose items shadow through MyView Ability 2021-01-27 20:36:24 +02:00
Michail Vourlakos
352cb64321 fixes for abilities 2021-01-26 20:11:04 +02:00
Michail Vourlakos
ac890e2a3e plasmoid:use all new AbilityClient.Indicators 2021-01-26 19:59:05 +02:00
Michail Vourlakos
42592a0de1 simplify Ability.IndicatorItem names 2021-01-26 18:46:41 +02:00
Michail Vourlakos
2b008be27c plasmoid:fix dragging launchers internally
BUG:432110
2021-01-25 20:53:44 +02:00
Michail Vourlakos
28c20af008 fix loading events order of custom indicators 2021-01-25 20:42:56 +02:00
Michail Vourlakos
79828d9706 plasmoid:fix references for indicators 2021-01-25 20:42:56 +02:00
Michail Vourlakos
50c9eed11b upgrade plasmoid to IndicatorLevet items
--plasmoid is now using the IndicatorLevel Ability
Item cleanly. Now everything is ready in order
to provide the full Indicators Ability.
2021-01-25 20:42:56 +02:00
Michail Vourlakos
e9ecec47dc containment: more improvements for indicators api 2021-01-25 20:42:56 +02:00
Michail Vourlakos
41e796c7a5 containment simplify indicators qml implementation 2021-01-25 20:42:56 +02:00
Michail Vourlakos
eb34cefdda release animations when user is removing tasks
--for example when the user is hovering a zoomed task
and chooses to remove Latte Tasks applet from its
context menu
2021-01-23 01:25:00 +02:00
Michail Vourlakos
04b6909e66 decouple dropping launchers in applet/containment
--all dropping launchers infrastructure has now decoupled
and can be used from any other applet in other to gain
such privileges
2021-01-22 21:17:41 +02:00
Michail Vourlakos
f37fde5824 simplify dragging architecture
--simpler implementation both for plasmoid
mousehandler and containment droparea
2021-01-22 19:09:12 +02:00
Michail Vourlakos
cadae33a39 drop viewLayout property from everywhere 2021-01-21 20:04:06 +02:00
Michail Vourlakos
257fb86b0d plasmoid drop viewlayoutname 2021-01-21 19:07:21 +02:00
Michail Vourlakos
b58b03891a plasmoid:decouple Launcher ability from latteView 2021-01-21 19:05:07 +02:00
Michail Vourlakos
934f5c163e expose launchers through relevant ability 2021-01-21 18:28:25 +02:00
Michail Vourlakos
abd3678e1f expose myView.containmentActions 2021-01-21 18:15:50 +02:00
Michail Vourlakos
6390a48863 plasmoid:drop some deprecated code for latteView 2021-01-20 23:56:24 +02:00
Michail Vourlakos
0a9899491e remove dockIsHidden property
--use instead myView.isHidden
2021-01-20 23:25:15 +02:00
Michail Vourlakos
943a3d07c9 update-rename to myView.isShownFully 2021-01-20 23:14:25 +02:00
Michail Vourlakos
e9cc81b03a drop isHalfShown for myView.isShownPartially
--provide also myView.isShownFully
2021-01-20 20:51:25 +02:00
Michail Vourlakos
16f846c72f rename to myView.alignment 2021-01-20 20:25:43 +02:00
Michail Vourlakos
efb88d6d15 plasmoid:rename for AbilityClient references 2021-01-20 20:08:03 +02:00
Michail Vourlakos
25335bc025 expose MyView to applets 2021-01-20 20:04:19 +02:00
Michail Vourlakos
81349b5db3 fix #42,accept mouse events for audio badge 2021-01-19 18:38:16 +02:00
Michail Vourlakos
6bcef91073 fix typos 2021-01-17 09:25:10 +02:00
Michail Vourlakos
d6e71924ba plasmoid:fix binding loop from Indexer.separators
--fix binding loop that was breaking tasks launchers
experience
2021-01-17 09:20:36 +02:00
Michail Vourlakos
3ec62e6ecc fix wrong naming 2021-01-16 13:59:02 +02:00
Michail Vourlakos
e56342eeeb add missing reference and comment 2021-01-16 13:46:23 +02:00
Michail Vourlakos
33c575b09f plasmoid:single point for TaskItem.Abilities
--expose abilities to items from a single point and use
that in order to provide functionality for each different
item.
2021-01-16 13:35:54 +02:00
Michail Vourlakos
b2aa7038a9 plasmoid:expose AppletAbilities container item
--use a single central Item in order to provide the
various applet abilities for consumption from the user
2021-01-16 13:23:13 +02:00
Michail Vourlakos
f771100e87 plasmoid:show separator actions only for launchers 2021-01-14 19:28:30 +02:00
Michail Vourlakos
1812f1ed36 plasmoid:expose internal separators actions
--use task context menu in order to add and remove
separators easily
2021-01-14 19:08:18 +02:00