Michail Vourlakos
28f39d65dd
update to v0.10.8
3 years ago
Michail Vourlakos
b72037af7e
update to v0.10.7
3 years ago
Michail Vourlakos
380d62b0b1
update version to v0.10.6
3 years ago
Michail Vourlakos
1d2a1a03b0
Revert "find Qt5 minor version"
...
This reverts commit 14be8a9e71
.
3 years ago
Michail Vourlakos
14be8a9e71
find Qt5 minor version
3 years ago
Michail Vourlakos
d0ce28ef7d
update to v0.10.5
3 years ago
Michail Vourlakos
2f01f8cb59
update to v0.10.4
3 years ago
Michail Vourlakos
33aa5d9195
update to v0.10.3
3 years ago
Michail Vourlakos
1928c680fb
update to v0.10.2
3 years ago
Michail Vourlakos
37ec4a3a25
update to v0.10.1
3 years ago
Michail Vourlakos
a67e3c050f
fix build with Fedora requirements
...
--simplify warnings and add formalt security checks
BUG:440759
4 years ago
Michail Vourlakos
b7188ab7c3
update to v0.10.0
4 years ago
Michail Vourlakos
a11a56b4d2
update to v0.9.98
4 years ago
Michail Vourlakos
60cef9638d
update to version 0.9.97
4 years ago
Michail Vourlakos
761c7f34d2
contaimentactions:share contextmenudata class
4 years ago
Michail Vourlakos
cf1a008791
update to prebeta v0.9.91
4 years ago
Michail Vourlakos
88f72bcc3b
contextmenu:draw layout icons
...
--change also layout actions to radiobuttons
4 years ago
Michail Vourlakos
5295dc9ae9
fixes for FastLayoutManager.insertAtCoordinates
...
--consider start and end layouts only when the alignment
is set to Justify
4 years ago
Michail Vourlakos
08118d531c
move on to Kirigami.Icons for Tasks
...
--fix any crispy and blurry issues by moving
to Kirigami.Icon which maintainable and much
better for Latte requirements. For example
no roundToIconSize option is needed at all.
As it appears Kirigami.Icon is using only
the smooth parameter in order to define
its coloring.
BUG:432477
4 years ago
Michail Vourlakos
0cfd578a2b
update to 0.9.86 to clarify settings changes
4 years ago
Michail Vourlakos
77828307b0
Require Kirigami2 dependency
...
--this way we make sure that kirigami2 is installed
and afterwards we can easily check kde frameworks version
which needs to be >= 5.69 in order to support
ShadowedRectangle
5 years ago
Michail Vourlakos
6de05c92e8
support XCP::SHAPE for Views
...
--views can now specify their input area under X11 and
give valuable space to underlying windows
5 years ago
Michail Vourlakos
63187ce5b4
remove Latte library as requirement
...
--implement things simpler by using the same
CoreTypes header file both for LatteCore.Types
import statement and App c++ implementation.
Let's leave in the future to decide if
a LibLatte is really necessary.
5 years ago
Michail Vourlakos
6e4779e6ab
require new official Latte library
5 years ago
Michail Vourlakos
ac3ccb5b98
try to support a public liblatte library
5 years ago
Michail Vourlakos
5073939335
REFACTOR:split up and refactor liblatte2 and types
...
--use a more logical organization for types. LibLatte2
is split to become LatteCore library and Latte types
are now moved to application level. The Latte Types will
be split even more... Tasks-Only related types will
become Latte.Tasks types
BUG:420210
5 years ago
Michail Vourlakos
6e09bb5601
drop KNotifications from settings window
...
--introduce a new dependency for KIO, it works
really nice in order to open files in filemanager
and selecting them
5 years ago
Michail Vourlakos
13cecfa348
remove kde-inherited warning flags
5 years ago
Johnny Jazeix
d2170f13c0
revert previous commit, add KDECompilerSettings back
5 years ago
Michail Vourlakos
8d4e96ed44
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
82fae53926
update webpages and releases metadata
5 years ago
Jonathan Riddell
3dd97d8d75
Revert "add appstream file used on kde.org/applications"
...
This reverts commit 9c2406801b
.
6 years ago
Jonathan Riddell
9c2406801b
add appstream file used on kde.org/applications
6 years ago
Michail Vourlakos
9c3ca1f122
update to v0.9.85
...
--full development version to distinguish it
for the stable branch v0.9.x
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