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

1456 Commits

Author SHA1 Message Date
l10n daemon script
fff71ab3df 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"
2017-10-25 08:46:09 +02:00
l10n daemon script
4c92097865 GIT_SILENT made messages (after extraction) 2017-10-25 05:42:16 +02:00
Michail Vourlakos
f2b1ff48a8 remove deprecated code 2017-10-22 14:18:21 +03:00
Michail Vourlakos
397d169309 fix a glitch when changing activities
--when we go to an activity that has a launcher
and a window at the same time open that there
wasnt previously present we had a glitch
2017-10-22 14:18:21 +03:00
Michail Vourlakos
055996ebca dont play addedWindow animation when near parabAnim 2017-10-22 14:18:20 +03:00
Michail Vourlakos
4f758ee7df restore scale at tasks that change states
--tasks that change state (launcher,startup,window)
at the next state must look the same concerning
their zoom scale
2017-10-22 14:18:20 +03:00
Michail Vourlakos
7357df463e increase bouncing thickness 2017-10-22 14:18:20 +03:00
Michail Vourlakos
1a87d40611 block AddWindowAnim when task containsmouse 2017-10-22 14:18:20 +03:00
Michail Vourlakos
673d3006c2 block parabolicEffect when task inBlockingAnim 2017-10-22 14:18:20 +03:00
Michail Vourlakos
6b13c824a7 update properly onEnter in attention animation 2017-10-22 14:18:20 +03:00
Michail Vourlakos
e68b3aed48 reenable show window added animation 2017-10-22 14:18:19 +03:00
Michail Vourlakos
507e42ee08 improve Attention interaction with parabolic effect 2017-10-22 14:18:19 +03:00
Michail Vourlakos
45e8401bdd fix Attention animation with parabolic effect 2017-10-22 14:18:19 +03:00
Michail Vourlakos
8ecef66d5d fix coloring in some badges
--a faulty check was using backgroundColor instead of
textColor for badges shown from global shortcuts indicators
--improve badges to understand the new url form of
plasma 5.11 launchers
2017-10-21 16:00:15 +03:00
Michail Vourlakos
ff2870952e play removal animation for some windows also
--during assigning activities for a launcher
a window that had a launcher for the active
activity maybe doesnt have any more when it is removed.
in this cases the removal animation should be
played
2017-10-21 10:36:11 +03:00
Michail Vourlakos
2e3139239e fix clang warnings
--improve readability of the build process when
using clang by fixing small things to not show
some warnings
2017-10-21 10:21:40 +03:00
Michail Vourlakos
eaf49364ee fix #378, support multiple bouncing animations
--when two or more consequently launchers were bouncing
their animation was broken because they were changing
places. This patch catches these cases and provides
a proper way to show these animations.
2017-10-21 00:28:48 +03:00
Michail Vourlakos
5bd4bbe188 play launcher removal animation correct
--when a launcher belonged at all activities and
the user was pinning at an another explicit activity
that wasnt the current one the removal animation
wasnt played correctly
2017-10-21 00:20:04 +03:00
Michail Vourlakos
39b3f72f75 remove deprecated code
--we dont need to remove our old desktop files any more.
Our users that use Latte through master branch installation
should have already updated their desktop file properly.
2017-10-20 19:44:58 +03:00
Michail Vourlakos
f28d407535 remove our own translations installation scripts
--kde infrastucture provides a way to install translations
so relevant cmake file is not needed any more
2017-10-20 19:43:06 +03:00
Michail Vourlakos
5760c5d5c3 remove deprecated po directory
--we dont need our own translations any more,
kde infrastructure provides them
2017-10-20 19:42:17 +03:00
Michail Vourlakos
7b814b3601 dont show lock button for separator applet
--the provided separator applet is not animated
in Latte based on the parabolic effect. These
applets are just sliding on the length axis so
the lock button doesnt provide any functionality
at all.
2017-10-19 19:58:50 +03:00
Michail Vourlakos
51a1a1af5a improve margins for internal separator case
--enable task margins for neighbour separator
when the internal separator is hidden but there
is an applet separator at the edges and the task
is found two steps far from the edge e.g.
pos=1 or pos=tasksCount-2
2017-10-15 10:17:21 +03:00
Michail Vourlakos
0df95400d8 hidden internal separator at the edges
--The internal separator can be hidden when it is
found at the edges of Tasks Plasmoid, it creates a
more pleasant result. If the user wants separators at
the edges can always use the Separator plasmoid from
audoban. This fix would fix also the overlap
of internal sepator with external applet separator.
2017-10-14 22:09:48 +03:00
Michail Vourlakos
f6e4bd205a block parabolic effect for systray
--at all cases and not just those that
systray length is greater than the set applet size.
There were cases that the systray had very few
applets in it and thus is was animated
2017-10-14 13:12:20 +03:00
l10n daemon script
70e3da83fb 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"
2017-10-11 08:47:28 +02:00
l10n daemon script
a831bfced0 GIT_SILENT made messages (after extraction) 2017-10-08 03:28:19 +02:00
Michail Vourlakos
a2db68a322 update screenshots in README
--remove also deprecated screenshots directory
2017-10-07 16:19:50 +03:00
Michail Vourlakos
1ec42498bd update screenshots in appstream file 2017-10-07 16:17:28 +03:00
Michail Vourlakos
f6cd9eccde remove never executed code
--by setting minimum requirement to C++14
we need by default  make_unique()
2017-10-06 21:29:02 +03:00
Michail Vourlakos
152d245016 add missing include 2017-10-06 20:50:12 +03:00
Michail Vourlakos
e6a1fa8bf8 remove deprecated doc folder 2017-10-06 20:37:43 +03:00
Jonathan Riddell
471816d206 add LGPL which is used by some files and rename LICENSE to COPYING which is more common in KDE 2017-10-06 08:26:02 +01:00
l10n daemon script
1b126efb83 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"
2017-10-02 05:06:35 +02:00
l10n daemon script
487906bfd8 GIT_SILENT made messages (after extraction) 2017-10-02 03:36:58 +02:00
l10n daemon script
11ac28b99c 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"
2017-09-27 09:11:41 +02:00
l10n daemon script
cd9e0ae575 GIT_SILENT made messages (after extraction) 2017-09-27 07:14:43 +02:00
l10n daemon script
040f314ccb 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"
2017-09-16 14:24:16 +02:00
l10n daemon script
f0993f77e8 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"
2017-09-16 05:06:42 +02:00
l10n daemon script
60a8259435 GIT_SILENT made messages (after extraction) 2017-09-16 03:32:33 +02:00
Michail Vourlakos
d5f8878d56 disable directRender when showing context menus
--this way closing the context menu the parabolic
animation doesnt break
2017-09-16 00:33:19 +03:00
l10n daemon script
be779e2674 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"
2017-09-12 04:54:48 +02:00
l10n daemon script
a0b241085e GIT_SILENT made messages (after extraction) 2017-09-12 03:27:39 +02:00
l10n daemon script
aaf8cc1d1a 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"
2017-09-11 04:58:21 +02:00
l10n daemon script
cc7d8c259f GIT_SILENT made messages (after extraction) 2017-09-11 03:25:29 +02:00
l10n daemon script
fbaef27a64 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"
2017-09-10 04:55:31 +02:00
l10n daemon script
1049e7e9ba GIT_SILENT made messages (after extraction) 2017-09-10 03:29:17 +02:00
Yuri Chornoivan
fd1ae873c4 Fix minor typos 2017-09-09 12:00:16 +03:00
l10n daemon script
d83bd1a3ad 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"
2017-09-09 04:37:54 +02:00
l10n daemon script
885976bb19 GIT_SILENT made messages (after extraction) 2017-09-09 03:09:08 +02:00