WayfireWM / WayfireWM/wf-shell
panel : mixer : add notebook layout
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 179
- Forks
- 55
- Avg merge
- 16d 1h
- Merged PRs (30d)
- 3
Description
This layout would put each category in it's own page of a gtk notebook.
It would be particularly well adapted to devices with smaller/vertical screens.
It would also probably be wise to switch the categories labels to ellipsize.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the panel mixer UI and the code that defines its category pages; the issue names no files or tests. Implement a GTK notebook layout with one category per page and investigate ellipsizing the category labels, then verify the mixer remains usable on smaller or vertical screens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100