Commit Graph

358 Commits (76af94b59d1de99deb1c3488728c8a57b258705c)

Author SHA1 Message Date
Michail Vourlakos d4685cd492 disable functionality for onlylaunchers
--when only launchers are shown and the user
has chosen to disable any active indicator
then the plasmoid should behave only as
a smart launchers list with no window
capabilities
7 years ago
Michail Vourlakos b8c07b8523 fixes for disable Windows Functionality 7 years ago
Michail Vourlakos 2742be427b fix #901,show windows only from launchers
--add an option to tasks filters in order to
hide windows that do not have launchers
7 years ago
Michail Vourlakos 1c60ba4880 fix margins for sticker and advancedSwitch 7 years ago
Michail Vourlakos 1c8c728927 fix #963,disable wheel for sliders
--fork the PlasmaComponents Slider in order to
update to newer Qt version and support the
wheelEnabled property. After that just disable
wheel for all sliders in Appearance page.
7 years ago
Michail Vourlakos 2967eea11a fix #961,Semi-Tranparent Panels at ImproveVisibility
--update issue #957 in order to take into account
semi-transparent panels. With semi-transparent panels
contrast could be a puzzle. The changes that
introduced with this patch are:
1. Enable Improve Visibility when also case [E] from
 #957 is enabled.
2. When a semi-transparent panel exists in combination
with Improve Visibility option then add a threshold
in order to indicate if the Colorizer will be applied
or not. The threshold is 40% in order to indicate if
a semi-transparent panel is solid or not.
7 years ago
Michail Vourlakos 878dcda70c increase extreme icon sizes max step 7 years ago
Michail Vourlakos e0707b684e fix #956,take into account panel transparency
--implementation of the design decisions described at
issue #957. Panel Background and Dynamic Background
options interact with each other concerning
panel transparency and triggering of solidness or
transparency.
7 years ago
Michail Vourlakos dcdba04781 fix #953,disable background setting
--background settings at !compositing environments
dont change anything as for these environments
their settings are specific.
7 years ago
Michail Vourlakos dfa83ecc7b fix BehaviorPage scrolling capability 7 years ago
Michail Vourlakos b4c02a3a91 fix #950,bound dock win settings height
--dont enable height for dock settings that is
higher than the screen resolution height or one
that isnt shown correctly.
7 years ago
Michail Vourlakos 42268290ec disable Active Indicator when enabling Panel mode 7 years ago
Michail Vourlakos bb5a4e4d52 support iconSizes above 128px.
the user can set such sizes through the layout file
7 years ago
Michail Vourlakos badbe7da6a update to version 0.7.79 7 years ago
Michail Vourlakos 1f0acbc3b5 Support KWin Edges mechanism
--by default now Latte supports the KWin Edges mechanism,
this way the following issues are fixed:
fix #935, fix #721, fix #687, fix #512, fix #514
--improve dock behavior when the user user touch
gestures
--fix #144, support KWin bright placeholders
--this behavior can be disabled if the user prefers
the old one from the Tweaks page
--in !compositing no more is shown a 1px line at
the screen edge when the dock is hidden
--support KWin Edges in Multiple Layouts state under
X11
7 years ago
Michail Vourlakos 51d6060336 fix #936, limit the dock settings window height
--in case the user has strange settings for its font
the settings window might become too high with no reason.
We limit this settings window height based on the screens
resolution height.
7 years ago
Michail Vourlakos eb3feb4a4e fix #934,change quit button to close button
--exhausted to discuss this so often so in the
end it may be my perspective wrong. Quit button
in dock settings window changed to Close button
and the Quit option moved to menu bar of the
general Latte settings window with shortcut
Ctrl+Q
7 years ago
l10n daemon script ed214952fc SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
Michail Vourlakos 6ef11d6bf8 improve strings in Tweaks
-- improve Extra actions layout
7 years ago
Michail Vourlakos b8321fb829 fix #905,smart colorize transparent panels
--enhanche the dynamic background feature and
in ordre to improve contrast with the underlying
background Latte now calculates the luminosity of the area
underneath the panel and based on that chooses the
best color to create contrast. The colors are chosen
only between textColor and backgroundColor.
7 years ago
Michail Vourlakos c4fe624e64 improve new setting for colorize contents 7 years ago
Michail Vourlakos 198ce090ef enable monochrome panel for transparent panels
-- in dynamic background it might be important for
the user to increase the contrast because the textColor
from plasma theme and the background might not provide
readable contrast. This feature adds this by giving
to the user the choice to have as monochrome layout
when the panel is transparent to theme.backgroundColor
7 years ago
Michail Vourlakos b0bb99e2a9 compress svg files 7 years ago
Michail Vourlakos c7915677bd improve splitter icon color/contrast
--fix also splitter icon size when adding for
first time in EditMode
7 years ago
Michail Vourlakos de4cddb5d3 update internal splitter icon to use plasma theme 7 years ago
Michail Vourlakos 1a6fbcdfe0 improve trademark positioning
--issue #886, improve spacings
7 years ago
Michail Vourlakos 7050d7ba1f fix #886 use svg for settings Latte trademark
--remove the Plasma Label that was used to set
the Latte trademark based on Tangerine font that
was distributed from app source code
--remove the Tangarine font from source code
7 years ago
Michail Vourlakos 3d6ff9583b disable animations for !compositing mode 7 years ago
Michail Vourlakos 6d08319c10 disable dynamicBackground for !compositing
--disable also the panel opacity for !compositing
7 years ago
Michail Vourlakos bdc03805ee update version to 0.7.78 7 years ago
Michail Vourlakos e775da4a41 when by 1px the applet size for panels 7 years ago
Michail Vourlakos c0b3d28814 fix checkmark position for RTL environments 7 years ago
Michail Vourlakos 7c23de6519 apply proper autoDecreaseSize for Dock/Panel types 7 years ago
Michail Vourlakos a1c672a864 create independent secondary config window 7 years ago
Michail Vourlakos 8732d21ab9 introduce PlasmaComponents3.ComboBox in config 7 years ago
Michail Vourlakos dd14fdb6d0 Revert "use PlasmaComponents3.ComboBox in dock config win"
This reverts commit cfab941889.
7 years ago
Michail Vourlakos d3756e0ce1 add containmentactions 7 years ago
Michail Vourlakos afe9a2e09d rename latteconfigdialog to settingsdialog 7 years ago
Michail Vourlakos 671bfcf1da fix Plasma preset containments and settings 7 years ago
Michail Vourlakos e9e310fb13 remove deprecated containments 7 years ago
Michail Vourlakos 01d73df572 update launchers in presets
--update launchers in presets to use the new
plasma style
7 years ago
Michail Vourlakos 7f727e8bf9 improve explanatory for Launchers Groups
--improve the tooltip explanatory for Launchers Groups
in the Dock Config window
7 years ago
Michail Vourlakos cfab941889 use PlasmaComponents3.ComboBox in dock config win 7 years ago
Michail Vourlakos 4b0a134187 fix #839,support inline settings
--when the secondary config window isnt created
(e.g. when the screen resolution is very small),
in such cases the relevant options are added in
the main config window
7 years ago
Michail Vourlakos 4212d57ca7 enable global shortcuts for universal settings 7 years ago
Michail Vourlakos 22ef2280d2 enable universal settings in Latte Settings Window 7 years ago
Michail Vourlakos fb3764e432 trigger Latte Config Window from L symbol 7 years ago
Michail Vourlakos 8fb12bdbcf improvements to new Latte config window 7 years ago
l10n daemon script 6f084726a9 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
Michail Vourlakos 113822f740 close second config window with ESC 7 years ago