1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-15 02:00:04 +03:00

95 Commits

Author SHA1 Message Date
Michail Vourlakos
eeafa17f17 context:Preferences action in hash 2021-06-08 20:22:12 +03:00
Michail Vourlakos
a4cc972a3c context:ExportViewTemplate in hash 2021-06-08 20:20:23 +03:00
Michail Vourlakos
fb554b82c5 context:DuplicateView in hash 2021-06-08 20:18:01 +03:00
Michail Vourlakos
199272e2cf context:EditView action in hash 2021-06-08 20:16:06 +03:00
Michail Vourlakos
dce9e7e64a context:addwidgets in hash 2021-06-08 20:13:53 +03:00
Michail Vourlakos
b85ce9e415 context:add separator action in hash 2021-06-08 20:10:10 +03:00
Michail Vourlakos
f26b59f248 contextmenu:add section action in hash 2021-06-08 20:07:17 +03:00
Michail Vourlakos
cb91c1b788 contextactions:provide QHash to organize them 2021-06-08 20:02:15 +03:00
Michail Vourlakos
ab806445ac contaimentactions:update to use contextmenudata 2021-06-06 13:31:34 +03:00
Michail Vourlakos
761c7f34d2 contaimentactions:share contextmenudata class 2021-06-06 13:22:03 +03:00
Alexander Lohnau
505379ed04 Use spdx syntax for all files 2021-05-27 15:01:00 +00:00
Michail Vourlakos
12c8643f62 reduce width for layouts contextmenu
BUG:437525
2021-05-24 17:16:14 +03:00
Michail Vourlakos
ef383e8162 respect icon size for layout:menuitem-icon
BUG:437525
2021-05-23 09:14:07 +03:00
Ömer Fadıl Usta
03e9c6c954 Reorder inits to Fix wrong initialize problem and fixes for string compares 2021-05-22 13:45:10 +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
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
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
06f90877d5 rephrase menu to Edit Layouts... 2021-03-31 12:11:35 +03:00
Michail Vourlakos
765fd490c3 move Duplicate Dock in Add... menus
BUG:433688
2021-03-06 18:33:54 +02:00
Michail Vourlakos
fe5d2d7a63 context menu:provide Add view through templates 2021-03-01 19:04:21 +02:00
Michail Vourlakos
5f6c0df50c free some dynamic created actions on destruction 2021-03-01 17:24:59 +02:00
Michail Vourlakos
631f4a9d6e provide moveView through context menu
--the user can now user the ContextMenu in order
to move a view between different active layouts
2021-03-01 17:15:12 +02:00
Michail Vourlakos
7f64126d5f improve and simplify context menu data 2021-03-01 16:18:43 +02:00
Michail Vourlakos
56b142eca0 same way everywhere to expose containmentActions
--tasks applet is now using a generic way to show
Latte containmentActions for its context menu and
this can be easily reused by any other applet that
creates its own ContextMenu
2021-02-28 21:06:38 +02:00
Michail Vourlakos
5fa77e05eb contextmenu:add export as template 2021-02-28 17:40:53 +02:00
Michail Vourlakos
965644ce2c add duplicate view in context menu 2021-02-28 17:27:04 +02:00
Michail Vourlakos
f39e46fd68 hide settings window InMenu for inMultipleMode
--inMultipleMode only Plasma Activities Explorer can
enable/disable layouts
2021-02-28 14:11:32 +02:00
Michail Vourlakos
41fe38c19d contextmenu:improve how layout shown inmultiple 2021-02-28 14:05:38 +02:00
Michail Vourlakos
b1de2a3905 contextmenu:hide inactive layouts at MultipleMode 2021-02-28 13:47:45 +02:00
Michail Vourlakos
be2ec0a7af parent layouts in context menu properly
--there is a chance that this fixes also a memory leak
2021-02-28 13:37:02 +02:00
Michail Vourlakos
87ae24dae1 add myView.action() to reach view actions
-this way things are more clear how the actions
are applied and reordered
2021-02-28 13:16:40 +02:00
Michail Vourlakos
a44c5fa821 provide remove dock action in context menu 2021-02-28 11:56:09 +02:00
Michail Vourlakos
84d4d4cef7 provide latte internal widget explorer 2021-01-16 19:12:42 +02:00
l10n daemon script
ddcc2bbe6b 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"
2020-11-26 06:42:23 +01:00
Michail Vourlakos
7393ac02eb drop currentLayoutName as signal from synchronizer 2020-08-28 17:58:39 +03:00
l10n daemon script
16ccd123dd 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"
2020-06-25 05:50:13 +02:00
l10n daemon script
d953d7bf98 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"
2020-06-18 05:45:10 +02:00
l10n daemon script
c5072f98de 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"
2020-06-17 14:12:38 +02:00
l10n daemon script
51a302de63 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"
2020-05-09 06:29:25 +02:00
Michail Vourlakos
5073939335 REFACTOR:split up and refactor liblatte2 and types
--use a more logical organization for types. LibLatte2
is split to become LatteCore library and Latte types
are now moved to application level. The Latte Types will
be split even more... Tasks-Only related types will
become Latte.Tasks types

BUG:420210
2020-04-18 13:39:45 +03:00
l10n daemon script
6dac4e4065 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"
2020-03-26 06:12:03 +01:00
Michail Vourlakos
57d1bf1f43 add quit application to contextmenu actions
--easier way for some to quit Latte by just
right clicking on the docks/panels

BUG:417486
2020-03-05 20:09:22 +02:00
l10n daemon script
229cff4738 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"
2020-02-04 05:58:17 +01:00
l10n daemon script
3593ed48c6 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"
2020-01-19 05:31:57 +01:00