1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-05 12:58:18 +03:00

2147 Commits

Author SHA1 Message Date
Michail Vourlakos
568ccd6e26 localization strings improvements 2018-05-23 14:57:27 +03:00
l10n daemon script
e1c0af70cf GIT_SILENT made messages (after extraction) 2018-05-23 03:32:08 +02:00
Michail Vourlakos
cfce12d6ed fix #1005,add timer to fix freeze
--make less intrusive the repositioning
of the screen edge ghost windows
2018-05-21 14:38:06 +03:00
l10n daemon script
3f4fa6699c 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-05-19 06:04:08 +02:00
l10n daemon script
b944916c51 GIT_SILENT made messages (after extraction) 2018-05-14 03:32:32 +02:00
Michail Vourlakos
be845b5ba2 missing return statement 2018-05-11 19:58:25 +03:00
Michail Vourlakos
c7b66d2732 fix #1023, build error
--missing translation function with two
arguments
2018-05-11 09:03:20 +03:00
Yuri Chornoivan
64d5bc07d0 Fix minor typo 2018-05-11 07:13:25 +03:00
Michail Vourlakos
ee1e98bd4d improvements for sliders appearance 2018-05-10 23:16:23 +03:00
Michail Vourlakos
8214bd090c improve translation strings 2018-05-10 21:27:56 +03:00
Michail Vourlakos
591ce6c4d5 fix #1021,add borders option in layouts window
--the user can now enable/disable borderless maximized
windows per layout through Latte settings window
2018-05-10 21:14:48 +03:00
Michail Vourlakos
cf51d10158 add option to (de)activate borderless maxim.window 2018-05-10 20:44:11 +03:00
Michail Vourlakos
a5837fff09 add enabler/disabler for borderless maximized wins 2018-05-10 20:26:46 +03:00
Michail Vourlakos
eb7b0ec497 fix a crash from ghostscreenedges
--when recreating the dock/panel because of
visibility mode changes sometimes there was
a crash because of the timers for the workaround
of isVisible() changes
2018-05-06 19:27:28 +03:00
l10n daemon script
8927f4d7ac GIT_SILENT made messages (after extraction) 2018-05-06 03:20:35 +02:00
Michail Vourlakos
50a4727ffa fix #867,enable neutral areas in corner cases
--The Plasma layout is using the Latte plasmoid. By
following that case the neutral applets areas werent
activated. This is fixed now and also the click animation
in such cases.
2018-04-30 14:05:04 +03:00
Michail Vourlakos
92a7239550 fix #1001,disable maximized borders per layout
--give the user an option in layout file in order
to enable/disable borders for maximized windows.
the option is called "disableBordersForMaximizedWindows"
and must be put in LayoutSettings section
2018-04-25 00:11:50 +03:00
Michail Vourlakos
25a7e560bb update changelog 2018-04-25 00:11:50 +03:00
l10n daemon script
680032c222 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-04-23 05:24:11 +02:00
l10n daemon script
7c3aab9b98 GIT_SILENT made messages (after extraction) 2018-04-23 03:26:44 +02:00
Michail Vourlakos
33f104215a fix #976,dont hide startups when having launchers 2018-04-21 15:54:36 +03:00
Michail Vourlakos
64f036dadd improve layouts elements interaction in config
--use DoubleClick to change ShowInMenu
--dont change Activities when Activities combobox
loses focus, only when the user has really clicked
an element
--select user-set backgrounds properly when showing
the combobox backgrounds popup
2018-04-20 02:01:30 +03:00
Michail Vourlakos
55c373a9e1 RTL fixes in settings windows 2018-04-19 20:48:21 +03:00
Michail Vourlakos
e653fd1666 improve some texts visibility
--in some cases options in Appearance page
where increasing their size and that was
breaking the experience from the sliders
2018-04-19 18:17:27 +03:00
Michail Vourlakos
28f0bed9dd fix #997,decrease text size when needed
Launchers Area text wasnt decreasing its size for
very small thickness.
2018-04-19 18:05:17 +03:00
Michail Vourlakos
83be8d9b20 fix #986,option to not group tasks
--give the user option to group or not
tasks of the same application by default
2018-04-19 17:55:47 +03:00
Michail Vourlakos
d31c8eedd9 add delay for tooltip 2018-04-19 17:55:47 +03:00
l10n daemon script
8356c6ba68 GIT_SILENT made messages (after extraction) 2018-04-19 03:23:56 +02:00
Michail Vourlakos
78ebe6e258 dont apply containment changes when locked
--if the layout is locked then dont apply any
containment config changes
2018-04-18 23:27:39 +03:00
Michail Vourlakos
a87d094986 fix crash from ghostedge in X11
--when unloading a layout under X11
when MultipleLayouts are used sometimes
a crash was occuring.
2018-04-18 23:11:17 +03:00
Michail Vourlakos
dd296cdf9c fix #980,support locked/unlocked layouts
--layouts can be read-only and in such case
any settings changes arent saved.
2018-04-18 22:43:36 +03:00
Michail Vourlakos
20c38f6f22 improvements in layouts editor painting 2018-04-16 19:02:45 +03:00
Michail Vourlakos
ece4d55f1c add lock layout button in settings 2018-04-16 15:46:31 +03:00
Michail Vourlakos
2d9b5376b7 add missing license headers in javascript files 2018-04-15 15:23:39 +03:00
Michail Vourlakos
136a0f322b add missing license headers 2018-04-15 15:21:12 +03:00
Michail Vourlakos
675bfe284d fix #980,support lock icon in layouts editor
-- when a layout is read-only then a lock icon
appears in its layout record.
2018-04-15 15:17:04 +03:00
l10n daemon script
403117e044 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-04-15 05:21:37 +02:00
Michail Vourlakos
e439fd79c9 improvements for spacing 2018-04-15 00:56:23 +03:00
Michail Vourlakos
1e2b996a9e support lock/unlock in layout
--identify if a layout is locked and
support lock/unlock for that layout
2018-04-15 00:43:54 +03:00
Michail Vourlakos
b02628de3f update file permissions in more places 2018-04-14 21:27:00 +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
62497561d2 Revert "wayland fix crash when changing location"
This reverts commit 797ead1f1d42292a8ef3dbf79a118fd46ebce225.
2018-04-14 20:48:55 +03:00
Michail Vourlakos
7c593c7112 fix #977,improve geometries publishing 2018-04-14 19:47:29 +03:00
Michail Vourlakos
797ead1f1d wayland fix crash when changing location
--when a dock was changing location and kwin
effects where enabled then a crash was appearing
under wayland. So we block drawing effects when
a dock is inTempHiding or inForceHiding
2018-04-14 18:38:18 +03:00
Michail Vourlakos
506d23d948 enable parab.effect for latte spacer 2018-04-14 18:34:02 +03:00
Michail Vourlakos
7930b5950d remove present windows applet from blacklist 2018-04-14 18:12:21 +03:00
Michail Vourlakos
c14470c742 fix #983,expose latte availability to applets
--allow the applet developers to set at their
applet main file:

property bool disableLatteParabolicIcon: true

in order to disable any Latte functionality
concerning the parabolic icon

-- allow the applet developers to set at their
main file:

property bool isInLatte: false

in order to be informed by Latte when they are
in a Latte containment. For what ever purposes
the developers need to adjust to their plasmoid.
2018-04-14 17:58:45 +03:00
Michail Vourlakos
7f89bd99b0 fix #985,use same style for tasks/applets numbers 2018-04-14 05:39:01 +03:00
Michail Vourlakos
e9ad5cd660 fix #981,single window titles in title tooltips 2018-04-14 05:29:37 +03:00
Michail Vourlakos
b2c77843f1 fix #979,add tooltip for Latte icon 2018-04-14 05:20:27 +03:00