1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-25 09:33:51 +03:00
Commit Graph

57 Commits

Author SHA1 Message Date
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
2021-02-03 23:59:39 +02:00
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
2020-08-22 18:15:01 +03:00
Michail Vourlakos
6de05c92e8 support XCP::SHAPE for Views
--views can now specify their input area under X11 and
give valuable space to underlying windows
2020-07-19 15:04:46 +03:00
Tranter Madi
a895792583 Typo in README 2020-04-17 10:44:05 +07:00
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
2020-03-17 14:06:38 +02:00
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
2019-10-31 17:09:31 +02:00
Michail Vourlakos
cb70fc6ecb update information to v0.9.0 2019-07-28 18:03:18 +03:00
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
2019-06-01 01:20:54 +03:00
Michail Vourlakos
edf12b0485 update README file 2019-03-17 01:59:35 +02:00
Michail Vourlakos
6e132ab001 discover plasma background opacity 2019-03-16 12:57:35 +02:00
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
2019-02-01 19:14:18 +02:00
John Zimmermann
4f649fec79 Update Void Linux URL in README.md
Reviewers: #latte_dock, apol

Reviewed By: apol

Subscribers: mvourlakos, apol, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D17367
2018-12-11 20:36:45 +02:00
Michail Vourlakos
785b3029ad update to stable version 0.8.0
--after one year of work v0.8 with
its fantastic new features is here
2018-07-15 12:50:29 +03:00
Michail Vourlakos
bed8a32ff7 update README 2018-07-05 12:41:56 +03:00
Michail Vourlakos
9572298abf fix #1042,update fedora link 2018-05-30 18:37:07 +03:00
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.
2018-04-09 03:36:44 +03:00
Michail Vourlakos
27715435a9 update README links and titles
--remove Translators record as from >=v0.7.3
all translations are done through the kde
community.
2018-04-05 13:28:16 +03:00
Michail Vourlakos
34cfbbec68 remove whitespace 2018-04-05 13:10:41 +03:00
Michail Vourlakos
157285e45f remove donation button 2018-04-02 19:29:10 +03:00
Tobias C. Berner
36033bac74 Add FreeBSD port from the development-repo
Summary: * FreeBSD now has a port for this in kde@FreeBSD.org's development repo.

Reviewers: #freebsd, mvourlakos

Reviewed By: mvourlakos

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D8302
2018-03-14 07:17:40 +01:00
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.
2018-02-16 16:37:25 +01:00
Michail Vourlakos
67a9680eac fix #865,add solus in readme file 2018-02-11 18:38:15 +02:00
Michail Vourlakos
a5896ee053 increase frameworks requirement to 5.33 2018-02-11 18:36:49 +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
1e4d452bd6 add Void Linux in README file 2018-01-03 11:06:09 +02:00
Michail Vourlakos
f15893ed59 fix #765,update Gentoo link 2017-11-13 19:02:31 +02:00
Michail Vourlakos
b916bc8dc0 update openSUSE - OBS link 2017-11-06 19:31:49 +02:00
Michail Vourlakos
a2db68a322 update screenshots in README
--remove also deprecated screenshots directory
2017-10-07 16:19:50 +03:00
Michail Vourlakos
95eb835922 fix #592,drop bash restarting use KCrash instead
--update the code to use KCrash for autostart
and drop the bash script
2017-08-03 13:02:48 +03:00
Michail Vourlakos
2d2d725877 add donation button 2017-06-24 19:00:34 +03:00
Johan Smith Agudelo Rodriguez
31ad5d5a19 missing dependence libSM 2017-06-21 02:41:19 -05:00
Michail Vourlakos
76fa4dc589 update Fedora link to official package 2017-06-19 00:41:35 +03:00
Michail Vourlakos
9a131444f4 Update README.md 2017-05-27 18:17:21 +03:00
Michail Vourlakos
8d0ee04d3d update plasma requirement in readme to 5.9 2017-05-25 00:38:21 +03:00
Michail Vourlakos
d1e438972a fix #429, include the official gentoo reference 2017-04-27 14:29:25 +03:00
Michail Vourlakos
aa794ff2e3 update requirements for qt 5.7, kf5 5.29 2017-04-21 16:24:27 +03:00
Michail Vourlakos
f9c9a30982 update requirements for plasma 5.9, qt 5.7 2017-04-21 16:21:32 +03:00
Michael Straube
0e2da00424 Update INSTALLATION.md for Arch Linux
- Partial upgrades are not recommended/supported
- Remove dependencies that are pulled in by plasma-framework
- Add python, build fails without python (or python2) installed
2017-04-15 02:00:00 -05:00
Johan Smith Agudelo Rodriguez
8919e597a4 added fedora repository 2017-04-14 04:39:09 -05:00
XavierCLL
10eb7f0a19 Added screenshots to readme 2017-04-14 03:39:19 -05:00
XavierCLL
38e20b7816 Adjustments in readme and installation files 2017-04-14 03:39:19 -05:00
Michail Vourlakos
76f58d897f Update README.md 2017-04-12 18:59:16 +03:00
mstraube
1a4fc45e54 Update README.md (#390)
Update Arch Linux link.
2017-04-12 18:57:20 +03:00
ubuntuvibes
68f291ccc8 Add link to Ubuntu deb package (#386)
* Add link to Ubuntu deb package

* Update Link
2017-04-11 13:01:41 +03:00
Xavier Corredor Llano
d80d6a24a0 Update README.md (#384)
Update repository for ArchLinux
2017-04-11 12:23:29 +03:00
Johan Smith Agudelo Rodriguez
517936afee Update README.md 2017-04-03 03:01:38 -05:00
Johan Smith Agudelo Rodriguez
a4b2949a7a links for repos 2017-04-03 03:01:11 -05:00
Johan Smith Agudelo Rodriguez
aeb2ad4c16 missing dependence 2017-03-22 09:34:00 -05:00
Johan Smith Agudelo Rodriguez
7f0c705d30 fixing wrong name 2017-03-22 00:32:16 -05:00
Johan Smith Agudelo Rodriguez
1a8a7218e1 Update README.md 2017-03-22 00:25:34 -05:00