vinceliuice / Layan-kde

Layan kde theme
GNU General Public License v3.0
366 stars 21 forks source link

Feature request: port to Plasma 6 #59

Closed fxzjshm closed 1 month ago

fxzjshm commented 8 months ago

Firstly, thanks for your awesome works!

In Plasma 6, they seem to have dropped support for metadata.desktop files and use metadata.json instead, so need to use desktoptojson to convert, like

find -name "*.desktop" -exec desktoptojson -i {} \;

furthermore manual edit is needed, e.g. for plasma/look-and-feel/*/metadata.json,

  {
+     "KPackageStructure": "Plasma/LookAndFeel",
      "KPlugin": {
          "Authors": [
              { 

Hope this helps.

sesu-tech commented 6 months ago

+1, just upgraded to Plasma 6.0 and disappointed to be missing my layan D:

I'll contribute a monetary donation for the port of this :)

davigamer987 commented 6 months ago

+1 on this, Arch updated to Plasma 6 today

shadmansaleh commented 6 months ago

+1, really enjoy the theme. would love to use it on plasma 6 too

SirCanucklehead commented 6 months ago

+1. Has been my default theme since switching to KDE a few years ago. Would love to carry it over to the new release.

mashletov commented 5 months ago

+1. This is the only KDE theme I like. I'm looking forward to the port.

DarkXero-dev commented 5 months ago

+1 Been using this theme for 3 years not gonna use anything else.. I too await full port to Plasma 6 ..

hyknn commented 5 months ago

+1

DarkXero-dev commented 5 months ago

Seems to be working after applying OP's "fix" image

Tecnio commented 5 months ago

It would be great if someone who has fixed the theme could create a merge request.

DarkXero-dev commented 5 months ago

There are still issues with mouse context menus not always appearing .. It's a theme issue that needs to be addressed coz on Breeze it ain't there.. It's not yet fully fixed.. Needs some love from the man, the myth the legend @vinceliuice

DarkXero-dev commented 5 months ago

After Kvantum got updated all is working great. All that is missing are the json files for theme to show under Global themes. I have no clue how to do an MR if anyone here can please do coz that's all that this awesome theme is missing...

Cheers...

ChinaNuke commented 5 months ago

I find a documentation for porting themes to plasma 6, which might be helpful.

Redhawk18 commented 3 months ago

+1

DarkXero-dev commented 3 months ago

Seems not matter how many ++++ we give @vinceliuice will get to it when he has time for now it's dead Jim...

davigamer987 commented 3 months ago

Anyone's tried the PR that adds Plasma 6 support?

CJFxTiKiMoN commented 3 months ago

Anyone's tried the PR that adds Plasma 6 support?

Yup, just installed Layan from Master via install.sh and everything is working flawlessly. Screenshot_20240521_214354

vinceliuice commented 1 month ago

Fixed