Commit Graph

455 Commits (cf93b7516d9ceaa84d3744e08194211967a098a3)

Author SHA1 Message Date
Michail Vourlakos cf93b7516d improve global shortcuts options
--the user can disable "global shortcuts based
on position" by disabling the global shortcuts
for the first two latte items
--improve texts readability

BUG: 403880
6 years ago
Michail Vourlakos 730d204a56 improve settings explanations 6 years ago
Michail Vourlakos 69b49d42dd the user must enable shortcuts based on position
--the option is now present to Behavior page in order
for the user to enable global shortcuts based on position.
6 years ago
Michail Vourlakos b15bd24218 refactor:move shortcutsEngine to its own class
--in that way all environment related shortcuts
management (e.g. plasma related shortcuts) is moved
in its own class
6 years ago
Michail Vourlakos 50c5303b54 create separate Badges section for Tasks
--the user can now choose what badges prefers for
Tasks. The current supported are Information/
Progress/Audio

BUG: 400539
6 years ago
Michail Vourlakos 532dc087ad improve Tasks options group placement 6 years ago
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