WayfireWM / WayfireWM/wayfire-plugins-extra
[Feature] Tag windows to multiple named workspaces
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 103
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
So instead of moving a window to a particular workspace, you tag it with the workspace's name and it appears on all the workspaces it's tagged to.
This naturally implies named workspaces.
Windows could be tagged by calling a program that would tag the focused window.
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
No files, tests, or entry points are named. Start by locating the workspace and focused-window handling in the repository, then determine how named workspaces and multi-workspace window visibility should interact; done means windows can be tagged by name, appear in each tagged workspace, and can be tagged through a program.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100