Open odomingao opened 1 day ago
I'm not sure what you mean. What is app indicator?
I'm not sure what you mean. What is app indicator?
I'm talking about the blue dots that appear below each app icon in the dock. One dot for one window, 2+ dots for two+ windows.
Ah, ok. I'll check what could be done.
Well, I'm not sure if I like the result, do you?
Looks better in my opinion, though the launcher icon appears to be misaligned now?
(edit - maybe it would look better with reversal icons)
This seems to be aligned well.
In case you'd like to test:
git
& go
packagesgit clone https://github.com/nwg-piotr/nwg-dock-hyprland.git -b dots
cd nwg-dock-hyprland
sudo cp images/task-*-vertical.svg /usr/share/nwg-dock-hyprland/images
cd nwg-dock-hyprland
go run . <place-your-args-here>
First build will take quite a lot of time.
Just in case you may sudo rm /usr/share/nwg-dock-hyprland/images/*vertical.svg
afterwards.
Looks perfect! TY!
Alright, I'll merge and release tonight.
Please add an option to change the position of the app indicator, from bottom to left/right. In my opinion, bottom indicators look very bad for vertical docks/panels. Thank you!