1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-05 05:47:26 +03:00

2036 Commits

Author SHA1 Message Date
Michail Vourlakos
2403fbabe1 update brown textColor 2018-02-28 20:45:57 +02:00
Michail Vourlakos
47054c3380 update layouts color based on new palette 2018-02-28 20:13:13 +02:00
Michail Vourlakos
bcce41d064 always update background for colors/backs
--because the comboBox includes Select Background and
TextColor the last edit mode patterns couldnt be selected
in some cases
2018-02-28 19:48:13 +02:00
Michail Vourlakos
3a77754ef3 update edit mode image patterns
--increase contrast and add some noise in them
2018-02-28 19:32:59 +02:00
Michail Vourlakos
1a6fbcdfe0 improve trademark positioning
--issue #886, improve spacings
2018-02-28 00:13:25 +02:00
Michail Vourlakos
7050d7ba1f fix #886 use svg for settings Latte trademark
--remove the Plasma Label that was used to set
the Latte trademark based on Tangerine font that
was distributed from app source code
--remove the Tangarine font from source code
2018-02-27 23:58:47 +02:00
Michail Vourlakos
db58a24040 dont count internalViewSplitters for globalShortcs
-- as mentioned at #879
-- improve also the semantics of globalShortcuts
2018-02-26 18:12:06 +02:00
Michail Vourlakos
a6d92153f9 fix #881,load launchers correctly in plasma panel 2018-02-25 23:36:06 +02:00
Michail Vourlakos
aaecd4de15 improve mouse par.effect sensitivity for tasks 2018-02-25 21:29:00 +02:00
Michail Vourlakos
052a8519ce fix entry index for plasma taskmanagers
--in plasma taskmanagers the index passed starts
from 0 and for latte taskmanager from 1.
2018-02-25 20:24:59 +02:00
Michail Vourlakos
9f03e10b3d delay execution of activating entrys when hidden
--entries execution is delayed in order to give the
time to the dock to show itself first
--improve a bit the code complexity for globalshortcuts.
2018-02-25 20:20:34 +02:00
Michail Vourlakos
f2b80b7b52 update strings for global shortcuts 2018-02-25 20:03:37 +02:00
Michail Vourlakos
1ff161a030 updates and improvements at applets glob.shortcuts 2018-02-25 20:00:23 +02:00
Michail Vourlakos
103b901125 support showing applets numbers with badges
-- this is used mainly from globalshortcuts triggering
2018-02-25 19:05:32 +02:00
Michail Vourlakos
db28c6bcaf use globalshortcuts with containment also
--we are trying to expose an applets calling
mechanism that is combined with the latte plasmoids
one with a nice beautiful way
2018-02-25 17:53:22 +02:00
Michail Vourlakos
e92b570a4f add BadgeText in Latte lib from the plasmoid
-- move BadgeText in Latte lib in order to be able
to be used from plasmoid and containment at the
same time
2018-02-25 17:31:10 +02:00
Michail Vourlakos
1e57260c5f asynchronous calls for quiting application
--this gives the time for docks to close and also
to not create any rare crashes because qml settings
window calls this code path from its Quit button.
2018-02-24 10:54:35 +02:00
Michail Vourlakos
316b6fb6df call checkRestoreZoom properly for contextMenu
--latte plasmoid has its own build-in contextMenu. Call
properly the checkRestoreZoom for that contextMenu
2018-02-23 20:35:43 +02:00
Michail Vourlakos
a75984f564 force solidness in behaveAsPlasmaPanel
--when we are able to force solidness even though
the plasma theme may never provides that, because
the svg file has some tranparencies in it. Then
for such cases we support it. Such is case is when
the panel is behaveAsPlasmaPanel and maxLength=100%
2018-02-22 23:57:15 +02:00
Michail Vourlakos
7dbb71167b use plasma theme for audio badges 2018-02-22 20:15:27 +02:00
Michail Vourlakos
908425c00d !compositing,set correctly current geometries 2018-02-22 20:06:29 +02:00
Michail Vourlakos
e370f0447f fix editShadow for compositing mode 2018-02-22 19:36:12 +02:00
Michail Vourlakos
657d86033f respect user settings for applet shadows 2018-02-22 19:31:06 +02:00
Michail Vourlakos
32c4ef1d5b Myltiple:improve Activities switching
--improve Activities switching and activation
for orphaned layouts (that is layouts that do
not belong in any specific Activity)
2018-02-22 18:30:28 +02:00
Michail Vourlakos
cce68d0653 update maskArea when effectsArea is changing
--this applies only in !compositing mode, because
is that mode effectsArea is always more accurate
instead of the mask calculations!
2018-02-22 18:30:28 +02:00
Michail Vourlakos
3d6ff9583b disable animations for !compositing mode 2018-02-22 18:30:28 +02:00
Michail Vourlakos
6de4db1ba3 improvements for !compositing mode 2018-02-22 18:30:28 +02:00
Michail Vourlakos
6d08319c10 disable dynamicBackground for !compositing
--disable also the panel opacity for !compositing
2018-02-22 18:30:28 +02:00
Michail Vourlakos
444c730048 improve calculations of !compositing mode
--fixes the bug with the yellow line outside the
Latte panel because of wrong mask calculations
2018-02-22 18:30:28 +02:00
l10n daemon script
10cd514fe0 GIT_SILENT made messages (after extraction) 2018-02-22 03:12:15 +01:00
Michail Vourlakos
3b71e0e4d8 disabe globalDirectRender after task bouncing 2018-02-19 19:15:52 +02:00
Michail Vourlakos
bdc03805ee update version to 0.7.78 2018-02-19 18:28:44 +02:00
Michail Vourlakos
d2495b3350 apply layout's activities on config showing 2018-02-19 18:10:54 +02:00
Michail Vourlakos
7954ce5d52 update Activites correctly for orphaned layouts 2018-02-19 17:46:50 +02:00
Michail Vourlakos
5b3c00ff8c improve code for enable/disable checkRestoreZoom 2018-02-19 10:46:54 +02:00
l10n daemon script
cb6d7bda74 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"
2018-02-19 04:57:38 +01:00
Michail Vourlakos
b607e25a4c reduce interval of checkRestoreZoom 2018-02-19 02:18:55 +02:00
Michail Vourlakos
7c5d550e9c fix #871,improve clearing zoom indicators
--accept clearZooms only in both hoveredIndexes
are -1 (for plasmoid and containment)
2018-02-19 02:10:48 +02:00
Michail Vourlakos
b12cf1446a orchestrate better directRender for plasmoid
--use same techniques with the containment in order
to activate/deactivate the directRender through
the latte plasmoid
2018-02-19 01:44:42 +02:00
Michail Vourlakos
14ffc70088 cleanup deprecated directRenderTimer/containment 2018-02-19 00:50:29 +02:00
Michail Vourlakos
7c1cd0cb70 improvements to applets parabolic effect 2018-02-19 00:26:07 +02:00
Michail Vourlakos
a018dd8fa8 remove no needed check 2018-02-18 22:40:00 +02:00
Michail Vourlakos
00241dcd8f fix breakage in par.effect from separators applets 2018-02-18 22:36:26 +02:00
Michail Vourlakos
90ee9ef00b fix #873,show confiw window for plasmoid
--show option for config window for the plasmoid
in the context menu, when the Latte plasmoid insnt
inside a Latte dock
2018-02-18 21:27:08 +02:00
Michail Vourlakos
9fdb1b598d increase parabolic effect speed 2018-02-18 17:59:07 +02:00
Michail Vourlakos
53633290fc block parabolic animations onEnter event
--calculations for parabolic effect are blocked
at the onEntered events because the mouse position
is faulty and breaks the animations
2018-02-18 17:48:08 +02:00
Michail Vourlakos
3a2b0f7fd6 animate iconMargin when changes 2018-02-18 17:26:18 +02:00
Michail Vourlakos
05e08e57c5 delay a bit the directRender activation
--previously directRender was activating also when
from the first entered element the mouse moved fast
enough to the second element. But this could happen
also accidentaly some times. This improvements indicates
also the mouse position in the second element to be
near the center of that element
2018-02-18 17:06:59 +02:00
Michail Vourlakos
764f7d06b6 fix Justify Splitters behavior
--because of new introduced functionality from MaxLength
Splitters broke. This commits fixes their behavior
2018-02-17 21:04:19 +02:00
Michail Vourlakos
e775da4a41 when by 1px the applet size for panels 2018-02-17 19:33:05 +02:00