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
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
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
c07c1c75ab
disable separators size when parabolicEffectEnabled
2019-03-12 20:31:21 +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
d61f8d5dd2
make slide in/out windows independent
2019-03-12 18:09:26 +02:00
Michail Vourlakos
1cc88b4c22
make launcher bounce animation independent
2019-03-12 17:55: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
9e6abb70d0
fix groupedTasks activation for !compositing
2019-03-11 16:20:35 +02:00
Michail Vourlakos
b15df34cc4
livemode:enable parabolic effect for editMode
...
--first commit to restructure editMode in order to
support livemode under editing. Live mode means
that all options changes during editMode will be
available to be tested directly
2019-03-04 19:42:01 +02:00
Michail Vourlakos
f3be388c40
expose windowsCount to Indicators
2019-02-25 20:11:52 +02:00
Michail Vourlakos
ff77bc3485
compute icon colors only for indicators requesting
2019-02-24 17:26:47 +02:00
Michail Vourlakos
b1865e2634
hide indicator properly when task is removed
2019-02-24 16:33:37 +02:00
Michail Vourlakos
c805963327
prepare for new latte separators
2019-02-24 16:04:33 +02:00
Michail Vourlakos
c64df5a078
fixes for separators
2019-02-24 15:38:47 +02:00
Michail Vourlakos
2af8d6290a
move task IndicatorLoader in its own qml file
2019-02-24 10:14:34 +02:00
Michail Vourlakos
f1eb8becfc
improvements for Plasma Style indicator
2019-02-23 14:30:07 +02:00
Michail Vourlakos
fe71e5dd2e
remove deprecated headers
2019-02-23 09:33:24 +02:00
Michail Vourlakos
8d265f9432
fix attention animation for reverse state
2019-02-22 21:56:28 +02:00
Michail Vourlakos
ef2e464ca8
improvements for separators
2019-02-22 21:31:56 +02:00
Michail Vourlakos
98c20e4f83
adjust separators to new indicators design
2019-02-22 20:51:37 +02:00
Michail Vourlakos
e40e1556a9
fix attention animation with new indicators
2019-02-22 20:25:51 +02:00
Michail Vourlakos
388a5cdb99
important fixes for tasks states
2019-02-22 19:54:25 +02:00
Michail Vourlakos
54a9e7ed17
reposition tasks indicatots to a better place
2019-02-22 19:41:01 +02:00
Michail Vourlakos
d9fe9d438d
move Plasma/UnityIndicators into liblatte2
2019-02-22 19:22:11 +02:00
Michail Vourlakos
ab85d28701
move LatteIndicator at Latte library as it should
2019-02-22 18:34:19 +02:00
Michail Vourlakos
3d7f5e7990
update Latte Indicator to new design
2019-02-22 18:29:46 +02:00
Michail Vourlakos
0147ed8451
update indicators design in plasmoid
2019-02-22 17:14:38 +02:00
Michail Vourlakos
82a11b9f4a
adjust plasmoid to new indicators design
2019-02-22 16:45:04 +02:00
Michail Vourlakos
9cd30a6551
fix warnings from VDs in ContextMenu
2019-02-16 22:33:40 +02:00
Mathias Tillman
ddb941d465
Fix window thumbnails not working since frameworks 5.55
...
Summary:
This fixes a problem where window thumbnails are no longer visible since KDE Frameworks 5.55. This is caused by https://cgit.kde.org/plasma-framework.git/commit/?id=b257029afc3bfcd6366d2c2b910b8d91403ab8a which no longer automatically updates the visibility of mainItem of PlasmaCore.Dialog.
BUG: 404234
Test Plan: Ensure window thumbnails are working correctly now
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D19002
2019-02-14 14:01:35 +01:00
Michail Vourlakos
c2dc637a46
activate Unity indicator style
...
--this is just initial work and not even close
to the final result but it is the ground in order
to build upon.
2019-02-13 20:58:44 +02:00
Michail Vourlakos
e1ccd5f096
improve semantics for Task.LatteIndicator
2019-02-10 17:45:11 +02:00
Michail Vourlakos
2884f73507
enable Plasma Indicator Style
...
CCBUG: 404122
2019-02-10 17:38:09 +02:00
Michail Vourlakos
8f9140f67a
option to enable/disable audio badge actions
...
BUG: 403611
2019-02-10 01:12:22 +02:00
Michail Vourlakos
c5bf65dc32
improve wheel behavior in plasmoid
2019-02-10 00:54:17 +02:00
Michail Vourlakos
901b5a9455
hide indicators when are user disabled
2019-02-10 00:29:55 +02:00
Michail Vourlakos
7149cf5569
do not make previews show intrusive
...
BUG: 404099
2019-02-09 09:28:10 +02:00
Michail Vourlakos
bd68d5dbcc
dont show Preview after activating task with click
...
BUG: 404099
2019-02-08 18:28:12 +02:00
Michail Vourlakos
a295560ed1
move TaskShorcutBadge in its own qml item
2019-02-02 18:39:41 +02:00
Michail Vourlakos
fef791d8e1
improve names for globalshortcuts qml calls
2019-02-02 18:34:40 +02:00
Michail Vourlakos
58d8208704
fix binding loops for ShortcutBadges
2019-01-27 16:58:38 +02:00
Michail Vourlakos
f6d2e8c8f8
add 24px minimum height for ShortcutBadges
2019-01-27 16:35:31 +02:00
Michail Vourlakos
3bfa313cbb
fix crash when showing shortcut badges
...
BUG: 403647
2019-01-27 13:54:57 +02:00
Michail Vourlakos
ef457f7cb3
prioritize progress over notification at InfoBadge
...
--the new behavior gives more priority to progress actions
over notification items such as "unread emails". Progress
actions at the end probably they will end and after that
the number of notification items will be shown
BUG: 403559
2019-01-25 16:46:12 +02:00
Michail Vourlakos
87a712229d
circle View for InfoBadge when AudioBadge is shown
...
BUG: 403559
2019-01-25 16:26:30 +02:00