Commit Graph

215 Commits (9229ca07fbc2a769be4043104a985433350093c6)

Author SHA1 Message Date
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 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 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 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 1510f1013c add option to colorize based on active win scheme 6 years ago
Michail Vourlakos 64a40429a4 option/define who will be used at global shortcuts
--add an option in Tweaks page in order for the user
to define which dock/panel will have the highest priority
for global shortcuts activation. This option can be
used is per layout basis. Each layout can have its own
high priority dock/panel for Latte unified shortcuts.

BUG: 398914
6 years ago
Michail Vourlakos f4c9060bff update delete icons to plasma design
BUG: 398941
FIXED-IN: 0.8.2
6 years ago
Michail Vourlakos beb219f7c1 fix for right margin inconsistency 7 years ago
Michail Vourlakos 6b93219ca6 remove no-needed right margins from Behavior page
--use the same margins for all dock settings pages
in order to look more consistent
7 years ago
Michail Vourlakos 28fbfc1eb1 narrow a bit the dock settings windows ratio 7 years ago
Yuri Chornoivan 7323068f36 Fix minor EBN issues 7 years ago
Michail Vourlakos 1b47a3749e add size boundaries for dock settings window
--improve the new added code for user set settings
window size by specific boundaries in which it can
be set and not exit them

CCBUG: 397038
7 years ago
Michail Vourlakos fef362a52f a way for the user to change settings window size
--user can now use Meta+ScrollWheel in order to
increase/decrease the size of the dock settings
window according to its preference

BUG: 397038
7 years ago
Michail Vourlakos 04b2d84abb decrease a bit the settings height
CCBUG: 397038
7 years ago