Michail Vourlakos
8f4fafa2db
fix warning
6 years ago
Michail Vourlakos
c07c1c75ab
disable separators size when parabolicEffectEnabled
6 years ago
Michail Vourlakos
d8f8737d05
add tooltip for editing background
...
--the user is informed about scroll wheel
and more specific that can alter the
edit background opacity
6 years ago
Michail Vourlakos
f47497abd4
improve Effects page and Indicators options
6 years ago
Michail Vourlakos
f7b9f49af8
fix crash from information badges
...
--the Colorizer that was responsible to
grey out the information badges when the
task is dragged, it was creating crashes
when its latte view was removed by the user
6 years ago
Michail Vourlakos
5401e06488
update NEWFEATURES until 11/12/2018
6 years ago
Michail Vourlakos
f06e3415de
restore mask calculaltions for noCompositingEdit
6 years ago
Michail Vourlakos
9a4a515a68
improve identification of inConfigureApplets mode
6 years ago
Michail Vourlakos
d61f8d5dd2
make slide in/out windows independent
6 years ago
Michail Vourlakos
3692254d82
improve texts for Animations
6 years ago
Michail Vourlakos
1cc88b4c22
make launcher bounce animation independent
6 years ago
Michail Vourlakos
a9e4afa336
add debug message for windows default color scheme
6 years ago
Michail Vourlakos
4f84d10b0b
fix windowsCount for Task in plasmoid
6 years ago
Michail Vourlakos
b00598949d
activate/disable independent animations
6 years ago
Michail Vourlakos
25b636465a
split animations and make par.effect independent
6 years ago
Michail Vourlakos
01e60370b0
consider shadows for updating needed mask
...
--avoiding circumstances that the shadows are broken
because the mask is too small
6 years ago
Michail Vourlakos
7902bf8ce5
remove panel external margin
6 years ago
Michail Vourlakos
9e6abb70d0
fix groupedTasks activation for !compositing
6 years ago
Michail Vourlakos
48a5a4690e
decrease edge ghost window sensitivity for mouse
...
--this patch fixes the show timer delayer in combination
with KWin edges activation even more. The experience
now looks almost identical to NONE-KWin edge activation
6 years ago
Michail Vourlakos
83d2ead0a0
support increase/decreaseLength for latte separator
6 years ago
Michail Vourlakos
8b46ecc92a
support new Latte separator properly
6 years ago
Michail Vourlakos
f2b2121003
add option to clear qml cachec from command line
...
--add comments in order to distinguish parameters sections
BUG: 405337
6 years ago
Michail Vourlakos
37ea714fb3
fix applet positioning when dragged in editMode
6 years ago
Michail Vourlakos
218e8254a2
improve placement for SettingsOverlay tooltip
...
--place the SettingsOverlay tooltip under editMode
smarter in order to not break the parabolic
effect experience
6 years ago
Michail Vourlakos
89c4160950
increase length of config wins inner shadow
6 years ago
Michail Vourlakos
cab2055279
adjust secondary config win to new design
...
--secondary config window now follows the primary
config window design. Config windows now are just
simple windows !AboveAll and are activated from
Latte::View on demand. This way we can now have
demonstration of the parabolic effect during
editMode at all times
6 years ago
Michail Vourlakos
a2876a3b72
make edit mode popup plasma friendly
6 years ago
Michail Vourlakos
0cd97b6815
improve border size in Unity indicator
6 years ago
Michail Vourlakos
d1340486bb
improve margins options placement in settings
6 years ago
Michail Vourlakos
1dba8d1841
block requestActivate() for wayland
...
--requestActivate is not supported under wayland
6 years ago
Michail Vourlakos
faf38820d5
fix Blur Demonstration under editMode
6 years ago
Michail Vourlakos
e9e0c04198
fix wayland crash when hiding config window
6 years ago
Michail Vourlakos
c35849c9d8
take care config windows for X11 environment
...
--make the config windows to not show in pager,
switcher or taskbar under X11 environment
6 years ago
Michail Vourlakos
f1a34ce437
add hacks in config windows for inner shadow
6 years ago
Michail Vourlakos
e1c964ea34
move external shadow under liblatte2
6 years ago
Michail Vourlakos
0816e2b8aa
fix top masking during editMode
...
--improve also identifying when subtracting
edit mode mask is needed
6 years ago
Michail Vourlakos
c3b3788fec
calculate availableScreenGeometry properly
...
--use View::normalThickness in order to consider the
proper availableScreenGeometry
6 years ago
Michail Vourlakos
11226428c6
update config window availScreenGeometry properly
6 years ago
Michail Vourlakos
c21d355f9a
fix calculations for maxThickness
6 years ago
Michail Vourlakos
fabf6f44d2
show configuration windows only for one view
...
-- for each layout only one dock should show its configuration windows
otherwise we could reach a point that because a settings window
is below another Latte View its options are not reachable
6 years ago
Michail Vourlakos
94415e24b4
improve config windows calculated geometries
6 years ago
Michail Vourlakos
89fd411dab
improve how config window size is calculated
6 years ago
Michail Vourlakos
83b5b2323a
fix calculations for left subtracked mask
6 years ago
Michail Vourlakos
002d683dd9
fix calculations for left subtracked mask
6 years ago
Michail Vourlakos
6276d604dc
restore edit shadow size
...
--now that masking is used in order to subtract
mask areas that overlap with underlying config
windows, the edit shadow can be as big as we
need with no problems
6 years ago
Michail Vourlakos
736d068a44
improve masking for config windows
...
--now config windows are masked properly in order to
accessible to all of their areas. By design the config
windows are trying to be below the main view, this is
why masking is needed in order to work properly and not
having areas that can not be clicked/accessed because
of the top Latte View
6 years ago
Michail Vourlakos
0bb2c14017
set keepAbove for all Latte windows under wayland
6 years ago
Michail Vourlakos
37ca5f1663
restore config windows behavior to previous state
...
--approach the problem of showing parabolic effect properly
during edit mode in a different way. The Latte View now
on Enter event raises itself
6 years ago
Michail Vourlakos
05afe9e8d3
show title tooltips in liveEditMode
6 years ago
Michail Vourlakos
3ac5ebffeb
fix focusOut behavior for config windows
6 years ago