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
7 years ago
Michail Vourlakos
f81433be8b
try to link containments to layouts
7 years ago
Michail Vourlakos
b9f2e52ff6
fix #835 , add new dependency
7 years ago
Michail Vourlakos
3877b6736d
fix binding loop when opening settings window
...
--fix missing id
7 years ago
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.
7 years ago
Michail Vourlakos
9473f5b7a2
fix thick and applets alignment in reverse mode
7 years ago
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
7 years ago
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"
7 years ago
l10n daemon script
ff2d6245f9
GIT_SILENT made messages (after extraction)
7 years ago
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.
7 years ago
Michail Vourlakos
63d90f1b98
update metadata versions
7 years ago
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
7 years ago
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.
7 years ago
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"
7 years ago
Michail Vourlakos
a01b7f100b
move copyDock from corona to Layout
7 years ago
Michail Vourlakos
92127577d1
improve semantics for layout class
7 years ago
Michail Vourlakos
e3d1001861
indicate automatic the automatic shrinking
...
--if there is an applets that requests fillWidth or Height then
the automatic shrinking isnt working
7 years ago
Michail Vourlakos
0b587313ea
fix visual appearance of Glow on reverse
7 years ago
Michail Vourlakos
ef48a70bd9
improve semantics
7 years ago
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"
7 years ago
Michail Vourlakos
144d03c7b1
move Latte icon at the top
7 years ago
Michail Vourlakos
0e8a08f46f
improve appearance for Dock Type
7 years ago
Michail Vourlakos
5631b02f78
update Changelog for v0.7.3
7 years ago
Michail Vourlakos
d1a8d0a20f
improve appearance of dock type buttons area
7 years ago
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"
7 years ago
Michail Vourlakos
2d16bcd976
draw panel background correctly after themeChange
7 years ago
Michail Vourlakos
18d78cfd37
stretch layouts editor contents to fit on startup
7 years ago
Michail Vourlakos
ce5d6a6607
change advance mode with click on the label
7 years ago
Yuri Chornoivan
06a9d880d3
Fix minor typos
7 years ago
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"
7 years ago
Michail Vourlakos
10f3f6613d
fix breakage of parabolic effect after slides out
7 years ago
Michail Vourlakos
03c0624087
reorganize and improve config window
7 years ago
Michail Vourlakos
cb69a9c7c6
slide out/in also in user screen change
7 years ago
Michail Vourlakos
f7b8cedb3c
improve semantics for location change slide out/in
7 years ago
Michail Vourlakos
bc29bc2863
improve windows garbage collector
7 years ago
Michail Vourlakos
1d5d4406ef
slide-out docks in manual layout change
7 years ago
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.
7 years ago
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
7 years ago
Michail Vourlakos
afcdd1b726
hide docks animation when changing layouts
7 years ago
Michail Vourlakos
0a73d146c4
show Quit button only in advanced mode
7 years ago
Michail Vourlakos
0a6e00c9e7
improve 3d contrast for GlowPoint
7 years ago
Michail Vourlakos
4692b87bb5
improve GlowPoint contrast
7 years ago
Michail Vourlakos
fa1ef2f17d
move GlowPoint to latte library
...
--this way we can use the same code between
plasmoid and containment
7 years ago
Michail Vourlakos
1e4d452bd6
add Void Linux in README file
7 years ago
Michail Vourlakos
1d6c5f074f
fix #816,add more task shortcuts
...
--added shortcuts for tasks 10-19
7 years ago
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.
7 years ago
Michail Vourlakos
b749a1f7e6
fix for dynamic background
7 years ago
Michail Vourlakos
a6efa4b112
count shadow size in length mask size
7 years ago
Michail Vourlakos
99bb0a5c87
fix #817,count shadow size for mask thickness
7 years ago
Michail Vourlakos
d86fdfd2ff
fix #810,support smart/dynamic background
...
the dynamic background feature is enhanced and
becomes smarter. It understands snapped windows, windows
that touch the panel edge etc. The criteria in
order for the background to become solid are:
- any active window that is touching the panel
edge (that includes krunner)
- any inactive window that is snapped and touches
the panel edge (concerning its geometry: quarter-snapped or half-snapped)
- maximized windows
- an inactive window but keepAbove is touching
the panel edge (this catches also the yakuake case)
- panel popups
7 years ago