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

Applet doesn't retain width or height that is less than the default across reboots in plasma 5.[Bug] #45

Open
jms1989 opened this issue Jun 25, 2024 · 2 comments
Labels
bug Something isn't working question Further information is requested

Comments

@jms1989
Copy link

jms1989 commented Jun 25, 2024

Describe the bug
On boot up, applet doesn't retain any size that's less than the default. It will remember a size bigger than default.

To Reproduce
Steps to reproduce the behavior:

  1. shrink applet window size to less than default
  2. reboot
  3. observe applet returns to default width or height depending on what way was shrunk.

Expected behavior
I expect it to remember it's dimensions across reboots.

Desktop:

  • Distribution: Kubuntu 24.04
  • KDE Plasma 5.27.11
  • KDE Frameworks 5.115
@jms1989 jms1989 added the bug Something isn't working label Jun 25, 2024
@korapp
Copy link
Owner

korapp commented Aug 28, 2024

I think this may be a Plasma problem. Are you on X11 or Wayland? The latter should be more stable in this regard, AFAIK.

@korapp korapp added the question Further information is requested label Aug 28, 2024
@jms1989
Copy link
Author

jms1989 commented Aug 31, 2024

I'm on X11 as Wayland is still too buggy for me on a nvidia gpu. I've resorted to just increasing the width to a desired size and let the height be whatever it's gonna be since I don't need any widgets below it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants