Michail Vourlakos
4b01f59802
change default show delay to 0ms
...
--the reason is the plasma default behavior
for touch gestures under X11. Many users
report that Latte isnt working correctly
with left edges. Latte isnt responsible for
this but the plasma touch gestures implementation.
By changing the default for our Show Timer to
0ms then the situation is improved a bit more
for such cases and the user of course can
always alter its value from dock settings
window.
-https://github.com/psifidotos/Latte-Dock/wiki/F.A.Q.#q-my-left-dock-behaves-strangely-from-plasma-510-and-beyond-can-i-fix-this
-https://bugs.kde.org/show_bug.cgi?id=392464
-https://bugs.kde.org/show_bug.cgi?id=382219
7 years ago
Michail Vourlakos
7ed33e2497
fix #907,always check overlap for dodgeMaximize
...
--the check in order to identify if a maximized window
overlaps with the dock wasnt always been executed. That
was the case for multi-screens environments.
7 years ago
Michail Vourlakos
e46a0295ba
support v0.8 layout files
...
--in v0.8 Latte is using its own containmentactions
that are published through the layout files. This patch
provides support in order such extracted layouts to
be able to be loaded properly.
7 years ago
Michail Vourlakos
22a72eb91c
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
7 years ago
l10n daemon script
2962d212ef
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
c573f8f0c1
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
f91103ef92
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
Michail Vourlakos
a89bc65386
fix build
7 years ago
Michail Vourlakos
ba1c9a6dee
fix missing variable
7 years ago
Michail Vourlakos
0b3766221a
fix in multi-screen environment
...
--in some cases the containment screen and the dockView
screen arent the same for onPrimary case in order to calculate
property the dock geometry. This is important fix!
7 years ago
l10n daemon script
1b4052e6dc
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
1137f85f6a
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
8a0bca29e8
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
1b93cbaa8c
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
dadba11572
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
0a51f202be
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
71923199ef
ignore not used X11 changed events
...
--some windows are sending plenty windowChanged
events without Latte using them. We block them in
order to not trigger any Latte updates.
7 years ago
Michail Vourlakos
9aa37e8e23
dont confuse lock files between different users
7 years ago
Michail Vourlakos
b108409a4f
fix for calculating panel reqion in !compositing
...
the mask region wasnt calculated correctly in some cases
after location changes. I think it might be a plasma
upstream bug/change but either way this patch fixes
it.
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
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
l10n daemon script
c80cad023d
GIT_SILENT made messages (after extraction)
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
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
70ae1c646e
added debug messages in dockconfigview
7 years ago
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"
7 years ago
l10n daemon script
4c92097865
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
2e3139239e
fix clang warnings
...
--improve readability of the build process when
using clang by fixing small things to not show
some warnings
7 years ago
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"
7 years ago
l10n daemon script
a831bfced0
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
1ec42498bd
update screenshots in appstream file
7 years ago
Michail Vourlakos
152d245016
add missing include
7 years ago
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"
7 years ago
l10n daemon script
487906bfd8
GIT_SILENT made messages (after extraction)
7 years ago
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"
7 years ago
l10n daemon script
cd9e0ae575
GIT_SILENT made messages (after extraction)
7 years ago
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"
7 years ago
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"
7 years ago
l10n daemon script
60a8259435
GIT_SILENT made messages (after extraction)
7 years ago
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"
7 years ago
l10n daemon script
a0b241085e
GIT_SILENT made messages (after extraction)
7 years ago
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"
7 years ago
l10n daemon script
cc7d8c259f
GIT_SILENT made messages (after extraction)
7 years ago
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"
8 years ago
l10n daemon script
1049e7e9ba
GIT_SILENT made messages (after extraction)
8 years ago