Michail Vourlakos
9c3726a07b
support different actions for left click and hover
...
--app now supports the user to set different actions
for tasks left-click and for hover event
BUG: 400690 400429
6 years ago
Michail Vourlakos
e20582f4a7
fix typo
6 years ago
Michail Vourlakos
80ef0d58dd
improve Dynamic Background texts
...
--as proposed at T10274 the dynamic background options
were updated in order to become easier to understand
6 years ago
Michail Vourlakos
387939bd0a
update solid option to solid style
...
--Solid Style option is just a way to use the
Solid svg from the plasma theme
6 years ago
Michail Vourlakos
6acd6d8476
identify distorted areas for dynamic background
6 years ago
Yuri Chornoivan
8d7110f761
Fix minor typos
...
Summary: Fix minor typos in messages and comments
Test Plan: No major changes to prevent compilation and usage
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D17894
6 years ago
Michail Vourlakos
48f7d468fb
rename Applets to items in settings window
6 years ago
Michail Vourlakos
7922588030
spacing improvements
6 years ago
Michail Vourlakos
ebb51c6042
improvements for Effects options
6 years ago
Michail Vourlakos
d027374f03
improve options for active indicator in Effects
6 years ago
Michail Vourlakos
e873f16faf
rename "None" animations to "Instant"
6 years ago
Michail Vourlakos
1d9f8aa9eb
indicators options improvements
6 years ago
Michail Vourlakos
dd66fe2f88
support visual disable Sliders in settings
6 years ago
Michail Vourlakos
ee324fdec5
improve option for background enabler
6 years ago
Michail Vourlakos
e9b3895936
improve options for applets shadow color
6 years ago
Michail Vourlakos
c429906556
fix for rowSpacing
6 years ago
Michail Vourlakos
7db0886a3c
improve Shadows settings in Effects page
6 years ago
Michail Vourlakos
37aa752527
improvements for Appearance config page
6 years ago
Michail Vourlakos
ed53416793
improve basic mode for view settings
6 years ago
Michail Vourlakos
302d29bae7
improve ActiveIndicator/Glow options
6 years ago
Michail Vourlakos
5ddb3da4e8
improvements for view settings
6 years ago
Michail Vourlakos
0dc4bcf257
improve Behavior advanced settings
6 years ago
Michail Vourlakos
c4ef7ca762
fix missing library reference
6 years ago
Michail Vourlakos
20b09822eb
adjust more properties to new expertLevel
6 years ago
Michail Vourlakos
5c8a2bb380
reorganize settings in view settings window
6 years ago
Michail Vourlakos
aeb7877546
improve ExpertSettings location
6 years ago
Michail Vourlakos
646ac2e190
switch complexity levels properly
6 years ago
Michail Vourlakos
c58a3bbd26
set highLevel for latte view settings
...
--highlevel is either advancedLevel or
expertLevel it can be used for options
that can be shown both for advanced and
expert levels
6 years ago
Michail Vourlakos
801bda7264
refactor:view settings qml files
6 years ago
Michail Vourlakos
243801e062
provide Basic/Advanced/Expert settings switch
...
--the user can find a switch to change between
Basic/Advanced/Expert complexity levels in
the Latte::View config window
6 years ago
Michail Vourlakos
40bd5a83e2
update settings to new complexity level
6 years ago
Michail Vourlakos
b2fbb2a7ae
REFACTOR:change dock->latteView in settings windows
6 years ago
Michail Vourlakos
f84043d28e
REFACTOR:change dock in containment to latteView
6 years ago
Michail Vourlakos
67253eda9d
REFACTOR:update qml to new Latte.Types
6 years ago
Michail Vourlakos
185dd39e5c
refactor:rename dock terms to view terms
6 years ago
Michail Vourlakos
fd23fd83c1
refactor:rename dockWinBehavior to byPassWM flag
6 years ago
Michail Vourlakos
9931c38a8b
refactor:addNewDock to Layout
6 years ago
Michail Vourlakos
8261217837
refactor:move docksWithTasks to Layout
6 years ago
Michail Vourlakos
323ffbe3af
refactor:move viewsCount to Layout
6 years ago
Michail Vourlakos
bf097f3f62
refactor:add viewsCount to Layout
6 years ago
Michail Vourlakos
ab2dc47fd9
refactor:move dock freeEdges to Layout
6 years ago
Michail Vourlakos
24c383d98a
refactor:screens from dock to universalSettings
6 years ago
Michail Vourlakos
642b524cc7
refactor:move currentScreen to View::Positioner
...
--rename also currentScreen to currentScreenName
for better semantic representation
6 years ago
Michail Vourlakos
71d648437f
move dock positioning code into its own class
6 years ago
Michail Vourlakos
05732f3c50
add LICENSE and AUTHORS in icons folders
...
--Debian packagers requested these files
in order to confirm the creators and licenses
for icons. This has arised again
in the past when Latte was introduced
for Ubuntu so it is good to end this
once and for all.
The creator for logo icons in folder "icons/"
is Alexey Varfolomeev and has granted GPLv2
for its icons. Alexey is a well known kde artist
and Latte project is thanking him for its fantastic
contribution, we love its icons! :)
The creator for pattern icons in folder
"containment/package/contents/icons/" is
me, Michail Vourlakos and I have also granted
for them a GPLv2 license.
The creator for icons in folder
"shell/package/contents/images/" is me,
Michail Vourlakos and I have granted
for them an LGPLv2+ license because of
their simplicity
BUG: 400758
6 years ago
Michail Vourlakos
6e91a5aae6
restore advances dock settings height
...
--the feature was added in order to be ready
to reorganize all dock settings options.
The plan is to remove Tweaks page and use
only Behavior/Apperance/Effects/Tasks
at the same in advanced or expert mode
the dock settings window will increase
its height
6 years ago
Michail Vourlakos
578623836b
make dock settings window smarter for secwindow
...
--the secondary configuration window can be shown
either inline or at its own window. In order to
be shown at its own window, that window must not
overlap with the main window. The new implementation
validates this at all cases.
6 years ago
Michail Vourlakos
0765c5c5f5
increase settings win height for advanced option
6 years ago
Michail Vourlakos
3553415c59
load roundness theme info properly
6 years ago
Michail Vourlakos
92ce3f15c1
introduce plasma theme extended
...
--this is going to be a class that will
provide all the extended info of a plasma
theme such as roundness, dark/light color
schemes
6 years ago