1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-28 19:21:50 +03:00
Commit Graph

722 Commits

Author SHA1 Message Date
Michail Vourlakos
b68151e9fc dont show secondary config window,small resolutions 2018-01-27 12:00:05 +02:00
Michail Vourlakos
26808429d4 fix rename orphaned active Layout 2018-01-27 12:00:05 +02:00
l10n daemon script
d69048cf2f 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"
2018-01-27 04:58:45 +01:00
Michail Vourlakos
4212d57ca7 enable global shortcuts for universal settings 2018-01-27 02:52:31 +02:00
Michail Vourlakos
d97a819bc1 enable mouse sensitivity for parabolic effect 2018-01-27 02:15:46 +02:00
Michail Vourlakos
22ef2280d2 enable universal settings in Latte Settings Window 2018-01-27 02:05:33 +02:00
Michail Vourlakos
7b3892de7f update latteconfig to use corona 2018-01-27 01:27:48 +02:00
Michail Vourlakos
1ab273753e add menu/about in Latte Settings window 2018-01-26 19:50:28 +02:00
Michail Vourlakos
fb3764e432 trigger Latte Config Window from L symbol 2018-01-26 18:56:29 +02:00
Michail Vourlakos
8fb12bdbcf improvements to new Latte config window 2018-01-26 18:40:25 +02:00
Michail Vourlakos
4da703fa9d auto translate .ui files
--add global Latte settings into new configuration
window
2018-01-26 18:03:51 +02:00
l10n daemon script
6f084726a9 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"
2018-01-23 05:07:55 +01:00
l10n daemon script
6583617380 GIT_SILENT made messages (after extraction) 2018-01-23 03:15:47 +01:00
Michail Vourlakos
a2fc2edc30 publish internal separators indexes after dragging 2018-01-21 23:03:54 +02:00
Michail Vourlakos
67ce3441a4 MultipleLayouts:launchers signals made layout aware 2018-01-21 20:17:58 +02:00
Michail Vourlakos
be0f9dc0ba remember the last used activity per layout 2018-01-21 13:52:33 +02:00
Michail Vourlakos
9cdb75ec49 assign/unassign signals at needed containments 2018-01-21 13:07:08 +02:00
Michail Vourlakos
11190e9de7 update borders for Main Configuration window 2018-01-21 11:59:46 +02:00
Michail Vourlakos
c51fc7d59d appy Activities also to configuration windows 2018-01-21 11:59:46 +02:00
Michail Vourlakos
b5ccba44b1 Move Dock from Layout to Layout
-- In the configuration window at the "New Dock"
ComboBox were added options in order for a dock
to move to another running Layout.
2018-01-21 11:59:46 +02:00
l10n daemon script
27fbeafcae GIT_SILENT made messages (after extraction) 2018-01-20 03:09:33 +01:00
Michail Vourlakos
67b1311f6f record managedLayout connectios and release them 2018-01-20 00:34:55 +02:00
Michail Vourlakos
0120d8635b fix two crashes
--when deleting a copied dockView, unbind the sensitive signals
from dockView
--when deleting a copied dockView and the config windows syncGeometry
is called then it should first check in the dockView has a
layout
2018-01-20 00:25:00 +02:00
Michail Vourlakos
1bffaf8b3b change secondary config layout to always vertical 2018-01-19 19:37:41 +02:00
Michail Vourlakos
71281174be create a separate Types Window 2018-01-19 19:37:41 +02:00
l10n daemon script
03a73a1bb0 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"
2018-01-18 04:58:29 +01:00
l10n daemon script
83e4eccb27 GIT_SILENT made messages (after extraction) 2018-01-18 03:09:00 +01:00
Michail Vourlakos
3c0101b9ad reorganize layout buttons in layouts editor 2018-01-17 23:43:03 +02:00
Michail Vourlakos
7e2fc0f895 check active layouts also for broken state 2018-01-17 23:32:50 +02:00
Michail Vourlakos
4fae38ff8e MultipleLayouts:fix crash from Copy button 2018-01-17 20:32:08 +02:00
Michail Vourlakos
5c98015e8e fix #808,Multiple Layouts in Layouts Editor
-- the user is able to change from Multiple Layouts
to Single Layout runtime through Layouts Editor
2018-01-17 20:22:50 +02:00
Michail Vourlakos
f1d5b3c705 add inMemory choices in Layouts Editor 2018-01-17 18:29:20 +02:00
Michail Vourlakos
e4cd47ca3e MultipleLayouts:update Layouts menu 2018-01-17 16:45:29 +02:00
Michail Vourlakos
60cc89d595 MultipleLayouts:restore isSwitching signal
--this creates a nice animation when switching
layouts for orphaned Activities at a Multiple
Layouts state
2018-01-16 21:05:09 +02:00
Michail Vourlakos
1275da22d7 MultipleLayouts:dont check active layouts as broke
--add also more debug messages for broken layouts
2018-01-16 18:17:34 +02:00
Michail Vourlakos
2f44a2603b remove layouts as first action
--this way we can avoid any problems with
layouts ids in layout config dialog in the
following steps.
2018-01-16 18:17:34 +02:00
Yuri Chornoivan
de5bc5eb91 Fix minor typos 2018-01-16 09:07:27 +02:00
Michail Vourlakos
aa451a05ff LayoutsEditor:sync active layouts to original file
--this is used in order to check for broken layouts
during showing the Layouts Editor for active layouts
also, not only the inactive ones during MultipleLayouts.
2018-01-15 23:31:39 +02:00
Michail Vourlakos
7ad76937b7 Layout:update locked applets ids
--these ids werent updated at MultipleLayouts
and Copy function
2018-01-15 23:26:10 +02:00
Michail Vourlakos
308d99e215 MultipleLayouts:Rename layout name runtime
--In MultipleLayouts we dont need to close the
active layout to rename it. We can do it without
need to close it and reopen that layout.
2018-01-15 23:04:03 +02:00
Michail Vourlakos
1e97609067 MultipleLayouts:support Export 2018-01-15 20:16:11 +02:00
Michail Vourlakos
a905138810 MultipleLayouts:support Remove,Menus,Copy 2018-01-15 20:04:05 +02:00
Michail Vourlakos
fa379144e9 fix Switch behavior for Multiple Layouts 2018-01-15 19:44:00 +02:00
Michail Vourlakos
18b94c795b restore autostart functionality after crash 2018-01-15 15:02:58 +02:00
Michail Vourlakos
d8c66f6174 fix translation string 2018-01-15 14:13:16 +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
333afc75bc improve currentLayoutName for Multiple Layouts
--improve layout manager header appearance
2018-01-15 10:17:56 +02:00
Michail Vourlakos
4325ca4bb6 fix a crash when stopping Activities very fast 2018-01-15 00:34:44 +02:00
Michail Vourlakos
a37036b6eb support Activities setting for InfoView 2018-01-15 00:29:11 +02:00
Michail Vourlakos
b7d1b86a65 IMPORTANT:Fix uniqueness of IDs during importing
--These fixes any issues concerning Multiple Layouts
Loading/Unloading and keeping the Original Layout files
consistent.
2018-01-14 23:58:48 +02:00