Michail Vourlakos
1678ad7adb
fix #783,shrink a bit the tasks number
7 years ago
Michail Vourlakos
9c120d6811
show task number correctly after bouncing animation
...
--when the user was using shortcuts to activate launchers
the number wasnt appearing at all after showing the window
7 years ago
Michail Vourlakos
99e9bda50e
improve activate applets for neutral areas
7 years ago
Michail Vourlakos
4eac963d74
use activate signal for (not)expand
...
--for all neutral areas (such as spacers or
activate indicator spacers) the activate signal
in sent in order to activate an applet or
expand it / hide it...
7 years ago
Michail Vourlakos
9066fa9356
expand applets when clicked in neutral areas
...
--try to give more interaction to the user. When an
applet is clicked at its hidden spacers or the space
reserved for its active indicator then Latte sends
a signal to expand it. Unfortunately I havent found
a way to active other applets in such case e.g. the
icon-only applets
7 years ago
Michail Vourlakos
c5457f81d1
improve RTL a bit for Layouts ComboBox
7 years ago
Michail Vourlakos
a78f58cb18
fix handler placement in RTL
7 years ago
Michail Vourlakos
235d5accf1
fix Latte Config Header in RTL
7 years ago
Michail Vourlakos
b8785a5de9
improve a bit the comboboxes rtl layout
7 years ago
Michail Vourlakos
9c9146b396
improve RTL in config win for alignments
7 years ago
Michail Vourlakos
0b1499cd90
RTL support for config win Timers
7 years ago
Michail Vourlakos
fc3c8e9fdb
fix RTL layout for vertical and alignments
7 years ago
Michail Vourlakos
a0c9194046
support RTL for badges in plasmoid
7 years ago
Michail Vourlakos
f56cdcb758
support RTL to tooltips and previews
7 years ago
Michail Vourlakos
19d13ac671
fix parabolic effect for RTL
7 years ago
Michail Vourlakos
feefb8bd12
apply layout mirroring for RTL
7 years ago
l10n daemon script
f4f88db5b4
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"
7 years ago
l10n daemon script
5e5e3c844f
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
ed5f87cfd3
support nomad systray in Latte
7 years ago
Michail Vourlakos
f129471e6a
update panelshadows to plasma version
7 years ago
Michail Vourlakos
454cd949d5
improve audio badges heuristics
...
--added one more heuristic for app name comparison
for audio badges based on the launcher name
e.g firefox from firefox.desktop
7 years ago
l10n daemon script
c80cad023d
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
bf2bbfc027
fix #773,crash that was happening from badges
...
--audio and progress badges where causing crashes
when the user was trying to remove a dock that had
shown any of those badges
7 years ago
Michail Vourlakos
4debae2fa6
fix #772,improve shadows behavior for solid panels
7 years ago
l10n daemon script
a292a93e5d
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"
7 years ago
l10n daemon script
d92ef38089
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
e7352e1c9d
update info for version 0.7.2
7 years ago
Michail Vourlakos
7637165d9f
improve background animations when changing states
...
--when the background is shown or not (e.g. for maximized
windows) or when changing its transparency it is animated
in a better way
7 years ago
Michail Vourlakos
fa81d9e3a1
fixes for title tooltips
...
--disable direct rendering when a title tooltip
becomes hidden and the mouse isnt in the dock.
This fixes an issue when the user enters the dock
and the parabolic animation wasnt playing correctly in
some cases
--do not show a title tooltip if the dock !containsMouse.
This way some tooltips that were still shown when the
mouse wasnt inside the dock is fixed.
7 years ago
Michail Vourlakos
a15b1f86ee
restore spacers on !containsMouse and inAttention
...
--when the mouse leaves the dock and a task is inAttentionAnimation
the spacers used for the animation should be restored
7 years ago
Michail Vourlakos
7083f42fc1
release connect signals ondestruction
...
--following issue from #730 more qml code
was found that wasnt releasing connect signals
properly. That could create crashes because
already deleted qml objects could receive such
signals. That was observed after qt>=5.9.2
7 years ago
Michail Vourlakos
14f003c87b
update openSUSE - OBS link
7 years ago
Michail Vourlakos
14cfa0d4bf
add ENABLE_MAKE_UNIQUE flag for older gcc versions
...
--make_unique function is not available for gcc<=4.8.x
by enabling this flag in through install script or through
cmake such systems can build latte correctly
7 years ago
Michail Vourlakos
995ce7ba7a
improve installation script concerning translation
...
--adjusting the installation script to use the kde
translations and at the same time dont download them
when the user doesnt want to install them
7 years ago
Michail Vourlakos
ad32fc1056
add option to install stable translations
...
--fix the option to install trunk translations
7 years ago
Michail Vourlakos
592d7ed6da
update changelog for 0.7.2 version
7 years ago
l10n daemon script
283219bad3
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"
7 years ago
l10n daemon script
cca76527e0
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
79c4defad6
show panel background faster at !compositing
...
--disable animations for panel opacity at
!compositing
7 years ago
Michail Vourlakos
c6cd7d975a
immediate showing tasks in !compositing
...
--trying to show all tasks in all states directly
when the environment is in !compositing
--block all animations (removals/showings) when
the environment is in !compositing
7 years ago
Michail Vourlakos
0835fd7b4d
force show of panel background in !compositing
...
--force the panel background showing when !compositing
is active independent of the users choice concerning
show/or not the panel background
7 years ago
Michail Vourlakos
9bd8589f78
fix small margins issues in configuration pages
7 years ago
Michail Vourlakos
6e4321b650
improve attention bouncing experience
...
--add more animation phases in order to provide
a better experience for the inAttention bouncing
animation
--add visual debuggers for the spacers and padders
needed for the bouncing animation
7 years ago
Michail Vourlakos
2a2ccbdeda
stabilize attentionAnimaton bouncing
...
--add also some visual spacers indicators for
debugging purposes
7 years ago
Michail Vourlakos
85c3d2dfa2
release mimicParabolic in order to not stuck
7 years ago
Michail Vourlakos
5a9e788d8f
fix glitches for task inAttention bouncing
7 years ago
Michail Vourlakos
569fd5d702
animate properly margins of spacers
...
--this change fixes the glitch when a task
is going from in Attention bouncing to its exact
position relative to the parabolic effect
7 years ago
Michail Vourlakos
6ad899de9f
remove signal binding at correct destruction
7 years ago
Michail Vourlakos
1eb36ff7de
mimic ondemand the parabolic effect
...
--it is used to restore a task after bouncing
for taking users attention and the task
contains also the mouse
7 years ago
Michail Vourlakos
1e2ffb1b23
improve semantics
7 years ago