1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-28 10:03:52 +03:00

31 Commits

Author SHA1 Message Date
Michail Vourlakos
5416b1c0ef REFACTOR:move layout to its own folder 2019-01-22 18:17:55 +02:00
Michail Vourlakos
1ab99761a1 REFACTOR:Update Dock types to new Latte2::Types 2018-12-07 18:55:35 +02:00
Michail Vourlakos
25d9d4ed17 refactor:rename DockCorona to Latte::Corona 2018-12-06 14:35:34 +02:00
Michail Vourlakos
2099b8ed36 add headers comments for all c++ files 2018-12-02 02:05:52 +02:00
Michail Vourlakos
d8f748b512 REFACTOR:move setting* to relevant folder 2018-12-02 01:21:34 +02:00
Yuri Chornoivan
7323068f36 Fix minor EBN issues 2018-08-30 08:47:53 +03:00
Michail Vourlakos
75ab4e9cf0 fix #980,update layouts permissions after importing
--in some systems that layouts are readonly when
copied to user "latte" directory were still
read-only. We are fixing these permissions with
this patch.
2018-04-14 21:12:32 +03:00
Michail Vourlakos
e4153271ef fix dependencies and references 2018-02-03 13:10:43 +02:00
Michail Vourlakos
acb77c6cd4 update header files and move files around 2018-02-03 11:37:09 +02:00
Michail Vourlakos
973cf1bd58 fixes for import/export of MultipleLayouts etc... 2018-02-01 00:42:06 +02:00
Michail Vourlakos
94914ee578 warning message for broken MultipleLayouts startup
--if the app crashed and the user trys to reopen Latte
then the Containments must first return to their Original
Layouts. This code provides that and informs also the user
during the startup.
2018-01-15 14:09:41 +02:00
Michail Vourlakos
92127577d1 improve semantics for layout class 2018-01-07 19:33:18 +02:00
Michail Vourlakos
f1e4d455e6 import and load a layout from command line 2017-12-17 19:08:35 +02:00
Michail Vourlakos
a2948bf942 print available layouts from command line 2017-12-17 18:13:26 +02:00
Michail Vourlakos
0615dcf084 add --default-layout option for command line
--this option enables the user to load the default
layout from start.
2017-12-17 17:42:49 +02:00
Yuri Chornoivan
dbbd01abdc Fix minor typos 2017-09-08 21:29:33 +03:00
Michail Vourlakos
35336983ac cleanup deprecated code for launchers
--launchers will be able to be chosen per Latte
plasmoid in the form of: Unique,Layout,Global
2017-07-24 20:01:11 +03:00
Michail Vourlakos
f89f78b964 support import configuration from command line 2017-07-24 20:01:11 +03:00
Michail Vourlakos
5ecc9b2281 support import/export configurations 2017-07-24 20:01:11 +03:00
Michail Vourlakos
cdc5478b7b import correctly old layouts from old config files 2017-07-24 20:01:11 +03:00
Michail Vourlakos
858d975ea5 support import version 2 layout files 2017-07-24 20:01:11 +03:00
Michail Vourlakos
b56d92383f remove deprecated functionality of sessions 2017-07-24 20:01:11 +03:00
Michail Vourlakos
37c86079c0 expose menuLayouts from layoutManager
--create a list of layouts that have enabled
to be shown in menus
2017-07-24 20:01:11 +03:00
Michail Vourlakos
fee7761d85 update correctly the importing procedure
--there were some issues with the use of LayoutSettings
in places that we shouldnt use it. LayoutSettings now
is used to load only layouts with version>=2
2017-07-24 20:01:11 +03:00
Michail Vourlakos
2cbc68ea4b set purple color for Alternative imported layout 2017-07-24 20:01:11 +03:00
Michail Vourlakos
091295126d support loading for the new architecture 2017-07-24 20:01:11 +03:00
Michail Vourlakos
2d22b2c243 import screens from old configuration files 2017-07-24 20:01:11 +03:00
Michail Vourlakos
942d3b04db prepare loading layouts correctly 2017-07-24 20:01:11 +03:00
Michail Vourlakos
35a8f607b8 update universal settings correctly
--update exposeLayoutsMenu correctly from the
Importer
--cleanup universal settings file on exit
2017-07-24 20:01:11 +03:00
Michail Vourlakos
db08a09bbf Importer importes the containments correctly 2017-07-24 20:01:11 +03:00
Michail Vourlakos
06ddef8506 cnew architectures classes,add missing licenses 2017-07-24 20:01:11 +03:00