Mission-DMX / Mission-DMX/Project-Editor

Add fish launcher application

Open
#402 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

usability
Dominant language
Python
Stars
10
Forks
1
Avg merge
27m
Merged PRs (30d)
1

Description

We should add a little helper application that provides a tray icon and manages running instances of fish.
Features available from tray context menu should include:

  • manage fish sessions (for example a live one and one for the visualizer)
  • open a terminal with a named tmux instance containing the current fish session
  • restart fish
  • stop fish
  • View collected crash logs

It should display wayland notifications if fish started or restarted. Furthermore, if no editor instance is running it should provide a dialog where the user can select previous show files or create new empty one or from presets.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or existing entry points are named. Start by locating the current fish and editor process management, crash-log access, project-file selection, and desktop UI code; define the tray session controls, tmux terminal behavior, restart/stop actions, Wayland notifications, and file-selection dialog before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
fish, python
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.