AvengeMedia / AvengeMedia/DankMaterialShell

Set uwsm launch prefix automatically

Open Beginner friendly
#1,439 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
QML
Stars
8.1k
Forks
515
Avg merge
1d 9h
Merged PRs (30d)
97

Description

### Feature Description

dms could set `DMS_DEFAULT_LAUNCH_PREFIX="uwsm-app -- "` if uwsm is detected (we already run `uwsm check is-active` somewhere else)

https://github.com/AvengeMedia/DankMaterialShell/blob/f2be6cfeb1c9a3a9546256817fc38fe661666ec5/core/cmd/dms/shell.go#L435-L437
(note: This block is there twice in shell.go)

Contributor guide

Open the contributing guide

Research direction

Start in core/cmd/dms/shell.go around lines 435-437 and inspect both copies of this block. Read the existing uwsm check, then trace how DMS_DEFAULT_LAUNCH_PREFIX is used. Done means the prefix is set to "uwsm-app -- " when uwsm is detected and remains unchanged when it is not.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
desktop
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.