Skip to content

apps: fix shell completions#2

Merged
mahkoh merged 1 commit intomahkoh:masterfrom
kotarac:fix-shell-completions
Jan 15, 2026
Merged

apps: fix shell completions#2
mahkoh merged 1 commit intomahkoh:masterfrom
kotarac:fix-shell-completions

Conversation

@kotarac
Copy link
Contributor

@kotarac kotarac commented Jan 13, 2026

All 3 apps other than wl-veil generate completions for wl-veil.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a copy-paste bug where three applications (wl-paper, wl-format-filter, and window-to-tray) were incorrectly generating shell completions with the name "wl-veil" instead of their own application names.

Changes:

  • Updated wl-paper to generate completions for "wl-paper" instead of "wl-veil"
  • Updated wl-format-filter to generate completions for "wl-format-filter" instead of "wl-veil"
  • Updated window-to-tray to generate completions for "window-to-tray" instead of "wl-veil"

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
apps/wl-paper/src/cli.rs Corrected completion name from "wl-veil" to "wl-paper"
apps/wl-format-filter/src/cli.rs Corrected completion name from "wl-veil" to "wl-format-filter"
apps/window-to-tray/src/cli.rs Corrected completion name from "wl-veil" to "window-to-tray" and reformatted call

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mahkoh mahkoh merged commit bea8151 into mahkoh:master Jan 15, 2026
13 checks passed
@mahkoh
Copy link
Owner

mahkoh commented Jan 15, 2026

Sorry for the delay, I accidentally disabled notifications for this repo.

@kotarac kotarac deleted the fix-shell-completions branch January 15, 2026 10:18
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.

3 participants