Michail Vourlakos
e505e20e59
fix Latte Indicator when plasmoid in Desktop
2019-03-17 16:08:52 +02:00
Michail Vourlakos
b89ef0e50b
fix warnings fron new indicators architecture
2019-03-17 16:00:52 +02:00
Michail Vourlakos
8be388b893
improve vastly the indicators arch independence
2019-03-17 15:05:11 +02:00
Michail Vourlakos
4318404c9c
fix warnings and improvements for Indicators
2019-03-17 14:34:44 +02:00
Michail Vourlakos
aa83854b03
fix liblatte2 faulty reference
2019-03-17 14:00:53 +02:00
Michail Vourlakos
0d568c81d5
update indicators architecture to be independent
...
--first steps in order to support completely independent
indicators that can be downloaded/installed/used online
2019-03-17 13:49:26 +02:00
Michail Vourlakos
4460e3ed16
increase contrast for light outline
2019-03-17 09:47:54 +02:00
Michail Vourlakos
47625938a5
move Latte Indicator Options in each one file
2019-03-17 09:43:01 +02:00
Michail Vourlakos
1c2df50380
Unity: support reversedEnabled
2019-03-17 09:30:31 +02:00
Michail Vourlakos
e30ee3abba
enable Blur for isBusy backgrounds
2019-03-17 02:29:15 +02:00
Michail Vourlakos
9afafcc7c2
disable panel shadows only when active maximized
2019-03-17 02:23:35 +02:00
Michail Vourlakos
067c0df044
draw panel shadows when isBusy after 40% opacity
2019-03-17 02:09:57 +02:00
Michail Vourlakos
edf12b0485
update README file
2019-03-17 01:59:35 +02:00
Michail Vourlakos
480e7532a2
Unity:disable upper arrow indicator for applets
2019-03-17 01:54:55 +02:00
Michail Vourlakos
c39f0b4c8c
add group indicator for Plasma style
2019-03-17 01:52:45 +02:00
Michail Vourlakos
10fbf41081
enable hover effect for Plasma Style
2019-03-17 01:23:53 +02:00
Michail Vourlakos
14e7eb1899
ui and interaction improvements
2019-03-17 01:04:42 +02:00
Michail Vourlakos
33c584cc08
Mouse wheel action for empty areas
...
--User can now choose for the panel empty areas
a sroll wheel behavior:
-Scroll Desktops
-Scroll Activities
-Scroll Tasks
BUG: 404266
2019-03-17 00:49:51 +02:00
Michail Vourlakos
aaee132951
add outline width option in Preferences
2019-03-16 20:40:51 +02:00
Michail Vourlakos
f3f6dccf65
support Outline option for compositing mode
...
--works much better than I was expecting and at the
same time it simplifies the PanelBox code a lot
2019-03-16 19:41:04 +02:00
Michail Vourlakos
3666ab42db
position CustomBackground border correctly
2019-03-16 17:12:25 +02:00
Michail Vourlakos
a72bf371a1
set background opacity step to 1
2019-03-16 16:27:50 +02:00
Michail Vourlakos
661f3cad1b
update panel backgrounds implementation
...
--there is now an always shown underlying layer that
provides full solidness for 100% panel transparency
--Colorizer.CustomBackground was updated in order to
support Borders drawing
2019-03-16 16:17:52 +02:00
Michail Vourlakos
d5ef4c8acf
discover standard paths independent of distro
2019-03-16 13:44:00 +02:00
Michail Vourlakos
6e132ab001
discover plasma background opacity
2019-03-16 12:57:35 +02:00
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