Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hyprland/workspaces] Add tooltips to hyprland/workspaces #3017

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 17, 2024

  1. Added tooltips to hyprland/workspaces

    Simply slam a `"tooltip": true` and a `"tooltip-format": "<your format>"` in that config
    0x000C0A71 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    065dd87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0654034 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    01dce46 View commit details
    Browse the repository at this point in the history
  2. Add tooltip selection based on name and state

    One can set different tooltips for different workspaces. Selection works
    the same as it does for Icons.
    Also refactored the `selectIcon` function to a more general
    `selectString` function.
    Man page is updated too.
    0x000C0A71 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fe1d495 View commit details
    Browse the repository at this point in the history