Commit Graph

553 Commits (6cff0be9c169a259304c6971ed4be9f36593a062)

Author SHA1 Message Date
Michail Vourlakos 49d91aa19e update master version to 0.8.75
Michail Vourlakos 785b3029ad update to stable version 0.8.0
--after one year of work v0.8 with
its fantastic new features is here
Michail Vourlakos e6d87a0097 fix for filtering tasks based on launchers
Michail Vourlakos 321af85469 update to v0.7.96
--last beta with string freeze before
official release of v0.8
Michail Vourlakos d7070d6a34 dont update spacers in launcher bouncing animation
Michail Vourlakos 0c6f9be0e7 some improvements to hidden spacers
Michail Vourlakos 1365d2f444 improvements for hidden spacers animations
Michail Vourlakos ff2b895fed fix launch feedback for plasma 5.13
--in plasma 5.13 there are cases the libtaskmanager
shows two launchers because we delay the launcher
removal for the bouncing animation. A way
to fix this by the user is to disable all startups
through plasma systemsettings->launch feedback
for the taskmanager. But because this is a
default plasma option many users would feel
uncomfortable when the launching animation
breaks. Such apps were gimp and inkscape.
This patch handles that case in order to provide
a nice no-breaking launcher animation for
these apps also.
l10n daemon script bc93683d25 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"
Michail Vourlakos b3d80717c1 Beta1 for v0.8
--this is the first beta release for
v0.8. Everything will be open for the
upcoming days including translation
strings improvements. Beta2 possibly
will introduce a string freeze.
l10n daemon script f6097cd2dc 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"
l10n daemon script 972a56bd69 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"
Lukas Holecek 79df6cbe2c Activate next task in group on shortcut
Clicking a task group shows a tooltip with list of tasks. This tooltip
cannot be controlled by keyboard and it will stay open unless mouse is
used.

This patch changes the behavior so that when a global shortcut activates
a task group (usually Win+1, Win+2 etc.) a next task in the group is
activated without showing a tooltip.
Michail Vourlakos 8866047099 fix #1031,limit tooltip to 80characters
Michail Vourlakos 568ccd6e26 localization strings improvements
l10n daemon script 3f4fa6699c 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"
l10n daemon script 680032c222 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"
Michail Vourlakos 33f104215a fix #976,dont hide startups when having launchers
Michail Vourlakos 83be8d9b20 fix #986,option to not group tasks
--give the user option to group or not
tasks of the same application by default
Michail Vourlakos 2d9b5376b7 add missing license headers in javascript files
Michail Vourlakos 7c593c7112 fix #977,improve geometries publishing
Michail Vourlakos 7f89bd99b0 fix #985,use same style for tasks/applets numbers
Michail Vourlakos e9ad5cd660 fix #981,single window titles in title tooltips
Michail Vourlakos 6881d8fbbe fix #970,parabolic effect fix
During dock sliding-in because the parabolic
effect isnt trigerred immediately but we wait
first the dock to go to its final normal
place we might miss the activation of the
parabolic effect. By catching that signal
we are trying to solve this.
Michail Vourlakos 7b77a71980 dont disable restore zoom for previews
Michail Vourlakos 3b7f4f4997 [wayland] improve previews behavior
Michail Vourlakos 5ea2cfa79e [wayland] - fix previews crash
-- disable the use of PlasmaCore.WindowThumbnail
under Wayland in order to fix a crash that was
appearing after a while when the user was using
previews

BUG: 392865
Michail Vourlakos 6de8417007 fix #970,dont show previews when sliding in/out
Michail Vourlakos 6d7d53e454 improve removal animation
-- when removing a task and there are surrounding
separators then the hidden spacers are updated
immediately for the neighbour tasks. In such case
in order to not break the removal animation a small
margin must applied.
Michail Vourlakos 39d837da1d increase separators update signals
--add a delayer in order to syncLaunchers to avoid
a crash when multiple docks exist that are synced
together.
Michail Vourlakos 544642903b fix warnings under wayland
Michail Vourlakos 18fb040b84 dont break the bouncing animation
Michail Vourlakos 9c15b90f78 update tasks edges when task becomes shown/hidden
Michail Vourlakos e9b3cf2ed7 Use a new architecture for internal separators
--the old architecture that was trying to keep
an internal separators record couldnt catch up
and at the same time could create issues with
internal separators at different activities.
Michail Vourlakos d4685cd492 disable functionality for onlylaunchers
--when only launchers are shown and the user
has chosen to disable any active indicator
then the plasmoid should behave only as
a smart launchers list with no window
capabilities
Michail Vourlakos eec2927f88 updates for hidden tasks and int.separators
Michail Vourlakos b8c07b8523 fixes for disable Windows Functionality
Michail Vourlakos 2742be427b fix #901,show windows only from launchers
--add an option to tasks filters in order to
hide windows that do not have launchers
Michail Vourlakos 1a5fed2e67 fix positioning of internal separators
--when the user has enabled reverse active
indicators
Michail Vourlakos a0e4c029a9 use plasma desktop version at plasmoid
Michail Vourlakos badbe7da6a update to version 0.7.79
Michail Vourlakos f5b56e3559 improvements for publishing geometries
Michail Vourlakos 7ce5938312 add internal separator through drag n' drop
Michail Vourlakos e9580dbe1e fixes in animations when dragging a task
Michail Vourlakos 4370878b12 support pretty big badge messages counter
--following plasma paradigm we now support
badge messages until 9.999 and even more to
be shown to the user as indicator
Michail Vourlakos 5cb27f0ae4 fix initialization value
Michail Vourlakos 6fc6a1f142 fix warnings
Michail Vourlakos 5f538274a2 fix ToolTipInstance warnings for no model present
Michail Vourlakos f655a81512 fix warnings on startup from ToolTipInstance
Michail Vourlakos 9b77d8d2a5 fix binding look for TooltipInstance