alexankitty / FancyTasks

Make your plasma task manager widget pretty.
GNU General Public License v3.0
132 stars 7 forks source link

It sometimes minimizes in the corner instead of the place where the icon on taskbar is #6

Closed ziomek64 closed 1 year ago

ziomek64 commented 2 years ago

So when I minimize it sometimes minimize to left upper corner of the screen instead of down where I have my bar with icons. When i show all apps using left upper corner gesture it will most often go back to normal for a bit at least. Idk what's up with that. I installed it from AUR, using endeavour OS which is arch based, updated. X11

alexankitty commented 2 years ago

I've added this to my list to look into. I didn't test this under x11 so it'll be interesting to see what happens.

ziomek64 commented 2 years ago

Yeah I'm on nvidia with X11. Test it for longer usage

alexankitty commented 2 years ago

Good to know about it being on nvidia. I worked on this on my laptop using an intel 11th gen iGPU. Might be a bit until I can test it with similar conditions as I need to use my home machine and I'm out working right now. I'll keep you posted with my findings. :) If you think of anything else to help me recreate the issue, please let me know!

ziomek64 commented 2 years ago

Huh, pretty weird when I restart my pc these two come up in the left upper corner obraz I keep deleting and restarting but they reappear

ziomek64 commented 2 years ago

It might be related to the bug i already mentioned

alexankitty commented 2 years ago

Can you send me over the config you're using as well? Screenshots of the config tool will suffice.

ziomek64 commented 2 years ago

@alexankitty Where do I find it?

alexankitty commented 2 years ago

Right click a blank space in your tool bar next to the tasks and configure fancy tasks. Though if you're just using the default config I can work from there, too.

Though what I need to do is make a script to generate the config output. I'll see, but not a priority at the moment.

ziomek64 commented 2 years ago

I have it like this: obraz Still weird why two appear over and over in the corner when restarting pc

alexankitty commented 2 years ago

Works for me. I'll try to replicate the issue and let you know what I find.

ziomek64 commented 2 years ago

@alexankitty Those two empty blue blocks are set as flexible/elastic , idk how it is translated in english

alexankitty commented 2 years ago

This one is a bit confusing to me. My best guess is it might actually be an issue with the crashing issue in #7 and may have added a couple of widgets that got stuck in the corner like this. I'd see about rebuilding your panels and see if it makes the issue go away. Though I've noticed a bit of an odd issue that may be related to this problem. Depending on how the widget is docked back into the panel it can cause this weird thing to happen.

image

More data is needed for this, but I think this might be the related issue to what you're seeing - I've fixed it on my end by resetting my panels, though I'd love to know why this dock issue happens in the first place. Oh and for whatever reason once it's stuck there you can't get it back. It's like it's stuck in a state between floating and docked.

I did some more testing and I can get it to happen with KDE's icon only task manager as well, so this might be an upstream bug.

alexankitty commented 1 year ago

Going to close this. This relates to how plasma handles minimize in general. It seems like it doesn't have great support for where to minimize the window to especially if a new task manager panel has been opened.

As for a lot of the UI weirdness with the bar itself that should be fixed since a lot of the code has been rewritten to handle things a bit more sanely.