Michail Vourlakos
f617a9178e
support multiple active layouts in layoutmanager
2018-01-14 23:58:48 +02:00
Michail Vourlakos
274c6a653d
add managedLayout to dockView
...
--this way a dock can belong to specific Layout
and this could be changed runtime in a multi-layout
runtime environment
2018-01-14 23:58:48 +02:00
Michail Vourlakos
f81433be8b
try to link containments to layouts
2018-01-14 23:58:48 +02:00
Michail Vourlakos
b9f2e52ff6
fix #835 , add new dependency
2018-01-14 23:57:24 +02:00
Michail Vourlakos
3877b6736d
fix binding loop when opening settings window
...
--fix missing id
2018-01-10 16:43:00 +02:00
Michail Vourlakos
15c4c2e16b
fix #831,use Latte CheckBoxStyle
...
--there was a checkbox that provided a very big
translation. By using our own style the text now
breaks into two lines.
2018-01-09 21:44:17 +02:00
Michail Vourlakos
9473f5b7a2
fix thick and applets alignment in reverse mode
2018-01-09 20:40:02 +02:00
Michail Vourlakos
e9be1a9108
fix #833,block attention bouncing inAttention
...
--fixed a typo to check the above case and at more
checks also to be sure
2018-01-09 20:40:02 +02:00
l10n daemon script
8202d420f5
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-01-09 04:57:34 +01:00
l10n daemon script
ff2d6245f9
GIT_SILENT made messages (after extraction)
2018-01-09 03:07:38 +01:00
Michail Vourlakos
6c17065766
fix bouncing anchoring for rare cases
...
-- when a task that wasnt launcher was inAttention
state and was bouncing and the user was clicking it,
the animation wasnt that clear at its middle, there
was a small breakage.
2018-01-08 21:59:33 +02:00
Michail Vourlakos
63d90f1b98
update metadata versions
2018-01-08 21:59:18 +02:00
Michail Vourlakos
a7f1b28f71
update to v0.7.76
...
--this is a good idea in order to check crash reports
by comparing 0.7.75 and 0.7.76 that will host the
new architecture with multiple layouts
2018-01-08 19:25:13 +02:00
Michail Vourlakos
dd8c8271b6
IMPORTANT: move logic from corona to layout
...
--refactoring code for #808...
Latte gets prepared for multiple layouts running
at the same time.
2018-01-08 19:23:53 +02:00
l10n daemon script
c4a8881da1
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-01-08 04:45:26 +01:00
Michail Vourlakos
a01b7f100b
move copyDock from corona to Layout
2018-01-07 19:59:18 +02:00
Michail Vourlakos
92127577d1
improve semantics for layout class
2018-01-07 19:33:18 +02:00
Michail Vourlakos
e3d1001861
indicate automatic the automatic shrinking
...
--if there is an applets that requests fillWidth or Height then
the automatic shrinking isnt working
2018-01-07 16:32:16 +02:00
Michail Vourlakos
0b587313ea
fix visual appearance of Glow on reverse
2018-01-07 16:32:16 +02:00
Michail Vourlakos
ef48a70bd9
improve semantics
2018-01-07 16:32:16 +02:00
l10n daemon script
4ae1c98e55
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-01-07 04:54:52 +01:00
Michail Vourlakos
144d03c7b1
move Latte icon at the top
2018-01-06 21:12:48 +02:00
Michail Vourlakos
0e8a08f46f
improve appearance for Dock Type
2018-01-06 21:09:55 +02:00
Michail Vourlakos
5631b02f78
update Changelog for v0.7.3
2018-01-06 19:43:26 +02:00
Michail Vourlakos
d1a8d0a20f
improve appearance of dock type buttons area
2018-01-06 19:43:26 +02:00
l10n daemon script
fd99f8c325
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-01-06 04:45:50 +01:00
Michail Vourlakos
2d16bcd976
draw panel background correctly after themeChange
2018-01-05 20:15:01 +02:00
Michail Vourlakos
18d78cfd37
stretch layouts editor contents to fit on startup
2018-01-05 20:15:01 +02:00
Michail Vourlakos
ce5d6a6607
change advance mode with click on the label
2018-01-05 20:15:01 +02:00
Yuri Chornoivan
06a9d880d3
Fix minor typos
2018-01-05 11:30:17 +02:00
l10n daemon script
2390acf71f
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-01-05 04:58:18 +01:00
Michail Vourlakos
10f3f6613d
fix breakage of parabolic effect after slides out
2018-01-05 02:01:19 +02:00
Michail Vourlakos
03c0624087
reorganize and improve config window
2018-01-05 01:45:25 +02:00
Michail Vourlakos
cb69a9c7c6
slide out/in also in user screen change
2018-01-04 21:27:55 +02:00
Michail Vourlakos
f7b8cedb3c
improve semantics for location change slide out/in
2018-01-04 20:30:00 +02:00
Michail Vourlakos
bc29bc2863
improve windows garbage collector
2018-01-04 18:36:41 +02:00
Michail Vourlakos
1d5d4406ef
slide-out docks in manual layout change
2018-01-04 18:25:11 +02:00
Michail Vourlakos
2a911d34b8
improve semantics for availableScreenRect
...
--improve the function to calculate the availableScreenRect
of a specific screen. Now the function accepts two arguments
specifing which visibility modes and locations(edges) are
going to be taken into account to calculate the
availableScreenRect.
2018-01-04 18:20:04 +02:00
Michail Vourlakos
f7aac48599
fix #807,download window for Latte Layouts
...
--adds a Download option in layouts editor in order
to download layouts from store.kde.org
2018-01-04 00:03:40 +02:00
Michail Vourlakos
afcdd1b726
hide docks animation when changing layouts
2018-01-03 21:06:34 +02:00
Michail Vourlakos
0a73d146c4
show Quit button only in advanced mode
2018-01-03 20:49:39 +02:00
Michail Vourlakos
0a6e00c9e7
improve 3d contrast for GlowPoint
2018-01-03 18:49:02 +02:00
Michail Vourlakos
4692b87bb5
improve GlowPoint contrast
2018-01-03 13:49:44 +02:00
Michail Vourlakos
fa1ef2f17d
move GlowPoint to latte library
...
--this way we can use the same code between
plasmoid and containment
2018-01-03 12:48:26 +02:00
Michail Vourlakos
1e4d452bd6
add Void Linux in README file
2018-01-03 11:06:09 +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
b749a1f7e6
fix for dynamic background
2018-01-02 13:52:55 +02:00
Michail Vourlakos
a6efa4b112
count shadow size in length mask size
2018-01-02 13:01:56 +02:00
Michail Vourlakos
99bb0a5c87
fix #817,count shadow size for mask thickness
2018-01-02 12:56:10 +02:00