[Feature Request] First use of `Move window to [direction] tile` spans to tile, second use moves
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Had in mind something reminiscent of COSMIC's tiling system, whereby the first use of the `SUPER + [direction]` key spans a window into that tile, and then the second use actually moves it.
E.g. for a quarter tiling setup, where a window is in one quadrant, the first use of `SUPER + [direction]` would result in a window in one half of the screen (the origin quadrant plus the intended quadrant), the second use would result in a window just in the intended quadrant.
An optional setting to support this behavior would be nice!
Contributor guide
Research direction
No files or tests are named. Start by locating the SUPER + direction shortcut handling and the existing tiling and settings entry points; trace how the current move operation selects a destination. Done means the optional behavior spans to the target tile on first use and moves directly there on the second use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100