Michail Vourlakos
73e9bfae5e
open background dialog at better path
...
--use the background image path in order to open
the Background dialog at that path
7 years ago
Michail Vourlakos
a85555f52c
FIX creating and copying docks
...
--there were cases that during creating
or copying docks the applets ids were
created inconsistent by creating applets
with ids already reserved. This patch
fixes this by using the applet ids found
in the layout file and not the one loaded
in memory.
7 years ago
l10n daemon script
abeadb5794
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"
7 years ago
l10n daemon script
63f6d6fd56
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
91a1736b14
add debug flag for overloaded applets
...
--a visual indicator in order to show which plasma
applets have been overloaded from Latte. The overloaded
mechanism is a way in order to make these applets work
properly with Latte parabolic effect
7 years ago
Michail Vourlakos
393342ad9e
revert one fix for blur effect
...
--limiting the qregion returned for blur effect
it created in some cases broken visuals concerning
the bluring of the background
7 years ago
Michail Vourlakos
7a9c0504db
improve effects area calculations
...
--blur effect is costly this way we limit effects area
to respect the windows boundaries and at cases that
the QRegion returns too main QRects to just use the main
effects rectangle
--this fix possibly fixes the crash related to Blur effect and
moving the dock to another edge bug:396040
7 years ago
Michail Vourlakos
6efeaa7d51
update code to new astyle conditions
7 years ago
l10n daemon script
bc93683d25
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"
7 years ago
l10n daemon script
bf23b71a11
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
a69ce0abdb
remove credits tab
...
--v0.8 is officialy KDE project, so its
existence owes a lot of credits to many
KDE members (for translations, bug reporting
etc.). Being officially a KDE project
responds to the previous credits.
7 years ago
l10n daemon script
f6097cd2dc
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"
7 years ago
l10n daemon script
972a56bd69
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"
7 years ago
l10n daemon script
7df0c544e3
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
8bb20ae988
fix #1043,fix warning
7 years ago
Michail Vourlakos
2e2a255936
fix #1029 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.
7 years ago
Yuri Chornoivan
e6bff1fac9
Fix minor typo
7 years ago
Michail Vourlakos
568ccd6e26
localization strings improvements
7 years ago
l10n daemon script
e1c0af70cf
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
cfce12d6ed
fix #1005,add timer to fix freeze
...
--make less intrusive the repositioning
of the screen edge ghost windows
7 years ago
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"
7 years ago
l10n daemon script
b944916c51
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
be845b5ba2
missing return statement
7 years ago
Michail Vourlakos
c7b66d2732
fix #1023 , build error
...
--missing translation function with two
arguments
7 years ago
Yuri Chornoivan
64d5bc07d0
Fix minor typo
7 years ago
Michail Vourlakos
8214bd090c
improve translation strings
7 years ago
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
7 years ago
Michail Vourlakos
cf51d10158
add option to (de)activate borderless maxim.window
7 years ago
Michail Vourlakos
a5837fff09
add enabler/disabler for borderless maximized wins
7 years ago
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
7 years ago
l10n daemon script
8927f4d7ac
GIT_SILENT made messages (after extraction)
7 years ago
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
7 years ago
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"
7 years ago
l10n daemon script
7c3aab9b98
GIT_SILENT made messages (after extraction)
7 years ago
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
7 years ago
Michail Vourlakos
55c373a9e1
RTL fixes in settings windows
7 years ago
l10n daemon script
8356c6ba68
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
78ebe6e258
dont apply containment changes when locked
...
--if the layout is locked then dont apply any
containment config changes
7 years ago
Michail Vourlakos
a87d094986
fix crash from ghostedge in X11
...
--when unloading a layout under X11
when MultipleLayouts are used sometimes
a crash was occuring.
7 years ago
Michail Vourlakos
dd296cdf9c
fix #980,support locked/unlocked layouts
...
--layouts can be read-only and in such case
any settings changes arent saved.
7 years ago
Michail Vourlakos
20c38f6f22
improvements in layouts editor painting
7 years ago
Michail Vourlakos
ece4d55f1c
add lock layout button in settings
7 years ago
Michail Vourlakos
136a0f322b
add missing license headers
7 years ago
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.
7 years ago
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"
7 years ago
Michail Vourlakos
1e2b996a9e
support lock/unlock in layout
...
--identify if a layout is locked and
support lock/unlock for that layout
7 years ago
Michail Vourlakos
b02628de3f
update file permissions in more places
7 years ago
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.
7 years ago
Michail Vourlakos
745b9ea075
dont apply too early blur effect
...
dont delay the corona destruction under wayland
because that creates a crash with kwin effects
BUG: 392890
7 years ago
Michail Vourlakos
94fa4177ac
set hidden ghost window mask to minimum
7 years ago