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

4253 Commits

Author SHA1 Message Date
l10n daemon script
c5072f98de SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-06-17 14:12:38 +02:00
l10n daemon script
456746b16d GIT_SILENT made messages (after extraction) 2020-06-17 11:38:28 +02:00
Michail Vourlakos
d625aa2430 identify when previews description is shown
--this is mostly used from grouped tasks in order to
position their previews properly and consistent
2020-06-16 00:05:59 +03:00
Michail Vourlakos
f37349d7dc reposition active preview line indicator 2020-06-15 21:29:23 +03:00
Michail Vourlakos
f66a841658 improve tasks previews highlight
--use Plasma Tasks Previews highlight item
that looks much better
2020-06-15 20:50:03 +03:00
Michail Vourlakos
a88281251a debug:add centered offset for justify mode
--for layouter debuger
2020-06-13 01:04:13 +03:00
Michail Vourlakos
b3c1a07e2a offset centered applets in justify mode
--in justify mode the centered applets are now
offseted when overlapped from side layouts
in order to always present to the user all applets
and at the same time improve accesibility. That
approach takes into account how plasma panels
in 5.19 behave when the user has added auto-centered
plasma spacers.
2020-06-13 00:45:47 +03:00
Michail Vourlakos
2236fb331d blacklist more qt 5.15 debug messages
--qt 5.15 keeps the non sense for continuously informing
the user for qt 6.0 changes. Problem is that as long an
application supports qt < 5.14 these deprecated functions
can not be fixed yet.
2020-06-12 21:01:03 +03:00
Michail Vourlakos
0c577d68da fix active window maximized in wm tracking
--consider also the maximized window is touching
view edge case
2020-06-09 10:21:15 +03:00
Michail Vourlakos
6af99fcbad AboveFullscreen breaks Frame_Extents
--Can above Fullscreen windows under x11 ignore
GTK_FRAME_EXTENTS totally. Long story short
such docks can not have beautiful snapping from
kwin and as such the blur area should ignore the
headThicknessGap

BUG:422313
2020-06-02 22:21:36 +03:00
l10n daemon script
a1904bf849 GIT_SILENT made messages (after extraction) 2020-06-02 02:11:14 +02:00
Tranter Madi
2aa010b5f3 Set Combobox's icon size more properly 2020-05-29 22:35:42 +07:00
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
2020-05-29 16:45:03 +03:00
Michail Vourlakos
92b983ceff fix EnvironmentActions loading
--when the user was enabling/disabling EnvironmentActions
the area occupied was not reassigned properly after
its loading.
2020-05-29 16:34:25 +03:00
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
2020-05-27 19:50:54 +03:00
Michail Vourlakos
9c3bbb8b19 previews behavior improvements
--show thin title tooltips launchers
and do not show tasks previews windows
for launchers
2020-05-27 19:07:57 +03:00
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.
2020-05-27 18:31:39 +03:00
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
2020-05-27 12:49:52 +03:00
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