Skip to content

hyprland/language: add tooltip-format support#5092

Open
Chillzyg wants to merge 1 commit into
Alexays:masterfrom
Chillzyg:codex/hyprland-language-tooltip-3693
Open

hyprland/language: add tooltip-format support#5092
Chillzyg wants to merge 1 commit into
Alexays:masterfrom
Chillzyg:codex/hyprland-language-tooltip-3693

Conversation

@Chillzyg

@Chillzyg Chillzyg commented Jun 2, 2026

Copy link
Copy Markdown

Adds tooltip support for the hyprland/language module so users can configure a tooltip with the same layout replacement fields used by the module format.

Example:

"hyprland/language": {
  "format": "Layout: {short}",
  "tooltip": true,
  "tooltip-format": "Layout: {long}"
}

The module keeps the existing behavior when tooltip-format is not configured by using the visible label text as the tooltip.

Verification:

  • git diff --check

I could not run the full Waybar Meson build or clang-format locally because meson and clang-format are not installed in this workspace.

Closes #3693.

@EmteZogaf

Copy link
Copy Markdown

Duplicate of #5012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(hyprland/language) [Feature request] Tooltip on the module

2 participants