1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-10 09:57:35 +03:00

2721 Commits

Author SHA1 Message Date
Michail Vourlakos
f10ae3e239 layout:update default color scheme ref properly 2021-06-16 11:27:48 +03:00
Michail Vourlakos
7adee2c034 provide schemeFile data from centralayout data 2021-06-16 10:08:38 +03:00
Michail Vourlakos
509df95ae7 data::layout provide schemeFile 2021-06-16 10:07:34 +03:00
Michail Vourlakos
bf58c753ee expose scheme for central layouts 2021-06-16 10:01:16 +03:00
Michail Vourlakos
a9ed71b837 provide schemeFile for layout 2021-06-16 09:42:36 +03:00
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
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
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
79ef06c774 context:Print Action in hash 2021-06-08 20:24:08 +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
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
Michail Vourlakos
156865fdb3 settingsdialog:add context menu actions 2021-06-06 12:12:09 +03:00
Michail Vourlakos
45825996d4 screensdialog:add screens removal functionality 2021-06-06 08:57:30 +03:00
Michail Vourlakos
d52e4229d9 viewsdialog:update buttons enablement 2021-06-05 22:45:02 +03:00
Michail Vourlakos
ceec503cec screensdialog:update remove button enablement 2021-06-05 22:32:07 +03:00
Michail Vourlakos
e7dba6be58 screensdialog:introduce deselectAll
--accept proper input events from primitive
checkbox area
2021-06-05 22:24:43 +03:00
Michail Vourlakos
0125752084 screensdialog:draw checkbox properly 2021-06-05 21:54:50 +03:00
Michail Vourlakos
dd553a1bf4 screendialog:provide proper sorting 2021-06-05 14:11:24 +03:00
Michail Vourlakos
7e1fc1f234 screendialog:hide checkbox for !removable screens 2021-06-05 14:11:24 +03:00
Michail Vourlakos
c951fd6f60 screendialog:proper metrics for screens labels 2021-06-05 14:11:24 +03:00
Michail Vourlakos
c9c310b19a screensdialog:visual elements for screens delegate 2021-06-05 14:11:24 +03:00