From b78347b90c2b7760da419f93d98b9adfffa211dd Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Thu, 14 Mar 2024 08:51:57 -0400 Subject: Port to KF6 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7a3860a..2169bc5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ I have not touched JavaScript in two years, so the code sucks. Right now, it looks like this: -![Screenshot](img/screenshot_0.1.1.png) +![Screenshot](img/screenshot_0.3.0.png) ## Development @@ -17,6 +17,7 @@ First obviously you need the Plasma framework. If you have zero Plasma development experience like me, here are some useful links: - [Techbase: Plasma 5](https://techbase.kde.org/Development/Tutorials/Plasma5) +- [Plasma QML API](https://api.kde.org/frameworks/plasma-framework/html/index.html) - [Developer: Plasma Widget Testing](https://develop.kde.org/docs/plasma/widget/testing/) After you clone this repo, run `make install` to copy the plasmoid to @@ -37,8 +38,8 @@ add the widget to your desktop it has to be configured again. - [ ] Sort assignments by urgency - [ ] More friendly course list in config dialog - [ ] Ignore activity and undo ignore -- [ ] Show announcement details - [ ] Migrate to KF6 when it replaces KF5 (see [Porting guide](https://develop.kde.org/docs/plasma/widget/porting_kf6/)) +- [ ] Improve accessibility [with help of this article](https://carlschwan.eu/2023/07/30/debugging-the-keyboard-navigation-in-your-qml-application/) ## Contributing -- cgit v1.2.3