Michail Vourlakos
ca6188bf46
remove transparency from Colorizer colors
...
--the plasma theme may have set for textColor
and backgroundColor, colors with transparency.
This can mess up the "Improve Visibility"
feature.
7 years ago
Michail Vourlakos
2967eea11a
fix #961,Semi-Tranparent Panels at ImproveVisibility
...
--update issue #957 in order to take into account
semi-transparent panels. With semi-transparent panels
contrast could be a puzzle. The changes that
introduced with this patch are:
1. Enable Improve Visibility when also case [E] from
#957 is enabled.
2. When a semi-transparent panel exists in combination
with Improve Visibility option then add a threshold
in order to indicate if the Colorizer will be applied
or not. The threshold is 40% in order to indicate if
a semi-transparent panel is solid or not.
7 years ago
Michail Vourlakos
5e4134b1ee
improve visibility should consider per screen
...
--maximized windows shouldnt provide solidness
at docks using improve visibility in different
screens.
7 years ago
Michail Vourlakos
cd8676e62a
blacklist from applet from heuristics
...
--blacklist "com.github.zren.presentwindows" from
Latte heuristics in order to work correctly with
it.
7 years ago
Michail Vourlakos
27715435a9
update README links and titles
...
--remove Translators record as from >=v0.7.3
all translations are done through the kde
community.
7 years ago
Michail Vourlakos
34cfbbec68
remove whitespace
7 years ago
Michail Vourlakos
f287d37ac0
add a dock geometry validator
...
-- under X11 it was identified that windows
many times especially under screen changes
dont end up at the correct position and size.
This vailidator(timer) will enforce repositionings
and resizes every 500ms if the window hasnt end up
to correct values and until this is achieved.
7 years ago
Michail Vourlakos
fa2bc5bae9
increase maximum value of screen tracker
7 years ago
Michail Vourlakos
f49951566b
Revert "change window type for applets tooltip"
...
This reverts commit fec2756266
.
7 years ago
Michail Vourlakos
fec2756266
change window type for applets tooltip
...
--change type to PopuMenu because Dock interacts
with wayland windows stangely and ToolTip doesnt
provide a beautiful theming.
7 years ago
Michail Vourlakos
065f92bb70
show maxLength value at relevant tooltip
7 years ago
Michail Vourlakos
ba2acef2c1
fix warning
7 years ago
Michail Vourlakos
0712d62a3b
dont lose focus from dock tooltips
...
--because focus is lost from dock tooltips the
dock settings window was closing. We take into
account that case in order to not close the
dock settings window in such case
7 years ago
Michail Vourlakos
878dcda70c
increase extreme icon sizes max step
7 years ago
Michail Vourlakos
820dff0bb5
improve calculations of panelEdgeSpacing
7 years ago
Michail Vourlakos
8f33a4f722
take into account if an applet is locked
...
--if in applet is locked from the user then we
dont need to try to enforce the parabolic manager
rectangular layouting.
7 years ago
Michail Vourlakos
e0707b684e
fix #956,take into account panel transparency
...
--implementation of the design decisions described at
issue #957 . Panel Background and Dynamic Background
options interact with each other concerning
panel transparency and triggering of solidness or
transparency.
7 years ago
Michail Vourlakos
dcdba04781
fix #953,disable background setting
...
--background settings at !compositing environments
dont change anything as for these environments
their settings are specific.
7 years ago
Michail Vourlakos
157285e45f
remove donation button
7 years ago
Michail Vourlakos
dfa83ecc7b
fix BehaviorPage scrolling capability
7 years ago
Michail Vourlakos
b4c02a3a91
fix #950,bound dock win settings height
...
--dont enable height for dock settings that is
higher than the screen resolution height or one
that isnt shown correctly.
7 years ago
Michail Vourlakos
872aff04d6
update plasmaDesktopVersion first time is requested
7 years ago
Michail Vourlakos
1a5fed2e67
fix positioning of internal separators
...
--when the user has enabled reverse active
indicators
7 years ago
Michail Vourlakos
a0e4c029a9
use plasma desktop version at plasmoid
7 years ago
Michail Vourlakos
ad16d8d1b8
use plasma desktop version for folderview
7 years ago
Michail Vourlakos
e64a017311
identify plasma desktop version
7 years ago
Michail Vourlakos
bd211c9d29
disable blur under wayland
7 years ago
Michail Vourlakos
f41395abc3
use new plasma way of detecting platform
7 years ago
Michail Vourlakos
60531484e9
simplify PanelBox states
...
--combine Center and Justify panel alignments
concairning their anchoring
7 years ago
Michail Vourlakos
285d00a21c
dont blur in forceSolidPanel if it was deactivated
7 years ago
Michail Vourlakos
42268290ec
disable Active Indicator when enabling Panel mode
7 years ago
Michail Vourlakos
bb5a4e4d52
support iconSizes above 128px.
...
the user can set such sizes through the layout file
7 years ago
Yuri Chornoivan
2f107ad4c7
Fix minor typo
7 years ago
Michail Vourlakos
badbe7da6a
update to version 0.7.79
7 years ago
Michail Vourlakos
f5bcb6462e
disable active indicator for plasma appmenu
7 years ago
Michail Vourlakos
f5b56e3559
improvements for publishing geometries
7 years ago
Michail Vourlakos
dd617d43c8
track primary screen change from qt
...
--this way we make sure that we track the
primary screen change for wayland also
7 years ago
Michail Vourlakos
83bad3374e
expose screen Tracker interval value
...
--different hardware can have different delays
in order to inform for screen changes. The tracker
(an internal timer that is) informs Latte after
a specific interval in order to track these changes
and respond accordingly.
7 years ago
Michail Vourlakos
6163cecb6b
[wayland] add a protection for updateEffects
...
--Blur effect under Plasma 5.12(wayland) creates
many crashes. As it appears for 5.13 this has been
greatly improved.
7 years ago
Michail Vourlakos
fb8063cdee
fix #946,improve kwin screen edges under X11
...
--make sure that the kwin ghost window ends at
the correct geometry at all cases
7 years ago
Michail Vourlakos
9e8406c419
reenable blur for wayland
...
--as it appears the crash and the support
for blur has been fixed for Plasma 5.13
7 years ago
Michail Vourlakos
da5cb9c61f
fix #946,improve kwin edges support
...
--make the behaviour more robust and be more
precise at geometries used at all times
7 years ago
Michail Vourlakos
a6a98f3ac7
reduce hide dock and applets numbers interval
7 years ago
Michail Vourlakos
3ea40954fc
fix #942,show dock when dragging at kwin edge
...
-- enable showing the dock if the user drags something
on it and the dock is hidden at a kwin edge
7 years ago
Michail Vourlakos
7ce5938312
add internal separator through drag n' drop
7 years ago
Michail Vourlakos
2b2ddfeb70
improve contrast for Launchers Area text
7 years ago
Michail Vourlakos
51e4477499
disable MultipleLayouts for wayland
...
--KWin in wayland doesnt support yet Activities
and Virtual Desktops. In order to protect the user
we disable the MultipleLayouts
7 years ago
Michail Vourlakos
1f0acbc3b5
Support KWin Edges mechanism
...
--by default now Latte supports the KWin Edges mechanism,
this way the following issues are fixed:
fix #935 , fix #721 , fix #687 , fix #512 , fix #514
--improve dock behavior when the user user touch
gestures
--fix #144 , support KWin bright placeholders
--this behavior can be disabled if the user prefers
the old one from the Tweaks page
--in !compositing no more is shown a 1px line at
the screen edge when the dock is hidden
--support KWin Edges in Multiple Layouts state under
X11
7 years ago
Michail Vourlakos
e9580dbe1e
fixes in animations when dragging a task
7 years ago
Michail Vourlakos
4370878b12
support pretty big badge messages counter
...
--following plasma paradigm we now support
badge messages until 9.999 and even more to
be shown to the user as indicator
7 years ago