1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-10 21:18:19 +03:00
Commit Graph

5462 Commits

Author SHA1 Message Date
Michail Vourlakos
a001eab39c provide isSidebar flag for view::visibility 2021-05-21 17:28:08 +03:00
Michail Vourlakos
f2dda7347c set input mask properly for hidden sidebars
--do not enable any input mask for hidden sidebars
2021-05-21 17:28:08 +03:00
Michail Vourlakos
2fd5a5a6a2 do not force solidbackformaximized in panels 2021-05-21 17:28:08 +03:00
Michail Vourlakos
cf2f3d551b do not remove removal for tasks separators 2021-05-21 17:28:08 +03:00
Michail Vourlakos
01e60e0aab update layout viewsScreens function
--use Layout::views() function to implement this
2021-05-21 17:28:08 +03:00
Michail Vourlakos
40496ca32f screensdialog:provide initial ui 2021-05-21 17:28:08 +03:00
l10n daemon script
6634b8ff20 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"
2021-05-20 01:16:44 +00:00
Michail Vourlakos
117d68749b plasmoid:fix monochromized icons implementation 2021-05-17 22:01:38 +03:00
Rik Mills
f2e46382c3 Remove link to defunct PPA 2021-05-17 18:10:48 +01:00
Michail Vourlakos
a1b417cb94 Update README.md 2021-05-17 16:09:49 +00:00
l10n daemon script
116c59dd90 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"
2021-05-17 01:34:05 +00:00
Michail Vourlakos
c9682e09e6 improve layout icon size in menuitems 2021-05-16 22:38:08 +03:00
Michail Vourlakos
e241a79385 improve layouts menu items spacing 2021-05-16 22:23:57 +03:00
Michail Vourlakos
cf1a008791 update to prebeta v0.9.91 2021-05-16 10:46:17 +03:00
Michail Vourlakos
2fc50d255a provide thick,length margins for layout icon 2021-05-16 09:13:06 +03:00
Michail Vourlakos
11c3f2a664 contextmenu:reduce margins for layout icon and name 2021-05-15 20:21:17 +03:00
Michail Vourlakos
69ec3d937f contextmenu:provide icons for moveToLayout options 2021-05-15 15:59:52 +03:00
Michail Vourlakos
88f72bcc3b contextmenu:draw layout icons
--change also layout actions to radiobuttons
2021-05-15 15:59:52 +03:00
Michail Vourlakos
5a6e2cb149 context menu:provide layoutmenuitemwidget 2021-05-15 15:59:52 +03:00
Michail Vourlakos
4371067275 viewdialog:support reverse radiobuttons 2021-05-15 15:59:52 +03:00
Michail Vourlakos
dc11db19d4 context menu:provide icon for edit layout 2021-05-15 15:59:52 +03:00
Michail Vourlakos
8e9de84e01 contextmenu:expose layouts icon data 2021-05-15 15:59:52 +03:00
Michail Vourlakos
cbd8d5d88c layoutsmanager:take responsibility for layout icons 2021-05-15 15:59:52 +03:00
Michail Vourlakos
517b423bc6 settingsdialog:do not override layout icons
--in multiple layouts mode in the past the activities
icons could be used in order to identify layouts in
settings dialog. This is now dropped and only the
layout icon and background are used.
2021-05-15 15:59:52 +03:00
Michail Vourlakos
b846933e8e dialogs:provide same codepath to draw layout icons 2021-05-15 15:59:52 +03:00
Michail Vourlakos
076deece2f simplify drawLayoutIcon function 2021-05-15 15:59:52 +03:00
Michail Vourlakos
53a44fbb40 settingsidalogs:simplify background drawing
--background drawing for subitems of information
can be one for all and there is no needed for it
to be at per subitem
2021-05-15 15:59:52 +03:00
Michail Vourlakos
de1844a487 viewsdialog:radio buttons for single option menu 2021-05-15 15:59:52 +03:00
l10n daemon script
09de9c13df 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"
2021-05-15 01:19:32 +00:00
Andreas Sturmlechner
53aad2f979 Port away from deprecated API (NET::StaysOnTop -> NET::KeepAbove)
Deprecated since 5.0.

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2021-05-14 23:13:51 +00:00
Michail Vourlakos
8e8c416e05 task indicator:hovered for preview containsmouse 2021-05-14 22:12:12 +03:00
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
c0e768c73c move external bindings in their own file 2021-05-12 23:01:32 +03:00
Michail Vourlakos
e9c5ca5c75 import layout:load data from CentralLayout::data() 2021-05-10 22:59:46 +03:00
Michail Vourlakos
1a038e1999 popup margin:apply it also to screen length
-- creates a much better visual result the popup
margin to be applied also to the screen length
margins and not only to thickness one
2021-05-09 23:01:34 +03:00
Michail Vourlakos
7e26d54a08 do not start sliding ins/outs with no reason
--ViewPart:VisibilityManager is sending events
to show or hide but it can not validate the view
visual state meaning is hidden, sliding in/out, blocked
etc. That role is taken from Containment::VisibilityManager
that accepts that signals and in case the state are
requesting is already provided then in such case
these signals are ignored.
--This way myView flags for inSlidingIn/Out/PartiallyShown/FullyShown
etc are providing valid values in some previous
problematic scenarios
--This fix solves the issue that parabolic effect with Tasks Previews
it was not too responsive but it had many glitches
2021-05-09 21:27:59 +03:00
Michail Vourlakos
690ce51d75 override Dialog::popupPosition
--instead of adjustGeometry we now use
popupPosition which is used in more places
in order to place the PlasmaQuick popups
correctly based on Latte requirements
2021-05-09 20:47:17 +03:00
Michail Vourlakos
15d384e812 fix #69,specify preview window parent screen edge 2021-05-09 19:29:13 +03:00
l10n daemon script
742987d309 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"
2021-05-09 01:21:03 +00: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
836aba7ba4 ShorcutBadge:ignore marginsareaseparator placement 2021-05-08 13:06:13 +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
l10n daemon script
1f191516ff 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"
2021-05-07 01:17:37 +00:00