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

5833 Commits

Author SHA1 Message Date
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
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
Michail Vourlakos
2f4fd74630 screensdialog:provide custom model delegate 2021-06-05 14:11:24 +03:00
Michail Vourlakos
aa916b7b9e screensdialog:retrieve Removability data properly
--use layouts controller in order to track layouts data
and get access to occypied explicit screens. This way
we make sure that the user wont be allowed to delete
screens that are used by layouts.
2021-06-05 14:11:24 +03:00
Michail Vourlakos
c740f5020d screensdialog:connect to layouts controller
--this way we can make sure the screens data removable
flag is consistent with latest layouts data even those
that have not been applied yet
2021-06-05 14:11:24 +03:00
Michail Vourlakos
46c0e1a992 layout:expose explicitScreens 2021-06-05 14:11:24 +03:00
Michail Vourlakos
9e611d444e data::screen,add isRemovable flag 2021-06-05 14:11:24 +03:00
Michail Vourlakos
fabd5f864d settingsdialog:add shortcut for screens dialog 2021-06-05 14:11:24 +03:00
Michail Vourlakos
c6ff32b4e4 small improvements for screens model 2021-06-05 14:11:24 +03:00
l10n daemon script
6b7c558cff 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-04 01:24:23 +00:00
Michail Vourlakos
da50ca7147 consider roundness for popup placement
--take into account margin.length when applied for items
to get into the roundness area
2021-06-03 17:12:55 +03:00
Michail Vourlakos
7392f362a2 draw correct borders for floating Docks
--Justify floating dock case with maximum length
to 100%
2021-06-02 20:04:14 +03:00
Michail Vourlakos
110c090af4 fix #74,decrease margins for rounded backgrounds 2021-06-02 20:04:14 +03:00
l10n daemon script
4d407abeda 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-01 01:16:43 +00:00
Rodrigo Pedra Brum
0a93f61550 Added missing dependency for KDE Neon 2021-05-31 20:28:05 +00:00
Michail Vourlakos
c2a3298b5b abilityitem:fix bindingloop headIsVisibleSeparator 2021-05-31 22:07:16 +03:00
Michail Vourlakos
e85c3229ca indexerclient:do not double add indexes 2021-05-31 21:04:42 +03:00
Michail Vourlakos
9f0b6e0b5c screensdialog:introduce relevant handler 2021-05-30 19:36:17 +03:00
Michail Vourlakos
9790b0cdad set userconfiguring early enough on first creation 2021-05-30 08:59:28 +03:00