Commit Graph

4242 Commits (2aa010b5f38a251dcad1e0610674f452863d495f)
 

Author SHA1 Message Date
Tranter Madi 2aa010b5f3 Set Combobox's icon size more properly 5 years ago
Michail Vourlakos 7672202b4c decrease Blur area update interval
--was changed to 60Hz from 20Hz and also
the first call is immediately draw and then
the timer in triggered in order to block all
other calls. Hopefully this will be enough
for smooth moving blurring areas.

BUG:422209
5 years ago
Michail Vourlakos 92b983ceff fix EnvironmentActions loading
--when the user was enabling/disabling EnvironmentActions
the area occupied was not reassigned properly after
its loading.
5 years ago
Michail Vourlakos 9b18db6a23 Tasks Previews,smoothen up the experience
--reduce workarounds for tasks previews and simplify
the previews model case. Now all previews, both single
window and group are using the same delegate in
order to be drawn
5 years ago
Michail Vourlakos 9c3bbb8b19 previews behavior improvements
--show thin title tooltips launchers
and do not show tasks previews windows
for launchers
5 years ago
Michail Vourlakos 27c947e5ad disable workaround for previews validity
--in the past in order for previews to be valid
we had to hide and reshow previews after each
current task changing. As it appears this might
not be needed any more, let's try to disable it.
5 years ago
Michail Vourlakos 2ba90621f7 fixes for Applets Indicators sizing
--indicators should take into account the current applet width
in order to take up more space that it is needed
5 years ago
Michail Vourlakos 2ea8d389ec dont block length margins for EdgeSquare applets 5 years ago
Michail Vourlakos c7f530fb7a block deleting Layout with Del in Editor 5 years ago
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
5 years ago
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
5 years ago
Michail Vourlakos 3c617a36c8 Tasks:progress badge option fix 5 years ago
Yuri Chornoivan 0e68ffded5 GIT_SILENT: add Latte-dock icon as repository logo 5 years ago
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.
5 years ago
Michail Vourlakos edb943db6b fixes for spacers and positioning of behaveAsPanel
--fix positioning for Right/Bottom alignments when
View behavesAsPlasmaPanel
5 years ago
Michail Vourlakos efe3defad6 Tasks shorcut badges improvements 5 years ago
Michail Vourlakos 6933e26d9c Tasks improvements for scrolling animations 5 years ago
Michail Vourlakos dde2b0b10e do not apply Plasma popups coloring if not enabled 5 years ago
Michail Vourlakos 84a5eecf79 update struts in Single layout mode earlier 5 years ago
Michail Vourlakos e98ce9e0c8 fix warning and task shortcuts bouncing 5 years ago
Michail Vourlakos b1b0a69a27 fix Tasks PositionShortcuts shortcuts counting 5 years ago
Michail Vourlakos 271089ef33 more improvements for Tasks applet 5 years ago
Michail Vourlakos 631837e199 Tasks fixes for disableAllWindowsFunctionality 5 years ago
Michail Vourlakos 7932daaa34 Tasks:support hideAllTasks (only launchers mode) 5 years ago
Michail Vourlakos 1fa5984860 improvements for AddingArea component 5 years ago
Michail Vourlakos aba7aeab80 small fixes here and there 5 years ago
Michail Vourlakos d04c19dacf dont enable add launchers in Tasks area
--when there are multiple Latte Tasks applets
5 years ago
Michail Vourlakos f3df399f55 update some parabolic effect functions 5 years ago
Michail Vourlakos 90ab1a94e1 remove deprecated parabolic manager from plasmoid 5 years ago
Michail Vourlakos 9590dea430 remove deprecated Tasks::ParabolicManager 5 years ago
Michail Vourlakos 9e0fa5d6cd remove deprecated apis for ParabolicManager 5 years ago
Michail Vourlakos 79bcf40e5f remove some deprecated paraboliceffect apis 5 years ago
Michail Vourlakos 2343933408 remove Container ParabolicManager
--this is not needed any more from the container.
All its functionality is provided from various
Container Abilities.
5 years ago
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.
5 years ago
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
5 years ago
Michail Vourlakos 7176febb09 move badges tags in PositionShortcuts ability 5 years ago
Michail Vourlakos fa4ffbf521 use PositionShortuts Ability for activate/new 5 years ago
Michail Vourlakos dc78257962 improvement for Container::OnPositionShortcuts
--bind On Position Shortcuts Container ability
with View::ExtendedContainmentInterface implementation
5 years ago
Michail Vourlakos f32937ca6d first commit for multi on position shortcuts 5 years ago
Michail Vourlakos 3c73bff0ac use Indexer Ability for shortcut badges 5 years ago
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.
5 years ago
Michail Vourlakos 949b2a4c3b AutoFill applets must never exceed maxgivenspace
BUG:421786
5 years ago
Michail Vourlakos fae249560e dont block parabolic effect for expanded applets 5 years ago
Michail Vourlakos 78dce5d5e6 save start/end layouts per applet options
BUG:421770
5 years ago
Michail Vourlakos 737f680853 fix more binding loops for AppletItem 5 years ago
Michail Vourlakos 12d6302fc3 fix binding loops and warnings 5 years ago
Michail Vourlakos a3f254d4d2 remove deprecated code 5 years ago
Michail Vourlakos 29e0551642 dont center Tasks in edit mode 5 years ago
Michail Vourlakos 5ea28513c2 respect applets thickness properties 5 years ago
Michail Vourlakos bac3502f2c fix bindingloop from Applet.lengthAppletFullMargin 5 years ago