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

641 Commits

Author SHA1 Message Date
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
l10n daemon script
040f314ccb 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-16 14:24:16 +02:00
l10n daemon script
f0993f77e8 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-16 05:06:42 +02:00
l10n daemon script
60a8259435 GIT_SILENT made messages (after extraction) 2017-09-16 03:32:33 +02:00
l10n daemon script
be779e2674 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-12 04:54:48 +02:00
l10n daemon script
a0b241085e GIT_SILENT made messages (after extraction) 2017-09-12 03:27:39 +02:00
l10n daemon script
aaf8cc1d1a 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-11 04:58:21 +02:00
l10n daemon script
cc7d8c259f GIT_SILENT made messages (after extraction) 2017-09-11 03:25:29 +02:00
l10n daemon script
fbaef27a64 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-10 04:55:31 +02:00
l10n daemon script
1049e7e9ba GIT_SILENT made messages (after extraction) 2017-09-10 03:29:17 +02:00
Yuri Chornoivan
fd1ae873c4 Fix minor typos 2017-09-09 12:00:16 +03:00
l10n daemon script
d83bd1a3ad 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-09 04:37:54 +02:00
l10n daemon script
885976bb19 GIT_SILENT made messages (after extraction) 2017-09-09 03:09:08 +02:00
Yuri Chornoivan
dbbd01abdc Fix minor typos 2017-09-08 21:29:33 +03:00
Michail Vourlakos
72950dc678 use kde translations infrastructure 2017-09-08 12:02:52 +03:00
Michail Vourlakos
7aa4f8a4bd fix #699,protect setupWayland from crashes 2017-08-30 23:11:35 +03:00
Michail Vourlakos
dc851023c7 fix #695,fix version tag in desktop file 2017-08-29 14:20:20 +03:00
Michail Vourlakos
9f01b5fbdf add "New" button translation 2017-08-27 17:03:32 +03:00
Michail Vourlakos
f3378acf9e add a "New" button in layouts manager 2017-08-27 17:00:34 +03:00
Michail Vourlakos
6385bf1da3 debug broken layouts by adding messages 2017-08-21 17:08:39 +03:00
Michail Vourlakos
6e48583971 add StartupWMClass in desktop file 2017-08-21 13:47:03 +03:00
Michail Vourlakos
07eacda2c7 fix #674,show correct menu for plasma taskmanagers
--when the right click menu is triggered the event should
also push to the applet for the plasma taskmanagers
2017-08-14 01:58:12 +03:00
Michail Vourlakos
e4826d0907 dont make no needed calculations for dodge modes
--dodge modes now check in start if the dock contains
the mouse and thus dont make any other calculations
or calls to kwin if the dock contains the mouse
2017-08-13 13:24:32 +03:00
Michail Vourlakos
f588e74549 fix #665,block false raiseDock for containsMouse
--as an example Firefox 55 triggers a windowChanged
event in every mouse movement. Thus the dock wasnt
appearing because it was sent a raideDock(false)
signal. Adding a containsMouse check for all dodgeModes
fixes this. A raiseDock(false) is never sent if
the dock containsMouse
2017-08-13 13:04:37 +03:00
Michail Vourlakos
8da7f7d3c9 v0.7 initial second stable release 2017-08-11 18:36:06 +03:00
Michail Vourlakos
e89afafab2 fix #662,fix typo and auto-hide break behavior
--the check to disable blockHiding takes into account
if the config window is shown or not
--a small typo when going to !editMode was fixed
2017-08-09 14:48:54 +03:00
Michail Vourlakos
9a72f394ee fix crash,when alternatives shown + change layouts 2017-08-09 04:52:42 +03:00
Michail Vourlakos
14d7ae5d55 use new block hiding for activate/deactivate applets 2017-08-09 03:41:45 +03:00
Michail Vourlakos
b91bc6cda2 expose alternatives only in edit mode 2017-08-09 03:36:38 +03:00
Michail Vourlakos
f2ab6cbc9c block hiding when alternatives is shown 2017-08-09 03:33:03 +03:00
Michail Vourlakos
b5b2e56ae4 remove deprecated code 2017-08-03 13:05:57 +03:00
Michail Vourlakos
95eb835922 fix #592,drop bash restarting use KCrash instead
--update the code to use KCrash for autostart
and drop the bash script
2017-08-03 13:02:48 +03:00
Michail Vourlakos
2d675e5d58 fix #592,add a crash checker to autostart Latte 2017-08-03 10:42:13 +03:00
Michail Vourlakos
b5c0a4d2d0 simplify code 2017-08-02 12:13:16 +03:00
Michail Vourlakos
a537572d42 fix #643,protect enabledBorders for InfoView 2017-08-02 11:51:32 +03:00
Michail Vourlakos
46e54c2e81 update screenGeometry correctly for dockview 2017-08-01 00:55:49 +03:00
Michail Vourlakos
5dc595a2cb move task instantly and then send extSignal to group 2017-07-31 10:26:15 +03:00
Michail Vourlakos
eefbc5e9ec fix #636,new approach for Layout,Global launchers
--changed the design totally and use only signals
between plasmoid in order to update their models. This
way the launcherList from their tasksmodel should be
updated only on the initialization phase of the Latte
plasmoid. Afterwards signaling between them takes
place, in order to inform each other for adding,
removing launchers, moving them and assigning them
to activities
2017-07-31 03:53:39 +03:00
Michail Vourlakos
25dee2ecb9 unminimize layout config win when called 2017-07-30 19:49:05 +03:00
Michail Vourlakos
7d4344637c fix #635,never add primary dock over an explicit
--the addDock code now checks if at the primary screen
in the specific edge there is already assigned an explicit
dock. In that case it doesnt add that primary dock
2017-07-30 13:08:08 +03:00
Michail Vourlakos
c154eae4c7 fix #634,load the dockWin flag after copy 2017-07-29 23:07:00 +03:00
Michail Vourlakos
76cd844dce select previous row after layout removal 2017-07-29 15:37:37 +03:00
Michail Vourlakos
faa830c592 fix layout name on copy method
--switch current layout after saveAllChanges only when
we rename the current layout
2017-07-29 15:30:04 +03:00
Michail Vourlakos
6893ef9287 fix #627,remove empty values from desktop file
--some empty values in strings was breaking the translation
chain through the update-metadata script
2017-07-29 10:39:28 +03:00
Michail Vourlakos
6237d52c3d update buttons state in layouts window 2017-07-28 19:25:28 +03:00
Michail Vourlakos
db0d084ed2 include all tasks plasmoids in heurestics
--during startup Latte checks if a tasks plasmoid
is going to be present (because of multi-screen settings).
Now these checks are also considering the case of
plasma taskmanagers
2017-07-28 17:27:15 +03:00
Michail Vourlakos
a1fac1a29c remove deprecated code 2017-07-28 17:12:21 +03:00
Michail Vourlakos
26516b8d8c check specific for Latte Tasks Plasmoid 2017-07-28 17:08:55 +03:00