Commit Graph

2354 Commits (642b524cc7a02dfd35af6dd117c4b60344a33b72)
 

Author SHA1 Message Date
l10n daemon script 7df0c544e3 GIT_SILENT made messages (after extraction)
Michail Vourlakos 8bb20ae988 fix #1043,fix warning
Michail Vourlakos 9572298abf fix #1042,update fedora link
Michail Vourlakos 2e2a255936 fix delay application launcher showing
--when the dock was hidden and the user was triggering
the Meta shortcut the app launcher was misplaced.
By using the same technique used when triggering applets
shortcuts this is fixed.
Lukas Holecek 79df6cbe2c Activate next task in group on shortcut
Clicking a task group shows a tooltip with list of tasks. This tooltip
cannot be controlled by keyboard and it will stay open unless mouse is
used.

This patch changes the behavior so that when a global shortcut activates
a task group (usually Win+1, Win+2 etc.) a next task in the group is
activated without showing a tooltip.
Yuri Chornoivan e6bff1fac9 Fix minor typo
Michail Vourlakos 8866047099 fix #1031,limit tooltip to 80characters
Michail Vourlakos 568ccd6e26 localization strings improvements
l10n daemon script e1c0af70cf GIT_SILENT made messages (after extraction)
Michail Vourlakos cfce12d6ed fix #1005,add timer to fix freeze
--make less intrusive the repositioning
of the screen edge ghost windows
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"
l10n daemon script b944916c51 GIT_SILENT made messages (after extraction)
Michail Vourlakos be845b5ba2 missing return statement
Michail Vourlakos c7b66d2732 fix , build error
--missing translation function with two
arguments
Yuri Chornoivan 64d5bc07d0 Fix minor typo
Michail Vourlakos ee1e98bd4d improvements for sliders appearance
Michail Vourlakos 8214bd090c improve translation strings
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
Michail Vourlakos cf51d10158 add option to (de)activate borderless maxim.window
Michail Vourlakos a5837fff09 add enabler/disabler for borderless maximized wins
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
l10n daemon script 8927f4d7ac GIT_SILENT made messages (after extraction)
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.
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
Michail Vourlakos 25a7e560bb update changelog
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"
l10n daemon script 7c3aab9b98 GIT_SILENT made messages (after extraction)
Michail Vourlakos 33f104215a fix #976,dont hide startups when having launchers
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
Michail Vourlakos 55c373a9e1 RTL fixes in settings windows
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
Michail Vourlakos 28f0bed9dd fix #997,decrease text size when needed
Launchers Area text wasnt decreasing its size for
very small thickness.
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
Michail Vourlakos d31c8eedd9 add delay for tooltip
l10n daemon script 8356c6ba68 GIT_SILENT made messages (after extraction)
Michail Vourlakos 78ebe6e258 dont apply containment changes when locked
--if the layout is locked then dont apply any
containment config changes
Michail Vourlakos a87d094986 fix crash from ghostedge in X11
--when unloading a layout under X11
when MultipleLayouts are used sometimes
a crash was occuring.
Michail Vourlakos dd296cdf9c fix #980,support locked/unlocked layouts
--layouts can be read-only and in such case
any settings changes arent saved.
Michail Vourlakos 20c38f6f22 improvements in layouts editor painting
Michail Vourlakos ece4d55f1c add lock layout button in settings
Michail Vourlakos 2d9b5376b7 add missing license headers in javascript files
Michail Vourlakos 136a0f322b add missing license headers
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.
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"
Michail Vourlakos e439fd79c9 improvements for spacing
Michail Vourlakos 1e2b996a9e support lock/unlock in layout
--identify if a layout is locked and
support lock/unlock for that layout
Michail Vourlakos b02628de3f update file permissions in more places
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.
Michail Vourlakos 62497561d2 Revert "wayland fix crash when changing location"
This reverts commit 797ead1f1d.
Michail Vourlakos 7c593c7112 fix #977,improve geometries publishing