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

152 Commits

Author SHA1 Message Date
Michail Vourlakos
1f7d2d0c5a fix typo 2021-01-29 22:46:01 +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
d5d22d8139 provide ThinTooltip Ability implementation 2021-01-29 19:17:06 +02:00
Michail Vourlakos
5c5879ac14 remove latte tasks specific code from containment 2021-01-29 00:29:42 +02:00
Michail Vourlakos
37470e0555 fix missing badges3DStyle link for MyView ability 2021-01-28 21:12:17 +02:00
Michail Vourlakos
ad9e26662c missing header in Containment AbilityHost 2021-01-28 21:03:41 +02:00
Michail Vourlakos
fa7d41715b fix Latte Indicators loading for ClientAbility 2021-01-28 20:43:34 +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
dfe439fead provide background opacity through MyView Ability 2021-01-28 00:35:19 +02:00
Michail Vourlakos
f09a6e0026 expose items shadow through MyView Ability 2021-01-27 20:36:24 +02:00
Michail Vourlakos
ac890e2a3e plasmoid:use all new AbilityClient.Indicators 2021-01-26 19:59:05 +02:00
Michail Vourlakos
962db78bb9 containment:expose and use AbilityHost.Indicators 2021-01-26 19:23:56 +02:00
Michail Vourlakos
bdcfaae9c0 provide definition for Indicators Ability 2021-01-26 18:57:53 +02:00
Michail Vourlakos
42592a0de1 simplify Ability.IndicatorItem names 2021-01-26 18:46:41 +02:00
Michail Vourlakos
28c20af008 fix loading events order of custom 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
6f2369962b fix binding loop in settings TextField 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
3e2c59b5bb containment more simplifications for indicators 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
2365d4b569 provide Indicators ability items 2021-01-25 20:42:56 +02:00
Michail Vourlakos
810fd7e3cd update Indicators buttons style in effects page 2021-01-23 03:52:49 +02:00
Michail Vourlakos
546b945fff fix how tasks model in update for destroyed 2021-01-22 22:54:38 +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
cadae33a39 drop viewLayout property from everywhere 2021-01-21 20:04:06 +02:00
Michail Vourlakos
abd3678e1f expose myView.containmentActions 2021-01-21 18:15:50 +02:00
Michail Vourlakos
7a38642012 provide myView different shown states 2021-01-20 20:35:53 +02:00
Michail Vourlakos
25335bc025 expose MyView to applets 2021-01-20 20:04:19 +02:00
Michail Vourlakos
1181fc472c dont update GTK_FRAME_EXTENTS for floating state
--dont update when a floating Dock is hiding its screen
edge for a maximized window.
2021-01-06 21:29:34 +02:00
Michail Vourlakos
5fbabaf58f abilities: drop parabolic.lastindex property
--new approach is much cleaner to use
2021-01-05 21:07:47 +02:00
Michail Vourlakos
56cf1535d2 improve internal view splitters drawing 2021-01-03 19:20:19 +02:00
Michail Vourlakos
5a73842be9 mprove paddings coloring 2021-01-01 10:13:13 +02:00
Michail Vourlakos
1df040a68d provide new beautiful Justify splitters 2021-01-01 03:38:01 +02:00
Michail Vourlakos
574135e084 Welcome the all new EventsSink infrastructure
--each applet has now its own Sunk events to handle,
and as such each applet can now have different paddings
and that does not create any issues or missing events
2020-12-29 21:18:21 +02:00
Michail Vourlakos
99531d4d19 drop totally any applet icon overlaying 2020-12-28 16:41:32 +02:00
Michail Vourlakos
751a4f6713 appletItem:provide its own Parabolic Area
--move the parabolic effect code in its own item
and thus making it a lot cleaner to maintain and
debug
2020-12-27 21:45:01 +02:00
Michail Vourlakos
34f1eff125 remove separator length based on latte setting 2020-12-26 19:39:11 +02:00
Michail Vourlakos
0112df9c5d alter Abilities.Definitions, Abilities.Definition 2020-12-03 18:59:05 +02:00
Michail Vourlakos
fb9f2739a3 rename Abilities.Hosts to Abilities.Host 2020-12-03 18:51:29 +02:00
Michail Vourlakos
63cdb998a1 rename Abilities.Applets to Abilities.Client 2020-12-03 18:47:42 +02:00
Michail Vourlakos
976ed15351 rename Ability.Container to Ability.Host 2020-12-03 18:36:30 +02:00
Michail Vourlakos
2e3b839634 update ParabolicEffect Ability definition
--expand structure in main definition file
2020-12-02 21:16:41 +02:00
Michail Vourlakos
4e503dbeb5 update Metrics ability definition
--expand structure in main definition file
2020-12-02 21:13:22 +02:00
Michail Vourlakos
cc1235cd9e update Ability.Animations definition
--expand complete structure
2020-12-02 21:05:26 +02:00
Michail Vourlakos
0f06f00855 upgrade debug maskEnabled to Abilities 2020-11-29 23:44:43 +02:00
Michail Vourlakos
169b7d6aae introduce Debug Ability 2020-11-29 17:54:16 +02:00
Michail Vourlakos
e15eed7a49 upgrade to thickness.normalForItems values 2020-11-29 11:19:30 +02:00
Michail Vourlakos
88ea6e370e add isEnabled to parabolic Ability 2020-11-29 00:15:25 +02:00