Michail Vourlakos
df52930284
update to v0.9.9
5 years ago
Michail Vourlakos
cc5fcf9846
update to v0.9.8.1
5 years ago
Michail Vourlakos
dc35f8faf2
update to v0.9.8
5 years ago
Johnny Jazeix
e740bd3803
add KDECompilerSettings for CI compilation
5 years ago
Michail Vourlakos
cab1b269dc
update to v0.9.7
5 years ago
Michail Vourlakos
a545844de7
update to v0.9.6
5 years ago
Michail Vourlakos
2bde39f46b
update version to 0.9.5
5 years ago
Michail Vourlakos
6849a4906d
drop ksysguard dependency for kf5>=5.62
...
--following plasma updates for tasktools in order
to drop the ksysguard dependency which is also
costly
5 years ago
Michail Vourlakos
0a78fc01b8
update to version 0.9.4
5 years ago
Michail Vourlakos
27aea9b4f6
update to version 0.9.3
5 years ago
Michail Vourlakos
cf5747646d
update to version 0.9.2
5 years ago
Michail Vourlakos
48ae720671
update webpages and releases metadata
5 years ago
Michail Vourlakos
6cc09eae4b
update to v0.9.1
6 years ago
Michail Vourlakos
6bc9949f9c
update to version v0.9.0
...
--new major stable branch for v0.9.x
6 years ago
Michail Vourlakos
750f05dc3b
beta release v0.8.97 (for upcoming v0.9)
...
--first beta release to give to the public
6 years ago
Michail Vourlakos
e52983df7d
update po installation to new guidelines
6 years ago
Michail Vourlakos
6c89317cbc
update to beta version 0.8.96
6 years ago
Michail Vourlakos
3cbc4a5daf
support AppName for WindowInformation
...
--use plasma libtaskmanager code and way
in order to obtain properly the AppName and
the Icon for its window
6 years ago
Michail Vourlakos
0b07b58abc
support kdeclarative both <5.45 and >=5.45
6 years ago
Michail Vourlakos
0b90411b1d
IMPORTANT: All new Indicators architecture
...
--this huge commit contains all the changes needed
in order for Latte to load Indicators dynamically
from their own packages
6 years ago
Michail Vourlakos
acd95306d1
remove all remaining applets
...
--Latte Separator has moved under kde store
so it is not needed any more to be provided
from Latte codepage
6 years ago
Michail Vourlakos
a314516379
remove applets and scripts found at kde store
6 years ago
Michail Vourlakos
ca80a7932f
introduce LatteComponents to be consumed globally
...
--this is needed in order for indicators plugins in
the future to provide the same UI elements with the
rest of LatteView Settings windows
6 years ago
Michail Vourlakos
6f1c66f7d2
Display shortcut badges while holding Super
...
Summary:
Use `KModifierKeyInfo` to display shortcut badges while holding Super
BUG: 401768
Test Plan:
Just playing with it.
I still don't understand the `GlobalShortcut` class very well, correct me if I make any mistake.
Reviewers: #latte_dock, mvourlakos
Reviewed By: #latte_dock, mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D18620
6 years ago
Michail Vourlakos
9447a8f748
REFACTOR:replace liblattedock with new liblatte2
6 years ago
Michail Vourlakos
49d91aa19e
update master version to 0.8.75
7 years ago
Michail Vourlakos
785b3029ad
update to stable version 0.8.0
...
--after one year of work v0.8 with
its fantastic new features is here
7 years ago
Michail Vourlakos
321af85469
update to v0.7.96
...
--last beta with string freeze before
official release of v0.8
7 years ago
Michail Vourlakos
b3d80717c1
Beta1 for v0.8
...
--this is the first beta release for
v0.8. Everything will be open for the
upcoming days including translation
strings improvements. Beta2 possibly
will introduce a string freeze.
7 years ago
Michail Vourlakos
5231e95c96
fix #972,update Sliders version at dock settings
...
--use QtControls 2.2 for Sliders in dock settings
and update the Latte required version to 5.9 which
is LTS. Most distros should have already updated
to that one.
7 years ago
Michail Vourlakos
1601eaa155
Revert "Revert "fix #972,fork PlasmaComponents3.Slider""
...
This reverts commit e328fa5502
.
7 years ago
Michail Vourlakos
e328fa5502
Revert "fix #972,fork PlasmaComponents3.Slider"
...
This reverts commit 4588ac12a0
.
7 years ago
Michail Vourlakos
4588ac12a0
fix #972,fork PlasmaComponents3.Slider
...
-as it appears the PlasmaComponents3.Slider
was adding too much visual distraction. I had
to fork it in order to use it dock settings
window. We needed the behavior of wheelEnabled
in order to disable it and the only slider
providing it from Qt 5.7 was the QtControls 2.0
Slider
7 years ago
Michail Vourlakos
badbe7da6a
update to version 0.7.79
7 years ago
Michail Vourlakos
0f10eab1ed
fix #916,add kwin script to activate launcher menu
7 years ago
Michail Vourlakos
bdc03805ee
update version to 0.7.78
7 years ago
Heiko Becker
cf64323795
Search runtime dependencies on QML modules
...
Raises the required version of extra-cmake-modules to 5.38.0 which
nowadays follows the same versioning as the rest of KDE frameworks,
so no need to keep two different versions.
7 years ago
Michail Vourlakos
a5896ee053
increase frameworks requirement to 5.33
7 years ago
Michail Vourlakos
be1963c53b
attemp to fix online builds
7 years ago
Michail Vourlakos
dd14fdb6d0
Revert "use PlasmaComponents3.ComboBox in dock config win"
...
This reverts commit cfab941889
.
7 years ago
Michail Vourlakos
d3756e0ce1
add containmentactions
7 years ago
Michail Vourlakos
cfab941889
use PlasmaComponents3.ComboBox in dock config win
7 years ago
Michail Vourlakos
46ad550b93
merging the new architecture,increase version
...
--because the new architecture supports both single
and multiple layouts, increasing the version is a
goog thing
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
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
976bf2f684
add ENABLE_MAKE_UNIQUE flag for older gcc versions
...
-- fix #754
-- make_unique function is not available for gcc<=4.8.x
by enabling this flag in through install script or through
cmake such systems can build latte correctly
7 years ago
Michail Vourlakos
1e09238bd4
update version to 0.7.75 in master
7 years ago
Michail Vourlakos
7db3c16e76
improve install script for kde translations
8 years ago
Michail Vourlakos
72950dc678
use kde translations infrastructure
8 years ago
Michail Vourlakos
0205ae1153
publish v0.7.1 to the world
8 years ago