1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-23 13:33:50 +03:00
Commit Graph

2581 Commits

Author SHA1 Message Date
Michail Vourlakos
76549a9f99 shortcuts:wait for view to fully shown properly
--the new approach is not using timers but actual
events from View in order to identify when the
view is fully shown and when their popup is actual
visible. This way popup showing and view slide-in
is always synchronized properly

BUG:425078
2021-05-13 20:09:05 +03:00
Michail Vourlakos
8028efaa6c expose isShownFully to ViewPart::Visibility 2021-05-13 19:14:33 +03:00
Michail Vourlakos
e9c5ca5c75 import layout:load data from CentralLayout::data() 2021-05-10 22:59:46 +03:00
Michail Vourlakos
bc475da115 fixes for plural translation strings 2021-05-08 19:26:48 +03:00
Michail Vourlakos
c74b60c7da subcontainments considered Expandable 2021-05-08 19:23:06 +03:00
Albert Astals Cid
4571c255ed Fix i18np call
The first argument is the one that decides whether the first form or the
second form will be used, so needs to be a number, second argument gets
substituted onto the %2

Using join() of a string list of 1 just gives you the string
2021-05-08 12:59:01 +00:00
Michail Vourlakos
156103af4f drop outline width exposure through gui 2021-05-08 14:55:19 +03:00
Michail Vourlakos
597ee4af5f respect always appletIsExpandable flag
--this way applets that during start were
expandable and now they are not, they do
not trigger expanded codepaths
2021-05-08 14:48:10 +03:00
Michail Vourlakos
254db96f5e setingsdialog:delete dialogs on close 2021-05-08 11:41:16 +03:00
Michail Vourlakos
274ad37685 viewsdialog:support export as template action 2021-05-08 11:41:16 +03:00
Michail Vourlakos
5484fca9a2 viewdialog:support export for backup 2021-05-08 11:41:16 +03:00
Michail Vourlakos
4f0830eb8a fix orphanesubs warning for active layouts 2021-05-05 23:00:28 +03:00
Michail Vourlakos
321a6ba512 protect from plural translations crashes 2021-05-05 13:51:46 +03:00
Yuri Chornoivan
837a428eed Fix minor typos 2021-05-05 08:54:18 +03:00
Michail Vourlakos
7fa05eaea3 fix plural for translated strings 2021-05-04 10:40:31 +03:00
Michail Vourlakos
ed3352b807 fix translation strings parameters counting 2021-05-04 10:28:51 +03:00
Michail Vourlakos
50b31f9ec2 update availScreenGeom properly when view removed 2021-05-04 10:13:24 +03:00
Michail Vourlakos
ce62b31901 drop .arg() from translation strings 2021-05-04 09:19:20 +03:00
Michail Vourlakos
d84c5152b3 support multiple sidebars triggering
--and also at the same time support specific
sidebars based on their names
2021-05-03 23:49:39 +03:00
Michail Vourlakos
16b83772e3 fixes for Sidebars hiding/showing behavior 2021-05-03 23:24:23 +03:00
Michail Vourlakos
c02b5ab6b7 settingsdialog:simplify import layout messages 2021-05-03 20:05:13 +03:00
Michail Vourlakos
5e9c838239 viewsdialog:support import function 2021-05-03 19:54:01 +03:00
Michail Vourlakos
ea13a6dee5 fix i18ncp translation calls 2021-05-03 10:43:44 +03:00
Michail Vourlakos
ff180c6d62 fix compilation from no needed brackets 2021-05-03 10:32:34 +03:00
Yuri Chornoivan
f1da40401e Use i18ncp() for plurals 2021-05-03 05:26:57 +00:00
Michail Vourlakos
4bfe48e917 detailsdialog:provide popupmargin 2021-05-03 04:01:03 +03:00
Michail Vourlakos
940bee9408 Latte::Quick use layout popUpMargin
--this way we can support three different
popup styles. Plasma/AllBorders/Far From Edge
2021-05-03 03:11:09 +03:00
Michail Vourlakos
99382184ff layout:provide popUpMargin 2021-05-03 02:50:23 +03:00
Michail Vourlakos
f36bba7d02 importlayout:do not show positive message
--when the added layout contains errors and warnings
then do not show the positive message that layout
imported successfully
2021-05-02 22:20:11 +03:00
Michail Vourlakos
e14814c49f update configuration before validating it 2021-05-02 22:10:19 +03:00
Michail Vourlakos
6234253342 viewdialog:provide nice Repair for #W201 2021-05-02 21:59:24 +03:00
Michail Vourlakos
e9120d5507 respect kde frameworks less than 71 2021-05-02 20:35:47 +03:00
Michail Vourlakos
422c2f9d83 settingsdialog:initial errors/warnings only once 2021-05-02 11:30:05 +03:00
Michail Vourlakos
97b76a1bc7 viewsdialog:improve errors/warnings messages 2021-05-02 10:44:32 +03:00
Michail Vourlakos
2f005ea2a2 viewsdialog:fix inlines buttons order 2021-05-02 10:44:32 +03:00
Michail Vourlakos
660cef280f settingsdialogs:consistent button look for inlines 2021-05-02 10:44:32 +03:00
Michail Vourlakos
680174c389 viewsdialog:hide inlinemessages when change layout 2021-05-02 10:44:32 +03:00
Michail Vourlakos
837842f1f1 layout:add function to remove orphan subcontainment 2021-05-02 10:44:32 +03:00
Michail Vourlakos
46e638e7d0 viewsdialog:error/warnings indicators 2021-05-02 00:59:34 +03:00
Michail Vourlakos
1fbf7b8719 disable repair button until is available 2021-05-02 00:24:56 +03:00
Michail Vourlakos
9834d39e66 viewsdialog:report for W205
--that is same applet and containment id
2021-05-02 00:18:32 +03:00
Michail Vourlakos
72924004bc viewsdialog:warning report for #204 case 2021-05-01 18:39:53 +03:00
Michail Vourlakos
44d4c5a4de viewsdialog:report for error #107
--orphaned pseudo applets lost connection with their
subcontainment
2021-05-01 18:24:21 +03:00
Michail Vourlakos
ed57e2146e settingsdialog:specify POSITIVE hideinterval 2021-05-01 16:48:26 +03:00
Michail Vourlakos
faa79dfc75 use KMessageBox for removing indicator confirmation 2021-05-01 16:15:25 +03:00
Michail Vourlakos
e1cf44240e use KMessageBox for Multiple Layout warning 2021-05-01 16:01:39 +03:00
Michail Vourlakos
dcdc239fc4 update show inline messages to Positive
--when an action succeeds
2021-05-01 15:17:41 +03:00
Michail Vourlakos
cb44cd77c2 error #103,provide action buttons for user 2021-05-01 15:11:28 +03:00
Michail Vourlakos
6e2b2c1e37 viewsdialog:suggestions for fixing error #103 2021-05-01 13:46:03 +03:00
Michail Vourlakos
866a4f462b viewsdialog:provide nice message for error #103 2021-05-01 13:32:17 +03:00