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

Tiled Menu stopped working under Plasma 6 #156

Open
rebio opened this issue Mar 1, 2024 · 9 comments
Open

Tiled Menu stopped working under Plasma 6 #156

rebio opened this issue Mar 1, 2024 · 9 comments

Comments

@rebio
Copy link

rebio commented Mar 1, 2024

summary
After the update to Plasma 6.0 the Tiled Menu does no longer work. If you want to open it, you get an error message instead.

Tiled Menu - Plasma 6

system information
OS: KDE neon 6

  • Plasma 6.0
  • Qt 6.6.2
  • Kernel 6.5
  • Wayland session
@Zeratoxx
Copy link

Zeratoxx commented Mar 4, 2024

Here is the official porting guide from plasma:
https://develop.kde.org/docs/plasma/widget/porting_kf6/

@swarfendor437010
Copy link

swarfendor437010 commented Mar 4, 2024

Porting looks quite complex for KDE Plasma novices like myself. I really liked the fact that GMail appeared in the Tiled Area. I don't use it that much - just to keep it alive! (Gmail that is!) Currently using neonuser, base install was the 20231019 iso when Plasma was at 5.27.

@Zren
Copy link
Owner

Zren commented Mar 7, 2024

It'll be a few days as I try to make a functional version to release. The first release will probably disable a bunch of the theming and focus on just getting it working.

2024-03-07___17-22-57

2024-03-07___17-24-00

My custom FlatButton need to support hiding the labels.

2024-03-07___17-25-16

The QtGraphicalEffects has become deprecated in Qt6 so my RadialGradient + OpacityMask trick to make a similar Win10 hover effect might break in the far future. I may need to look into creating a custom shader in the long term.

@Kombatant
Copy link

Thanks for the update, looking forward to it!

@Locutus64
Copy link

Looking forward to this working again.

@dmaliog
Copy link

dmaliog commented Mar 15, 2024

I support you, I'm really looking forward to it!

@xcel102
Copy link

xcel102 commented Mar 16, 2024

Looking forward! I'm currently exploring replacing Windows with Kubuntu/openSUSE and am very grateful for Tiled Menu. It's a huge productivity booster because it allows me to continue the muscle memory formed over nearly a decade :)

@Zren
Copy link
Owner

Zren commented Mar 31, 2024

I've uploaded a WIP version of TiledMenu v46 for Plasma 6. There's a few bugs I need to work on but it's functional enough for now. I was mainly worried about the search + ability to logout which broke pretty bad after porting stuff. Not sure why my "Tiles Only" code broke so bad.

https://www.pling.com/p/2142716/

Plasma 6 WIP:

  • Right Clicking Search Results will crash Plasma
  • Resizing the Popup no longer snaps to the width of a tile
  • Drag and Drop is disabled
  • App List Transitions/Animations need to be re-implemented
  • There's some bugs with Tiles Only mode and Search
  • Sidebar Buttons don't use the hover outline effect
  • Cannot customize panel icon

@mattstepb
Copy link

2f43465 A few issues I'm having on Plasma 6 X11 if it helps:

  • Can no longer resize to full screen (size) at least at 1440p. It's like 10 pixels from the top but like 70 from the right. It covered the entire screen on Plasma 5
  • Not sure if it's display scaling 125% but after updating to Plasma 6 it's like the icons are way bigger and I can only see like 1/3 of the menu layout I used to run. Like it's "zoomed in"

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

9 participants