Michail Vourlakos
5c28b2194a
Wait forever until the lock file can be locked
...
Summary:
- `timeout = 3000` is a bit short on some computer. Use `timeout = -1` will work for any case.
BUG: 401041
Test Plan: BUG: 401041 is fixed on my computer.
Reviewers: mvourlakos, #latte_dock
Reviewed By: mvourlakos
Tags: #latte_dock, #plasma
Differential Revision: https://phabricator.kde.org/D18258
6 years ago
Steffen Coenen
56cfb42734
Fix autohide behaviour after dragging a panel
...
Summary:
Currently, when dragging a window from the panel to move it, it breaks the autohide behaviour of active docks/panels. This change imitates a release event on X11 to circumvent these problems.
BUG: 403104
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #latte_dock, #plasma
Differential Revision: https://phabricator.kde.org/D18194
6 years ago
Michail Vourlakos
cf6641a089
dont unblock for !editMode
...
--when containment changes status it was
unblocking the visibility manager. This patch
fixes that situation and the blocker remains
under editMode. This way the dock can not be
hidden when it is in editMode.
6 years ago
Michail Vourlakos
daa4d0f003
recreate view only when is really needed
...
--recreate view only when the window
ByPass flag must be really changed
6 years ago
Michail Vourlakos
8c21ca9072
create local autostart folder if is missing
...
BUG: 402934
6 years ago
Michail Vourlakos
80ef0d58dd
improve Dynamic Background texts
...
--as proposed at T10274 the dynamic background options
were updated in order to become easier to understand
6 years ago
l10n daemon script
4b2056564b
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"
6 years ago
Michail Vourlakos
698b3bac77
isBusy dont be so sensitive
...
--decrease areas to 10 from 40
6 years ago
Michail Vourlakos
8d099abaaa
fix a crash and isBusy calculations
6 years ago
Michail Vourlakos
13b10c0498
fix binding loop for LatteBridge to applets
6 years ago
Michail Vourlakos
196689f763
fix warning
6 years ago
Michail Vourlakos
1a643e9749
increase sensitivity for background busyness
6 years ago
Michail Vourlakos
b3eaa35506
fixes for incorrect references
6 years ago
Michail Vourlakos
1bd4e648bc
add visual feedback for Blur in editMode
6 years ago
Michail Vourlakos
33034d7969
dont block shadow setting in editMode
6 years ago
Michail Vourlakos
e869ae9a91
dont force dyn.background in editMode
6 years ago
Michail Vourlakos
4add34ac7f
dont blur if the user has not enable it
6 years ago
Michail Vourlakos
387939bd0a
update solid option to solid style
...
--Solid Style option is just a way to use the
Solid svg from the plasma theme
6 years ago
Michail Vourlakos
38ab6b67bb
improve background isBusy code for DynBack
6 years ago
Michail Vourlakos
50eb9ec277
change distorted to busy background
...
--simplify semantics by updating distorted
term to busy background
6 years ago
Michail Vourlakos
4702367296
respect Shadow for forcePanelForDistortedBackground
6 years ago
Michail Vourlakos
eab2851e4e
respect Blur for forcePanelForDistortedBackground
6 years ago
Michail Vourlakos
6acd6d8476
identify distorted areas for dynamic background
6 years ago
Michail Vourlakos
9229ca07fb
add distorted flag to backgrounds tracking
6 years ago
Michail Vourlakos
60a96bd157
IMPORTANT:improve vastly fillWidth(s)/Height(s)
...
--the new improvements are trying to make Latte panels
and Plasma panels to look and behave almost the same.
This way implementing applets for any of them wont be
needing adjustments or workarounds to work properly
for both.
6 years ago
Yuri Chornoivan
8d7110f761
Fix minor typos
...
Summary: Fix minor typos in messages and comments
Test Plan: No major changes to prevent compilation and usage
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D17894
6 years ago
Michail Vourlakos
6b3d0933ce
fix max length ruler for panels
6 years ago
Michail Vourlakos
48f7d468fb
rename Applets to items in settings window
6 years ago
Michail Vourlakos
7922588030
spacing improvements
6 years ago
Michail Vourlakos
ebb51c6042
improvements for Effects options
6 years ago
Michail Vourlakos
d027374f03
improve options for active indicator in Effects
6 years ago
Michail Vourlakos
e873f16faf
rename "None" animations to "Instant"
6 years ago
Michail Vourlakos
1d9f8aa9eb
indicators options improvements
6 years ago
Michail Vourlakos
dd66fe2f88
support visual disable Sliders in settings
6 years ago
Michail Vourlakos
ee324fdec5
improve option for background enabler
6 years ago
Michail Vourlakos
e9b3895936
improve options for applets shadow color
6 years ago
Michail Vourlakos
c429906556
fix for rowSpacing
6 years ago
Michail Vourlakos
7db0886a3c
improve Shadows settings in Effects page
6 years ago
Michail Vourlakos
37aa752527
improvements for Appearance config page
6 years ago
Michail Vourlakos
63e9fbc99f
dont block mouse events with no reason
...
BUG: 402572
6 years ago
Michail Vourlakos
fca08baaa2
fixes for DebugWindow
6 years ago
Michail Vourlakos
685d512cf8
update Changelog to v0.8.4
6 years ago
Michail Vourlakos
ed53416793
improve basic mode for view settings
6 years ago
Michail Vourlakos
302d29bae7
improve ActiveIndicator/Glow options
6 years ago
Michail Vourlakos
5ddb3da4e8
improvements for view settings
6 years ago
Michail Vourlakos
0dc4bcf257
improve Behavior advanced settings
6 years ago
Michail Vourlakos
e19cbd46f6
delete secondary window when no needed
...
BUG: 402627
6 years ago
Michail Vourlakos
ca5ea55816
disable debug message
6 years ago
l10n daemon script
5b5aec055d
GIT_SILENT made messages (after extraction)
6 years ago
Michail Vourlakos
c4ef7ca762
fix missing library reference
6 years ago