Skip to content

Add tooltip-format support to hyprland language#5107

Open
delitzer wants to merge 3 commits into
Alexays:masterfrom
delitzer:master
Open

Add tooltip-format support to hyprland language#5107
delitzer wants to merge 3 commits into
Alexays:masterfrom
delitzer:master

Conversation

@delitzer

@delitzer delitzer commented Jun 6, 2026

Copy link
Copy Markdown

Fixes #3693.

Adds tooltip-format support to the hyprland/language module using the same layout replacements already available to format:

  • {short}
  • {shortDescription}
  • {long}
  • {variant}

Also falls back to the displayed layout text when tooltip-format is not configured, matching the sway/language behavior, and documents tooltip plus tooltip-format in the manpage.

Verification:

  • git diff --check
  • Compared the three committed fork files against the local patched files

Not run:

  • meson build/test; meson is not installed on this macOS host
  • clang-format; clang-format is not installed on this macOS host

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

1 participant