glazewm icon indicating copy to clipboard operation
glazewm copied to clipboard

Workspaces hover property

Open antonioepuglisiRHA opened this issue 2 years ago • 4 comments

I can't seem to find a way to change the color of the workspace button, these are my configs.

- type: "workspaces"
  # current active workspace
  focused_workspace_background: *base
  focused_workspace_foreground: *yellow
  # inactive, but displayed on other monitor workspace
  displayed_workspace_background: *base
  foreground: *peach
  font_weight: "800"
  # inactive workspace
  default_workspace_background: "transparent"

image I also checked the source code and I couldn't understand at first glance how these properties are handled, or if what I'm asking is possible at all.

antonioepuglisiRHA avatar Nov 24 '23 15:11 antonioepuglisiRHA

+1

aaronedev avatar Apr 22 '24 00:04 aaronedev

Same thing. There are following properties available, but none of them changes color of the tile background on mouse hover

focused_workspace_background: #
focused_workspace_foreground: #
focused_workspace_border_color: #
focused_workspace_border_width: #

displayed_workspace_background: #
displayed_workspace_foreground: #
displayed_workspace_border_color: #
displayed_workspace_border_width: #

default_workspace_background: #
default_workspace_foreground: #
default_workspace_border_color: #
default_workspace_border_width: #

MyGitHubBlueberry avatar Apr 30 '24 14:04 MyGitHubBlueberry

+1, really need this, the default color setting is aweful

blurm avatar May 07 '24 05:05 blurm

+1, really need this, the default color setting is aweful

since no one is fixing it i might go ahead and fix it but if someone else wants to contribute to this amazing open source project please go ahead lol

aaronedev avatar May 07 '24 08:05 aaronedev

I'm closing feature requests and bugs about the built-in bar since it's now been swapped out for Zebar. If Zebar doesn't fix what you need, a new issue for it can be opened over here

lars-berger avatar Aug 15 '24 08:08 lars-berger