Bar entries rework in settings #80
Reference in New Issue
Block a user
Delete Branch "settings-bar-entries-rework"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes how bar entries are displayed in the settings window. Now uses regular buttons to toggle their visibility, but removes the ability to move the widgets.
If there was an issue tied to this, I could check on what features I should look at.
What I found.
What works
What is missing (in my eyes)
What seems broken
/etc/...and/usr/etc(since on artix, it builds into/usr/etc, which I then copy to the correct directory). Screenshot provided of how the WiFi module looks broken on my end.With the last part, I mean that there is no hover state for the WiFi module, nor is it clickable on my end.
It's mainly for you to look at the way the buttons are now. I did mention in the PR message that drag-and-dropping widgets has been removed, that is intentional due to that I do not want to support dynamic popout positioning other than for certain ones that need it (e.g. tray menus.) Daivin mentioned adding tooltips to the buttons as well, I find tooltips to be ugly and generally a clunky UX, but I also think I wouldn't be able to fit the names of the widgets into the buttons with how they are now, so I will need to think of something.
As for the wifi module it is not something I have worked on for months now, because I still need you and Daivin to look into it for me, seeing as I do not have wifi.
I'm not sure how I missed the clearly worded "move" in the OP...
Should this PR then not be delayed until a resolution is added for at least the tooltips?
About the dynamic popout positioning, what about if I already moved a module? That would be a config exclusive then?
And yea, @Inorishio , please fix WiFi :).
I added labels instead of icons now.
Widgets will remain to be movable using the config file but it isn't supported, so will cause unintended behavior with popouts and such.