exequtic / apdatifier

KDE Plasma widget that tracks updates for ArchLinux, Plasma Widgets, and Flatpak, providing notifications for new ones
https://store.kde.org/p/2135796
MIT License
77 stars 8 forks source link

the toolbar icons are hidden by another icon #42

Open Cherkah opened 6 days ago

Cherkah commented 6 days ago

see bellow:

screenshot_14 10 24_23h51

on the screenshot there are only two icons affected but it affects all the icons in the toolbar (if selected in settings).

PS: thanks for this wonderful plamoid (efficient and discreet....). it deserves a coffee ;) . I don't know if themes downloaded via store.kde.org can be updated like widgets via a metadata.json file?!! if it is the case (confirmation), I will submit the idea to the 2 theme creators that I use so that they can think about this improvement

regards

exequtic commented 5 days ago

This issue was fixed in version 2.8.1.

Screenshot_20241015_183434

I don't know if themes downloaded via store.kde.org can be updated like widgets via a metadata.json file?!!

Although this won't differ much from updating the widgets and only requires small changes in the code, I don't like my current implementation; it needs improvements or a completely different approach. Additionally, content creators often don't properly format their packages, which means they can't simply be installed via kpackagetool. For example, they might just upload an archive with a theme that needs to be copied manually. Therefore, I don't plan to add anything other than widgets for now.

Cherkah commented 5 days ago

I also think that since the management of themes is not the same as that of widgets, the thing would not be possible.

concerning the issue, apdatifier was updated yesterday screenshot_15 10 24_22h48-1

but the plasmoid remains at version 2.8: screenshot_15 10 24_22h48

exequtic commented 5 days ago

Remove the widget and install it again. I discovered a bug today: if you upgrade it through Apdatifier, version 2.8 is downloaded instead of 2.8.1 (yes, it will display as 2.8.1).

Cherkah commented 4 days ago

Remove the widget and install it again did the trick.

I observed 2 small issues: A) the instances of the widget do not seem to be synchronized B) an update announced by apdatifier and carried out via the terminal (or other) does not modify the state of the widget. you have to synchronize each instance individually

regards

exequtic commented 2 days ago

You mean more than one running widget? But why would you need more than one?

Cherkah commented 2 days ago

You mean more than one running widget? yes

But why would you need more than one?

i dont need more widget, but i have two screens : the first one has two pannel (each of them with one miniature box) and the second one with one pannel (miniature box)

apdatifier as widget appears in each pannel.

exequtic commented 2 days ago

i dont need more widget

If you don't need more than one widget, you can simply disable it in the system tray settings of one of the panels

Cherkah commented 2 days ago

yes i know... but I report this "small issue" in order to perfect the behavior of the widget in configurations like mine (multi screen with panel)

exequtic commented 2 days ago

Ok, now it’s clear.

A)

I have an idea on how to implement this, but I can't promise anything yet.

B)

I plan to do this, but probably not anytime soon.

Cherkah commented 1 day ago

no problem, In any case, the widget is very successful. the 2 points raised (A & B) will be improvements in visual consistency