Skip to content

Add tooltip format to Hyprland language module#5095

Open
deahragz wants to merge 1 commit into
Alexays:masterfrom
deahragz:hyprland-language-tooltip
Open

Add tooltip format to Hyprland language module#5095
deahragz wants to merge 1 commit into
Alexays:masterfrom
deahragz:hyprland-language-tooltip

Conversation

@deahragz

@deahragz deahragz commented Jun 3, 2026

Copy link
Copy Markdown

Summary

Adds tooltip support to the hyprland/language module.

When tooltips are enabled:

  • tooltip-format is formatted with the same layout placeholders already used by format: {short}, {shortDescription}, {long}, and {variant}.
  • If tooltip-format is not configured, the tooltip falls back to the visible formatted layout text.

Also documents tooltip-format in waybar-hyprland-language(5).

Motivation

Fixes #3693.

Testing

  • git diff --check
  • Applied clang-format to src/modules/hyprland/language.cpp

I could not run the full Waybar build locally in this Windows workspace because meson, ninja, and Docker are not installed. The project CI should cover Linux/FreeBSD builds.

@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