1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-27 06:03:51 +03:00

4535 Commits

Author SHA1 Message Date
Michail Vourlakos
2ea8d389ec dont block length margins for EdgeSquare applets 2020-05-27 12:22:09 +03:00
Michail Vourlakos
c7f530fb7a block deleting Layout with Del in Editor 2020-05-27 12:03:20 +03:00
Michail Vourlakos
f3bb208e04 increase default previews delay
--update previews immediately after first task with
preview is shown. All the rest tasks showing previews
should trigger their previews showing immediately.
Only the first task when previews are not shown
must trigger the delayer
2020-05-26 22:29:22 +03:00
Michail Vourlakos
95dfbfd919 Tasks Previews multiple fixes
--provide an option for previews to work as a
popup window[new] or as tooltip[classic]
--multiple fixes to show/hide previews based on
user preferences from left click and hovering
a task
--move the active window line as the last item
of Preview column in order to be always drawn and
never overlap with previews or previous items
2020-05-26 22:06:08 +03:00
Michail Vourlakos
3c617a36c8 Tasks:progress badge option fix 2020-05-26 22:06:08 +03:00
Yuri Chornoivan
0e68ffded5 GIT_SILENT: add Latte-dock icon as repository logo 2020-05-26 19:30:45 +03:00
Michail Vourlakos
e6e68d86c3 update FrameExtends for View::typeChanged
--during startup a panel type may become a dock type
and vice versa. We make sure that frameExtents
are updated accordingly when that happens.
2020-05-26 16:41:53 +03:00
Michail Vourlakos
edb943db6b fixes for spacers and positioning of behaveAsPanel
--fix positioning for Right/Bottom alignments when
View behavesAsPlasmaPanel
2020-05-25 21:31:01 +03:00
Michail Vourlakos
efe3defad6 Tasks shorcut badges improvements 2020-05-24 12:03:52 +03:00
Michail Vourlakos
6933e26d9c Tasks improvements for scrolling animations 2020-05-24 11:27:46 +03:00
Michail Vourlakos
dde2b0b10e do not apply Plasma popups coloring if not enabled 2020-05-24 10:29:22 +03:00
Michail Vourlakos
84a5eecf79 update struts in Single layout mode earlier 2020-05-23 20:04:37 +03:00
Michail Vourlakos
e98ce9e0c8 fix warning and task shortcuts bouncing 2020-05-23 19:29:52 +03:00
Michail Vourlakos
b1b0a69a27 fix Tasks PositionShortcuts shortcuts counting 2020-05-23 19:18:41 +03:00
Michail Vourlakos
271089ef33 more improvements for Tasks applet 2020-05-23 14:22:11 +03:00
Michail Vourlakos
631837e199 Tasks fixes for disableAllWindowsFunctionality 2020-05-23 13:47:51 +03:00
Michail Vourlakos
7932daaa34 Tasks:support hideAllTasks (only launchers mode) 2020-05-23 12:16:44 +03:00
Michail Vourlakos
1fa5984860 improvements for AddingArea component 2020-05-23 02:24:32 +03:00
Michail Vourlakos
aba7aeab80 small fixes here and there 2020-05-23 01:58:17 +03:00
Michail Vourlakos
d04c19dacf dont enable add launchers in Tasks area
--when there are multiple Latte Tasks applets
2020-05-23 01:49:25 +03:00
Michail Vourlakos
f3df399f55 update some parabolic effect functions 2020-05-23 01:38:09 +03:00
Michail Vourlakos
90ab1a94e1 remove deprecated parabolic manager from plasmoid 2020-05-23 01:23:05 +03:00
Michail Vourlakos
9590dea430 remove deprecated Tasks::ParabolicManager 2020-05-23 01:17:59 +03:00
Michail Vourlakos
9e0fa5d6cd remove deprecated apis for ParabolicManager 2020-05-23 01:03:41 +03:00
Michail Vourlakos
79bcf40e5f remove some deprecated paraboliceffect apis 2020-05-23 00:19:04 +03:00
Michail Vourlakos
2343933408 remove Container ParabolicManager
--this is not needed any more from the container.
All its functionality is provided from various
Container Abilities.
2020-05-22 21:35:06 +03:00
Michail Vourlakos
05bc900a6d fix multiTasks global shortcuts on position
--multi Tasks now work properly with global
shortcuts on position even when only one of them
is stealing them for its own use.
2020-05-22 21:23:14 +03:00
Michail Vourlakos
5be106565c PositionShortcuts choose which Tasks will be used
--Tasks have an option in order for one of them to steal
the Global On Position shortcuts and not be applied for
any other applets in the same dock
2020-05-22 21:01:17 +03:00
Michail Vourlakos
7176febb09 move badges tags in PositionShortcuts ability 2020-05-22 19:23:08 +03:00
Michail Vourlakos
fa4ffbf521 use PositionShortuts Ability for activate/new 2020-05-22 19:11:10 +03:00
Michail Vourlakos
dc78257962 improvement for Container::OnPositionShortcuts
--bind On Position Shortcuts Container ability
with View::ExtendedContainmentInterface implementation
2020-05-22 14:09:29 +03:00
Michail Vourlakos
f32937ca6d first commit for multi on position shortcuts 2020-05-20 19:07:40 +03:00
Michail Vourlakos
3c73bff0ac use Indexer Ability for shortcut badges 2020-05-19 23:37:43 +03:00
Michail Vourlakos
fcf4f0a873 smoothen up parabolic effect for TasksPreviews
--parabolic effect is now Blocking Restore only when
a Task Preview contains mouse. This is more responsive
and more intuitive.
2020-05-19 21:18:06 +03:00
Michail Vourlakos
949b2a4c3b AutoFill applets must never exceed maxgivenspace
BUG:421786
2020-05-19 21:09:34 +03:00
Michail Vourlakos
fae249560e dont block parabolic effect for expanded applets 2020-05-19 19:29:55 +03:00
Michail Vourlakos
78dce5d5e6 save start/end layouts per applet options
BUG:421770
2020-05-19 15:21:21 +03:00
Michail Vourlakos
737f680853 fix more binding loops for AppletItem 2020-05-19 11:01:55 +03:00
Michail Vourlakos
12d6302fc3 fix binding loops and warnings 2020-05-19 10:52:45 +03:00
Michail Vourlakos
a3f254d4d2 remove deprecated code 2020-05-19 01:39:34 +03:00
Michail Vourlakos
29e0551642 dont center Tasks in edit mode 2020-05-19 01:23:04 +03:00
Michail Vourlakos
5ea28513c2 respect applets thickness properties 2020-05-19 00:58:25 +03:00
Michail Vourlakos
bac3502f2c fix bindingloop from Applet.lengthAppletFullMargin 2020-05-19 00:09:04 +03:00
Michail Vourlakos
419b2bfb6d fix binding loop for Applet::layoutThickness 2020-05-18 23:52:22 +03:00
Michail Vourlakos
c9caa408ea update Layout preferred values for Tasks 2020-05-18 23:34:30 +03:00
Michail Vourlakos
cb368c504d drop old Tasks identification code paths 2020-05-18 20:02:30 +03:00
Michail Vourlakos
3cadc32fc4 improvements for Tasks applets usage 2020-05-18 19:17:11 +03:00
Michail Vourlakos
2fae4a87ba ContainmentInt is now resposible for all Tasks 2020-05-18 19:14:35 +03:00
Michail Vourlakos
99db4d54f2 support plasma tasks model for tracking 2020-05-18 19:04:02 +03:00
Michail Vourlakos
76781094af rename ExtInterface::model to LatteTasksModel 2020-05-18 18:45:12 +03:00