1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-01 01:47:23 +03:00

638 Commits

Author SHA1 Message Date
Michail Vourlakos
afcdd1b726 hide docks animation when changing layouts 2018-01-03 21:06:34 +02:00
Michail Vourlakos
1d6c5f074f fix #816,add more task shortcuts
--added shortcuts for tasks 10-19
2018-01-02 19:38:46 +02:00
Michail Vourlakos
da612fd8d9 ignore not used X11 changed events
--some windows are sending plenty windowChanged
events without Latte using them. We block them in
order to not trigger any Latte updates.
2018-01-02 14:03:50 +02:00
Michail Vourlakos
d86fdfd2ff fix #810,support smart/dynamic background
the dynamic background feature is enhanced and
becomes smarter. It understands snapped windows, windows
that touch the panel edge etc. The criteria in
order for the background to become solid are:
   - any active window that is touching the panel
edge (that includes krunner)
   - any inactive window that is snapped and touches
the panel edge (concerning its geometry: quarter-snapped or half-snapped)
   - maximized windows
   - an inactive window but keepAbove is touching
the panel edge (this catches also the yakuake case)
   - panel popups
2018-01-02 11:49:38 +02:00
Michail Vourlakos
9dbee82a4a dont confuse lock files between different users 2017-12-25 21:07:07 +02:00
l10n daemon script
cba49d22de GIT_SILENT made messages (after extraction) 2017-12-24 03:07:36 +01:00
Michail Vourlakos
f1e4d455e6 import and load a layout from command line 2017-12-17 19:08:35 +02:00
Michail Vourlakos
9f16ef5d4e load specific layout on startup from command line 2017-12-17 18:34:50 +02:00
Michail Vourlakos
d85138ebe4 exit from main when quiting 2017-12-17 18:15:04 +02:00
Michail Vourlakos
a2948bf942 print available layouts from command line 2017-12-17 18:13:26 +02:00
Michail Vourlakos
2640a7e948 reload layouts if needed after default import 2017-12-17 17:55:20 +02:00
Michail Vourlakos
8d54dfd365 improve semantics/update translation string 2017-12-17 17:44:05 +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
Michail Vourlakos
3679c1c0cf load the default layout when cant find previous
--load the default layout when cant find the previous
layout for some reason. This means that something went
really wrong actually and the previous stored layout
doesnt exist anymore, at least with the same name
ised.
2017-12-17 17:01:30 +02:00
Michail Vourlakos
00032f9198 add shortcut to open layouts editor
--use Meta+E to open the layouts editor
2017-12-16 13:17:11 +02:00
Michail Vourlakos
a31940a6fe fix for calculating panel reqion in !compositing
the mask region wasnt calculated correctly in some cases
after location changes. I think it might be a plasma
upstream bug/change but either way this patch fixes
it.
2017-12-11 15:21:25 +02:00
Michail Vourlakos
1d8eea28bb slidingIn/Out during locationChange signal 2017-12-11 12:36:47 +02:00
Michail Vourlakos
91ff26882e fix #784,ignore top/bottom auto-hide panels
--a bottom or top auto-hide panel is not considered
in the calculations for the availableScreenRegion
2017-12-05 20:56:58 +02:00
Michail Vourlakos
1c5cebda99 use activate signal for (not)expand
--for all neutral areas (such as spacers or
activate indicator spacers) the activate signal
in sent in order to activate an applet or
expand it / hide it...
2017-12-02 19:52:43 +02:00
l10n daemon script
9124eeb372 GIT_SILENT made messages (after extraction) 2017-12-02 03:01:24 +01:00
l10n daemon script
1289c64480 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"
2017-11-27 04:52:43 +01:00
l10n daemon script
9714b4df79 GIT_SILENT made messages (after extraction) 2017-11-27 03:03:33 +01:00
l10n daemon script
98091d59e8 GIT_SILENT made messages (after extraction) 2017-11-26 02:59:53 +01:00
Michail Vourlakos
e0a3bd9f80 support nomad systray in Latte 2017-11-25 14:01:57 +02:00
Michail Vourlakos
69d5c1afa2 update panelshadows to plasma version 2017-11-24 22:34:02 +02:00
l10n daemon script
2d89f1c84e GIT_SILENT made messages (after extraction) 2017-11-21 02:52:36 +01:00
Michail Vourlakos
5b1d35d25b fix #735,support shortcut to open Latte settngs
--the default shortcut is Meta+A but the user can
change it to whatever wants to from plasma systemsettings.
--the settings windows are show bases on priority.
Primary screen docks have higher priority and for the
edges the priority is: Bottom,Left,Top,Right
2017-11-20 17:59:18 +02:00
l10n daemon script
26a9f2ce61 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"
2017-11-20 04:29:47 +01:00
l10n daemon script
b4da66e59b GIT_SILENT made messages (after extraction) 2017-11-20 02:53:20 +01:00
Michail Vourlakos
c904236847 disable dock settings action shortcut
--the shortcut Alt+S,Alt+D is not working
correctly because it is reserved by the plasma
desktop. At first we disable it in order to see
if we can substitute it with another solution
2017-11-19 13:18:48 +02:00
Michail Vourlakos
f05be59ee3 fix #767,use developers name directly in appstream 2017-11-18 14:34:34 +02:00
Michail Vourlakos
147529dd72 fixes for tasks spacers for multiple separators 2017-11-18 14:34:34 +02:00
Michail Vourlakos
83cd059309 remove no needed fake separator desktop file 2017-11-18 14:34:34 +02:00
l10n daemon script
451512192c 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"
2017-11-14 04:31:50 +01:00
l10n daemon script
ac0fa4e2e4 GIT_SILENT made messages (after extraction) 2017-11-14 02:56:47 +01:00
Michail Vourlakos
88108ac524 add option to debug timers
--this is especially useful in order to be sure that
there are timers that create unending loops
2017-11-11 10:28:38 +02:00
l10n daemon script
1fc4cd25cf 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"
2017-11-05 04:38:42 +01:00
l10n daemon script
0ce78cbcfa GIT_SILENT made messages (after extraction) 2017-11-05 03:02:23 +01:00
Michail Vourlakos
70ae1c646e added debug messages in dockconfigview 2017-10-25 22:12:28 +03:00
l10n daemon script
fff71ab3df 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"
2017-10-25 08:46:09 +02:00
l10n daemon script
4c92097865 GIT_SILENT made messages (after extraction) 2017-10-25 05:42:16 +02:00
Michail Vourlakos
2e3139239e fix clang warnings
--improve readability of the build process when
using clang by fixing small things to not show
some warnings
2017-10-21 10:21:40 +03:00
l10n daemon script
70e3da83fb 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"
2017-10-11 08:47:28 +02:00
l10n daemon script
a831bfced0 GIT_SILENT made messages (after extraction) 2017-10-08 03:28:19 +02:00
Michail Vourlakos
1ec42498bd update screenshots in appstream file 2017-10-07 16:17:28 +03:00
Michail Vourlakos
152d245016 add missing include 2017-10-06 20:50:12 +03:00
l10n daemon script
1b126efb83 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"
2017-10-02 05:06:35 +02:00
l10n daemon script
487906bfd8 GIT_SILENT made messages (after extraction) 2017-10-02 03:36:58 +02:00
l10n daemon script
11ac28b99c 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"
2017-09-27 09:11:41 +02:00
l10n daemon script
cd9e0ae575 GIT_SILENT made messages (after extraction) 2017-09-27 07:14:43 +02:00