Skip to content

fix(hyprland/workspace): allow taskbar click to fall through#5162

Open
wrisky-cmyk wants to merge 1 commit into
Alexays:masterfrom
wrisky-cmyk:fix/taskbar-click-pass-through
Open

fix(hyprland/workspace): allow taskbar click to fall through#5162
wrisky-cmyk wants to merge 1 commit into
Alexays:masterfrom
wrisky-cmyk:fix/taskbar-click-pass-through

Conversation

@wrisky-cmyk

Copy link
Copy Markdown

to workspace switch

  • Remove Gtk::Button wrapper for taskbar window items, use plain Gtk::Box so clicks pass through to the workspace button by default
  • Only wrap in EventBox with signal handler when on-click-window is configured
  • Replace execNoRead with forkExec in handleClick to avoid blocking
  • Only deduplicate taskbar window icons when uniqueIcons is enabled

  to workspace switch

  - Remove Gtk::Button wrapper for taskbar window items, use plain
    Gtk::Box so clicks pass through to the workspace button by default
  - Only wrap in EventBox with signal handler when on-click-window
    is configured
  - Replace execNoRead with forkExec in handleClick to avoid blocking
  - Only deduplicate taskbar window icons when uniqueIcons is enabled
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.

1 participant