Commit Graph

3119 Commits (7b094d7007754e8d4fe013d60906e08e1f7e3793)
 

Author SHA1 Message Date
Michail Vourlakos 834bb56194 provide panel transparency info to indicators
l10n daemon script 5c09168968 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"
Michail Vourlakos d280b6e4aa button to remove locally installed indicators
Tranter Madi 5fe27176fa Center align shortcut badges when iconSize < 48
Summary:
When iconSize is not big enough, center aligned shortcut badges look better than top-left aligned ones.

BUG: 406037

Test Plan:
- When iconSize < 48: shortcut badges are center aligned
- When iconSize >= 48: they are top-left aligned

For example, with iconSize = 32:
Before:
{F6736365}
After:
{F6736366}

Reviewers: #latte_dock, mvourlakos

Reviewed By: mvourlakos

Subscribers: mvourlakos, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D20128
l10n daemon script 348b617b49 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"
Michail Vourlakos d4b2589d0c expose isPressed state to indicators
Nick Guletskii 6f84812a53 Highlight the hovered item in the task group tooltip
Summary:
Currently, the task group tooltip doesn't react to the user hovering over a thumbnail. This patch modifies the active window line to also act as a hover indicator, making the UI more responsive to the user's mouse movements.

{F6734813}

Reviewers: #latte_dock, mvourlakos

Reviewed By: #latte_dock, mvourlakos

Subscribers: mvourlakos, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D19281
Nick Guletskii 0a3755dce5 Close the window selected in the task group tooltip on middle click
Summary: In Windows, it is possible to close windows by middle-clicking their previews in the taskbar. This patch adds this feature to Latte Dock. Now, middle clicking an item in the task group tooltip will close the corresponding window.

Reviewers: #latte_dock, mvourlakos

Reviewed By: #latte_dock, mvourlakos

Subscribers: mvourlakos, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D19284
Michail Vourlakos de2c52039b update string
Michail Vourlakos 612c53b78a respect liveEditMode for plasmoid separators
Michail Vourlakos 6c8723b0b4 add CheckBoxesColumn and introduce common margin
--provide same margins for all CheckBoxes lists

BUG: 406031
l10n daemon script 91fbcf19b7 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"
Michail Vourlakos 6569160195 improve icon colors for applets
--provide a background and glow color for those
applets that do not provide an icon to render
Michail Vourlakos 9b1841e9e3 watch app paths for indicators changes
Michail Vourlakos de170d42d8 remove unneeded warning
Michail Vourlakos 83ab266cd8 improvements in installing standalone indicators
Michail Vourlakos ba08038bc0 add Latte/Indicator type and improve metadata
l10n daemon script 7b5c2a0980 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"
Michail Vourlakos 69bbb82841 improve icons colors names
Michail Vourlakos 2f81ffab97 enable custom types from combobox
Michail Vourlakos 3d2d399072 add functionality to custom indicators
Michail Vourlakos 81204e3519 support importing indicators from compressed files
Michail Vourlakos fd74397bae support file dialog for indicators
Michail Vourlakos 4c613a1d47 support last used custom type
Michail Vourlakos fdd5c1eff3 add functionality to CustomIndicatorsButton
Michail Vourlakos 0a2bd9cc2d improvements for ComboBoxButton
--improvements for popup placement and
icon sizes
Michail Vourlakos fbce535e85 move Unity indicator out of codepage
l10n daemon script c65b520c1e 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"
Michail Vourlakos f9289dc558 support colorGroup for IconItem
--this way we fix all coloring issues with
plasma theme icons e.g. the audio indicator
was not painted correctly for some themes
Michail Vourlakos eac3c510d4 fixes for colors for Latte Components
Michail Vourlakos 7e69c5986e fix ComboBox elements icons color palette
Michail Vourlakos 2bad1924f4 support enabledRole for ComboBoxes
--more specific disable CopyDock when all
screen edges are occupied in the current
view screen
Michail Vourlakos 50cde5838e RTL fix for move layout icon arrow
Michail Vourlakos 8a3afc32ca improve Delay section alignment
--scrollers now are positioned correctly
in the proper horizontal center
Michail Vourlakos 262dfa6b09 Indicators protocol change attributes to level
--introduce a new class called level which contains
all the needed information concerning indicator level
and at the same time the bridge that provides information
for the specific indicator states
Michail Vourlakos 4e6b015b95 update translation strings for percentage values
--this way each language will be able to set its own
format to show a numbered percentage
Michail Vourlakos 10ee2d9ab8 fixes for reversed state of config window
Michail Vourlakos 67f6c85387 fix ComboBox warning
Michail Vourlakos 614ec3ea48 move shortcut badges at top left corner
--this way the elements are observed better and
the user is able to both watch out the items and
the shortcut that activates them
Michail Vourlakos 9d33619415 fixes for reversed interface
Michail Vourlakos 70501618d6 improve placement and design of ComboBoxButton
Michail Vourlakos 9e9a8428b5 improvements for ComboBoxButton
--centered aligned button text properly and
at the same time elide the text when needed in
order to not overlap with the combobox down
arrow
Michail Vourlakos 02c388d2bf enabled customIndicator toggle button
Michail Vourlakos a461a66431 ui/behavior improvements for ComboBoxButtons
Michail Vourlakos 2c0087d16d provide a way for LatteComboBox to draw icons
Michail Vourlakos 06c965248c support customIndicators interface under settings
--a new element is introduced for CustomIndicators
which is going to be responsible to choose between
them and download also online for new indicators
l10n daemon script c7207c3037 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"
Michail Vourlakos 06ec8ba68c improve ComboBox coloring
Michail Vourlakos 03001f4280 fork PlasmaComponents3.ComboBox to adjust for Latte
Michail Vourlakos 08ec690805 unicode character for onposition global shortcuts