1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-11 01:58:44 +03:00

2894 Commits

Author SHA1 Message Date
Michail Vourlakos
0a2bd9cc2d improvements for ComboBoxButton
--improvements for popup placement and
icon sizes
2019-03-29 00:07:36 +02:00
Michail Vourlakos
fbce535e85 move Unity indicator out of codepage 2019-03-29 00:07:35 +02:00
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"
2019-03-28 05:47:29 +01:00
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
2019-03-27 21:03:17 +02:00
Michail Vourlakos
eac3c510d4 fixes for colors for Latte Components 2019-03-27 21:03:17 +02:00
Michail Vourlakos
7e69c5986e fix ComboBox elements icons color palette 2019-03-27 21:03:17 +02:00
Michail Vourlakos
2bad1924f4 support enabledRole for ComboBoxes
--more specific disable CopyDock when all
screen edges are occupied in the current
view screen
2019-03-27 21:03:17 +02:00
Michail Vourlakos
50cde5838e RTL fix for move layout icon arrow 2019-03-27 21:03:17 +02:00
Michail Vourlakos
8a3afc32ca improve Delay section alignment
--scrollers now are positioned correctly
in the proper horizontal center
2019-03-27 21:03:17 +02:00
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
2019-03-27 21:03:17 +02:00
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
2019-03-27 21:03:17 +02:00
Michail Vourlakos
10ee2d9ab8 fixes for reversed state of config window 2019-03-27 21:03:17 +02:00
Michail Vourlakos
67f6c85387 fix ComboBox warning 2019-03-27 21:03:16 +02:00
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
2019-03-27 21:03:16 +02:00
Michail Vourlakos
9d33619415 fixes for reversed interface 2019-03-27 21:03:16 +02:00
Michail Vourlakos
70501618d6 improve placement and design of ComboBoxButton 2019-03-27 21:03:16 +02:00
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
2019-03-27 21:03:16 +02:00
Michail Vourlakos
02c388d2bf enabled customIndicator toggle button 2019-03-27 21:03:16 +02:00
Michail Vourlakos
a461a66431 ui/behavior improvements for ComboBoxButtons 2019-03-27 21:03:16 +02:00
Michail Vourlakos
2c0087d16d provide a way for LatteComboBox to draw icons 2019-03-27 21:03:16 +02:00
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
2019-03-27 21:03:16 +02:00
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"
2019-03-26 05:41:12 +01:00
Michail Vourlakos
06ec8ba68c improve ComboBox coloring 2019-03-25 23:32:22 +02:00
Michail Vourlakos
03001f4280 fork PlasmaComponents3.ComboBox to adjust for Latte 2019-03-25 23:08:28 +02:00
Michail Vourlakos
08ec690805 unicode character for onposition global shortcuts 2019-03-25 09:51:50 +02:00
l10n daemon script
66be70a319 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"
2019-03-25 05:48:56 +01:00
Michail Vourlakos
14c3508aa1 dont disable Ok button at Latte Preferences window 2019-03-24 22:37:18 +02:00
Michail Vourlakos
d8169d90c9 disable options when do not make any change 2019-03-24 22:26:53 +02:00
Michail Vourlakos
71d3979f0c separate liveEditingMode and inConfigureApplets
--try to improve experience for liveEditingMode and
inConfigureApplets. LiveEditingMode should be as much
as nearer to the standard experience and inConfigureApplets
state should provide nice coloring
2019-03-24 20:23:03 +02:00
Michail Vourlakos
7c59929b28 fixes for shadows calculations 2019-03-24 20:11:12 +02:00
Michail Vourlakos
28ef36a774 simplify indicators names 2019-03-24 18:44:27 +02:00
Michail Vourlakos
5e420b597b update Indicators category in their metadata 2019-03-24 18:27:23 +02:00
Michail Vourlakos
69e3bf6479 simplify default indicator plugin path
--use "default" instead of the entire
pluginId
2019-03-24 15:33:57 +02:00
Michail Vourlakos
9a464226bd improve loading for indigator config ui
--in order for all indicators infrastructure to
load the plugin correctly the configuration and
the component elements of ViewPart::Indicator
must be loaded first correctly and afterwards
the relevant Indicators to follow
2019-03-24 14:54:46 +02:00
Michail Vourlakos
0b90411b1d IMPORTANT: All new Indicators architecture
--this huge commit contains all the changes needed
in order for Latte to load Indicators dynamically
from their own packages
2019-03-24 12:17:29 +02:00
Michail Vourlakos
e9599218a2 remove deprecated bug address 2019-03-23 11:52:34 +02:00
Michail Vourlakos
b93588756a fix crash from Close button in config window
BUG: 405772
2019-03-23 11:35:07 +02:00
Michail Vourlakos
d8c04e805c multi-screen: find view::screen id in better way
--when monitor from an explicit screen was closed there
were cases that docks were moved at another monitor from
the window manager and that was preventing them to be
delete properly. This patch fixes this by considering
as valid explicit screen only the one provided by the
view

BUG: 405687
2019-03-21 15:48:05 +02:00
Michail Vourlakos
f22bb738c2 multi-screen:improve syncLatteViews() function
--onPrimary flag is considered from layout file directly
only for containments that are not already loaded to
latte views
--location flag is accessed directly from containment object
2019-03-21 08:20:08 +02:00
Michail Vourlakos
ef0ec2831b apply Smart coloring also for locked editMode 2019-03-20 17:14:10 +02:00
Michail Vourlakos
acd95306d1 remove all remaining applets
--Latte Separator has moved under kde store
so it is not needed any more to be provided
from Latte codepage
2019-03-19 21:25:10 +02:00
Michail Vourlakos
0c95180fde identify better active maximized windows
--more specific do not mess maximized windows all
together. Active maximized windows have higher
priority than all the rest normal maximized
windows.
2019-03-19 21:20:16 +02:00
Michail Vourlakos
14417a69f1 improve outline color calculations 2019-03-18 23:45:17 +02:00
Michail Vourlakos
a314516379 remove applets and scripts found at kde store 2019-03-18 20:18:37 +02:00
Michail Vourlakos
22c67c4df1 update settings window to LatteComponents 2019-03-18 20:06:52 +02:00
Michail Vourlakos
ca80a7932f introduce LatteComponents to be consumed globally
--this is needed in order for indicators plugins in
the future to provide the same UI elements with the
rest of LatteView Settings windows
2019-03-18 19:35:53 +02:00
Michail Vourlakos
706ba661a2 merge plasma improvements for ContextMenu 2019-03-17 22:42:17 +02:00
Michail Vourlakos
18d6a0354b Previews show again Activities and Desktops text
--merge plasma taskmanager commit, D19257
2019-03-17 22:32:00 +02:00
Michail Vourlakos
f0899bd6a8 update plasmoid ContextMenu design to plasma 5.16
BUG: 405553
2019-03-17 22:23:07 +02:00
Michail Vourlakos
28d197484e fix warnings 2019-03-17 16:14:19 +02:00