hyprwm / Hypr

Hypr is a tiling window manager written in modern C++.
BSD 3-Clause "New" or "Revised" License
1.05k stars 32 forks source link

Workspaces - background color is green #94

Closed arcolinuxz closed 1 year ago

arcolinuxz commented 1 year ago

Can we change the green background color?

green

I thought it would be this code

module=left,X,0xff8000ff,0xffffffff,1,workspaces

When I remove the line - I no longer see the workspaces but if I change the colors nothing changes? Can we change colors for active and non active workspaces? + Is it possible to click on the workspaces and then change to the workspace?

vaxerski commented 1 year ago

in the Bar category: image

Is it possible to click on the workspaces and then change to the workspace?

No

arcolinuxz commented 1 year ago

OMG - sorry for that Looked over it completely and how can we change the font color of the active workspace? black might be nicer in white?

vaxerski commented 1 year ago

that you can't: image

Although I can quickly patch it in.

vaxerski commented 1 year ago

image done

arcolinuxz commented 1 year ago

I am probably too fast

error

based on last commit 371

vaxerski commented 1 year ago

you prolly arent on 371 my best guess

arcolinuxz commented 1 year ago

I have rebuilt the package and now it is alright. Closing this topic image