Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Plasma 6 (Port to KF6) #7

Open
DarkXero-dev opened this issue Dec 19, 2023 · 6 comments
Open

Support Plasma 6 (Port to KF6) #7

DarkXero-dev opened this issue Dec 19, 2023 · 6 comments

Comments

@DarkXero-dev
Copy link

Please port this widget to KDE Framework 6. The guidelines are here.

@39sdev
Copy link

39sdev commented Mar 8, 2024

this is a must. aestheticclock is an essential part of my rice.

@Prayag2
Copy link
Owner

Prayag2 commented Mar 9, 2024

The widget has been ported to Plasma 6 but I'm planning to fix the system monitor before releasing it :)
If you'd really like to use it, follow these steps-

  1. Clone the repo
git clone https://github.com/prayag2/kde_aestheticclock && cd kde_aestheticclock
  1. Install plasma sdk
    Arch
sudo pacman -S plasma-sdk
  1. Install the widget
kpackagetool5 -i ./package

Please note that the system monitor still does not work as KSysGuard has been deprecated.

@DarkXero-dev
Copy link
Author

Tried it still says unsupported xD

@m5kro
Copy link
Contributor

m5kro commented Mar 20, 2024

The widget has been ported to Plasma 6 but I'm planning to fix the system monitor before releasing it :)

If you'd really like to use it, follow these steps-

  1. Clone the repo

git clone https://github.com/prayag2/kde_aestheticclock && cd kde_aestheticclock

  1. Install plasma sdk

Arch


sudo pacman -S plasma-sdk

  1. Install the widget

kpackagetool5 -i ./package

Please note that the system monitor still does not work as KSysGuard has been deprecated.

Should be kpackagetool6

@MordesMortes
Copy link

if you change "ServiceTypes": ["Plasma/Applet"] to "KPackageStructure": "Plasma/Applet" in metadata.json it works

this porting guide was helpful in finding out what to change

https://develop.kde.org/docs/plasma/widget/porting_kf6/?source=post_page-----0b8fd3a0334f--------------------------------

@39sdev
Copy link

39sdev commented Jun 23, 2024

system monitor pls come back....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants