1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-26 10:50:37 +03:00

5860 Commits

Author SHA1 Message Date
Michail Vourlakos
6444cc6e2d provide access to scheme colors wm:engine
--this is going to be used in order from layouts
2021-06-16 09:29:36 +03:00
Michail Vourlakos
600d78afca release properly scheme objecs on destruction 2021-06-16 09:20:20 +03:00
Michail Vourlakos
af64411d6f settingsdialog:set first tab properly 2021-06-13 15:38:49 +03:00
Michail Vourlakos
b2ceefc951 preferencesdialog:fix spacer to expanding 2021-06-13 15:38:22 +03:00
l10n daemon script
7c944f1990 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-06-13 01:21:21 +00:00
Michail Vourlakos
2aec29a855 activate dragged window on start
--this way the window is activated properly
and its activation is not canceled from move
action

BUG:437679
2021-06-12 17:36:11 +03:00
Michail Vourlakos
5d3e04eed9 wayland:set isOnAllActivities flag properly 2021-06-12 16:25:27 +03:00
Michail Vourlakos
c3c2c8a7f1 wayland:request all windows properties properly 2021-06-12 15:51:29 +03:00
Michail Vourlakos
7eff55b793 wayland:multiple layouts load properly on activities 2021-06-12 15:23:29 +03:00
Michail Vourlakos
7bc31fc9ea support wayland activities since kf5>=5.81 2021-06-12 14:18:03 +03:00
Yuri Chornoivan
c01ea7e25e Fix minor typo 2021-06-11 08:39:57 +03:00
l10n daemon script
82c0fb5a06 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-06-11 01:24:36 +00:00
Michail Vourlakos
0cb72c13a8 detailsdialog:fix columns stretching hig 2021-06-11 00:15:36 +03:00
Michail Vourlakos
15fde5735e settingsdialogs:remove horizontal side rulers 2021-06-11 00:09:57 +03:00
Michail Vourlakos
2d50c02dd6 actionsdialog:improve texts 2021-06-11 00:03:27 +03:00
Michail Vourlakos
562eb8ddf7 actionsdialog:plenty of fixes in functionality 2021-06-10 23:54:34 +03:00
Michail Vourlakos
078b16447f actionsdialog:fix actions sorting for operations 2021-06-10 23:41:46 +03:00
Michail Vourlakos
9be247af22 actionsdialog:use listwidgetitems and properties 2021-06-10 23:16:24 +03:00
Michail Vourlakos
3be173830e actionsdialog:load items properly for actions 2021-06-10 23:02:14 +03:00
Michail Vourlakos
754d3c4f82 actionsdialog:connections between dialog/handler 2021-06-10 18:05:24 +03:00
Michail Vourlakos
363f9e7b53 actionsdialog:connect with preferences handler 2021-06-10 17:52:18 +03:00
Michail Vourlakos
f6df1a2c50 settingsdialog:add preferences context menu actions 2021-06-10 17:42:20 +03:00
Michail Vourlakos
1e6b783a8d datapreferences:add contextMenuAlwaysActions 2021-06-10 17:38:40 +03:00
Michail Vourlakos
549779a3e2 actionsdialog: introduce handler 2021-06-10 17:32:47 +03:00
Michail Vourlakos
f830fb3165 preferencestab:activate actions button 2021-06-10 10:13:04 +03:00
Michail Vourlakos
8e30f88a70 actionsdialog:provide actions dialog class 2021-06-10 09:58:26 +03:00
Michail Vourlakos
a7e8cf4542 context:add actions in context menu dynamically 2021-06-10 09:04:56 +03:00
Michail Vourlakos
496b86e796 actionsdialog:provide list widget item 2021-06-10 08:52:58 +03:00
Michail Vourlakos
1c95c35e6a actionsdialog:provide main ui 2021-06-10 08:51:14 +03:00
Michail Vourlakos
cbc0ba02e5 settings:provide actionlistwidgetitem 2021-06-08 21:57:40 +03:00
Michail Vourlakos
5b0a507be2 contextmenu:update visibility for hash actions 2021-06-08 21:05:29 +03:00
Michail Vourlakos
2c9b07ebe0 context:define for all actions default visibility 2021-06-08 20:44:33 +03:00
Michail Vourlakos
54ba404d5b context:MoveView action in hash 2021-06-08 20:37:39 +03:00
Michail Vourlakos
6c10be18a3 context:SwitchLayouts action in hash 2021-06-08 20:35:15 +03:00
Michail Vourlakos
7314f40e93 context:AddView action in hash 2021-06-08 20:32:43 +03:00
Michail Vourlakos
ed2d29373c context:Quit Latte action in hash 2021-06-08 20:29:32 +03:00
Michail Vourlakos
d792812102 context:Remove View in hash 2021-06-08 20:27:21 +03:00
Michail Vourlakos
79ef06c774 context:Print Action in hash 2021-06-08 20:24:08 +03:00
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
c7914ac1b9 contextmenu:expose actions to universalsettings 2021-06-08 19:47:32 +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
Michail Vourlakos
42bd6b8f8a data:introduce contextmenudata class
--this definition is scheduled to be shared
between the application and the context menu
2021-06-06 13:15:37 +03:00