1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-28 19:21:50 +03:00
Commit Graph

2769 Commits

Author SHA1 Message Date
Michail Vourlakos
e250048048 indicators active for previews only for windows 2019-03-15 15:15:17 +02:00
Tranter Madi
432d6fb753 Apply changes for tooltip from upstream
Summary:
Upstream changes: https://phabricator.kde.org/D17073

- Do not crop albumArt
- Use smaller fontsizes for labels.

Test Plan:
Screenshot:
{F6692625}

Reviewers: mvourlakos, rooty

Reviewed By: mvourlakos, rooty

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D19777
2019-03-15 20:12:05 +07:00
Michail Vourlakos
981e11d231 update all indicators to new architecture
--Latte/Plasma indicators were updated to new
Indicators architecture that supports Back and
Front Layers
2019-03-15 00:08:57 +02:00
Michail Vourlakos
c85ec4c07a new architecture for Indicators
--indicators now support both Back/Front
layers. Back layer is the usual layer
behind the current Item and the Front layer is
a layer above the current Item (overlay)
--update Unity to follow new architecture
2019-03-15 00:04:02 +02:00
Michail Vourlakos
cb5a602d27 Unity: improve arrow drawing
--draw an external line in the color of
the background in order to create a better
contrast
2019-03-14 18:56:33 +02:00
Michail Vourlakos
bc0ad9d19f Unity:fix windows indicators for vertical views 2019-03-14 18:42:36 +02:00
Michail Vourlakos
a919dc3fca Unity:add triangles, make things more interesting
--added triangles indicators that follow plasma theme
coloring in order to indicate windows count, minimized
state and isActive flag

CCBUG: 404122
2019-03-14 17:54:50 +02:00
Michail Vourlakos
104ee8581f add more information for indicators consumption
--currentIconSize/maxIconSize/windowsCount/
windowsMinimizedCount
2019-03-14 16:37:23 +02:00
Michail Vourlakos
15d5ac59ec improve calculations for vertical settings windows 2019-03-14 14:43:18 +02:00
Michail Vourlakos
f50be9bc9d update Panel/Dock type detection 2019-03-14 14:43:18 +02:00
Yuri Chornoivan
e0aea537b6 Fix minor typos 2019-03-14 07:38:44 +02:00
Michail Vourlakos
e2e9a60a1a never show effectsPage under normal settings mode 2019-03-12 21:08:50 +02:00
Michail Vourlakos
9d710297e1 catch up edit Visual animation to changes 2019-03-12 20:57:31 +02:00
Michail Vourlakos
8f4fafa2db fix warning 2019-03-12 20:40:42 +02:00
Michail Vourlakos
c07c1c75ab disable separators size when parabolicEffectEnabled 2019-03-12 20:31:21 +02:00
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
2019-03-12 20:22:05 +02:00
Michail Vourlakos
f47497abd4 improve Effects page and Indicators options 2019-03-12 20:08:11 +02:00
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
2019-03-12 19:23:35 +02:00
Michail Vourlakos
5401e06488 update NEWFEATURES until 11/12/2018 2019-03-12 18:49:52 +02:00
Michail Vourlakos
f06e3415de restore mask calculaltions for noCompositingEdit 2019-03-12 18:32:46 +02:00
Michail Vourlakos
9a4a515a68 improve identification of inConfigureApplets mode 2019-03-12 18:25:12 +02:00
Michail Vourlakos
d61f8d5dd2 make slide in/out windows independent 2019-03-12 18:09:26 +02:00
Michail Vourlakos
3692254d82 improve texts for Animations 2019-03-12 17:58:44 +02:00
Michail Vourlakos
1cc88b4c22 make launcher bounce animation independent 2019-03-12 17:55:26 +02:00
Michail Vourlakos
a9e4afa336 add debug message for windows default color scheme 2019-03-11 21:23:26 +02:00
Michail Vourlakos
4f84d10b0b fix windowsCount for Task in plasmoid 2019-03-11 20:04:53 +02:00
Michail Vourlakos
b00598949d activate/disable independent animations 2019-03-11 19:50:11 +02:00
Michail Vourlakos
25b636465a split animations and make par.effect independent 2019-03-11 19:22:01 +02:00
Michail Vourlakos
01e60370b0 consider shadows for updating needed mask
--avoiding circumstances that the shadows are broken
because the mask is too small
2019-03-11 16:51:38 +02:00
Michail Vourlakos
7902bf8ce5 remove panel external margin 2019-03-11 16:32:40 +02:00
Michail Vourlakos
9e6abb70d0 fix groupedTasks activation for !compositing 2019-03-11 16:20:35 +02:00
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
2019-03-11 16:09:50 +02:00
Michail Vourlakos
83d2ead0a0 support increase/decreaseLength for latte separator 2019-03-11 15:39:28 +02:00
Michail Vourlakos
8b46ecc92a support new Latte separator properly 2019-03-11 15:17:22 +02:00
Michail Vourlakos
f2b2121003 add option to clear qml cachec from command line
--add comments in order to distinguish parameters sections

BUG: 405337
2019-03-11 10:08:03 +02:00
Michail Vourlakos
37ea714fb3 fix applet positioning when dragged in editMode 2019-03-11 09:44:31 +02:00
Michail Vourlakos
218e8254a2 improve placement for SettingsOverlay tooltip
--place the SettingsOverlay tooltip under editMode
smarter in order to not break the parabolic
effect experience
2019-03-09 23:37:40 +02:00
Michail Vourlakos
89c4160950 increase length of config wins inner shadow 2019-03-09 23:18:05 +02:00
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
2019-03-09 23:08:24 +02:00
Michail Vourlakos
a2876a3b72 make edit mode popup plasma friendly 2019-03-09 22:18:27 +02:00
Michail Vourlakos
0cd97b6815 improve border size in Unity indicator 2019-03-09 22:05:28 +02:00
Michail Vourlakos
d1340486bb improve margins options placement in settings 2019-03-09 21:57:14 +02:00
Michail Vourlakos
1dba8d1841 block requestActivate() for wayland
--requestActivate is not supported under wayland
2019-03-09 20:19:26 +02:00
Michail Vourlakos
faf38820d5 fix Blur Demonstration under editMode 2019-03-09 20:12:02 +02:00
Michail Vourlakos
e9e0c04198 fix wayland crash when hiding config window 2019-03-09 19:56:57 +02:00
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
2019-03-09 19:49:18 +02:00
Michail Vourlakos
f1a34ce437 add hacks in config windows for inner shadow 2019-03-09 19:35:37 +02:00
Michail Vourlakos
e1c964ea34 move external shadow under liblatte2 2019-03-09 18:59:59 +02:00
Michail Vourlakos
0816e2b8aa fix top masking during editMode
--improve also identifying when subtracting
edit mode mask is needed
2019-03-09 18:37:49 +02:00
Michail Vourlakos
c3b3788fec calculate availableScreenGeometry properly
--use View::normalThickness in order to consider the
proper availableScreenGeometry
2019-03-09 17:04:26 +02:00