Skip to content

fix: show Omasnap in the application launcher - #122

Merged
ryanrhughes merged 1 commit into
omacom:mainfrom
tusharmalpani20:fix/launcher-visibility
Sep 19, 2026
Merged

ryanrhughes merged 1 commit into
omacom:mainfrom
tusharmalpani20:fix/launcher-visibility

Conversation

@tusharmalpani20

Copy link
Copy Markdown
Contributor

Remove NoDisplay=true from the desktop entry so users can find and launch Omasnap from the application launcher. Document launcher access in the README.

Fixes #105.

Validation:

  • Desktop-entry validation passed.
  • QT_QPA_PLATFORMTHEME=generic make check passed.
  • git diff --check passed.

@tobi tobi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Launcher visibility fix: drop NoDisplay=true so the installed app shows in Super+Space. Checks green.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The focused changes correctly address the reported launcher visibility issue.

Pull request overview

Makes Omasnap discoverable in application launchers, resolving issue #105.

Changes:

  • Removes the desktop entry’s hidden-app setting.
  • Documents launcher-based startup.
File summaries
File Description
README.md Documents launching Omasnap by name.
omasnap.desktop Makes Omasnap visible in application menus.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ryanrhughes
ryanrhughes merged commit a37e575 into omacom:main Sep 19, 2026
1 check passed
@tusharmalpani20
tusharmalpani20 deleted the fix/launcher-visibility branch September 20, 2026 17:01
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.

omasnap.desktop should not set NoDisplay=true so it appears in Omarchy’s launcher

4 participants