mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
* ci: change to prek for pre-commit * refactor: fix shellcheck warnings for the scripts * chore: unify whitespace formatting * nix: add prek to dev shell
34 lines
633 B
Markdown
34 lines
633 B
Markdown
---
|
|
name: Request a Feature
|
|
about: New widgets, new widget behavior, etc.
|
|
title: ""
|
|
labels: "enhancement"
|
|
assignees: ""
|
|
---
|
|
|
|
## Feature Description
|
|
|
|
<!-- Brief description of the feature requested -->
|
|
|
|
## Use Case
|
|
|
|
<!-- Explain the purpose of this feature/why it'd be useful to you -->
|
|
|
|
## Compositor
|
|
|
|
Is this feature specific to one compositor?
|
|
|
|
- [ ] All compositors
|
|
- [ ] niri
|
|
- [ ] Hyprland
|
|
- [ ] dwl (MangoWC)
|
|
- [ ] sway
|
|
|
|
## Proposed Solution
|
|
|
|
<!-- If you have any ideas for how to implement this, please share! -->
|
|
|
|
## Alternatives/Existing Solutions
|
|
|
|
<!-- Include any similar/pre-existing products that solve this problem -->
|