Skip to content

✨ Add horizontal fourths window positioning#855

Merged
mrkai77 merged 4 commits into
mrkai77:developfrom
clenfest:fourths
Oct 25, 2025
Merged

✨ Add horizontal fourths window positioning#855
mrkai77 merged 4 commits into
mrkai77:developfrom
clenfest:fourths

Conversation

@clenfest
Copy link
Copy Markdown
Contributor

@clenfest clenfest commented Oct 24, 2025

Summary

Adds horizontal fourths window positioning to Loop, enabling 25% width window segments.

Closes #854

Changes

  • ✨ Add "Horizontal Fourths" section with 7 window directions: First Fourth, Second Fourth, Third Fourth, Fourth Fourth, Left Three Fourths, Right Three Fourths, Horizontal Center Half
  • ✨ Add "Horizontal Fourths" section to keybinds UI
  • 📐 Add frame calculations for 25% and 75% width layouts
  • 🌐 Add English localized string keys (other languages will be translated via Crowdin)

Screenshots

The new "Horizontal Fourths" section appears in keybinds UI between "Horizontal Thirds" and "Vertical Thirds".

Testing

  • Built and tested on macOS with Debug build
  • Verified all fourths positions work correctly
  • Confirmed proper ordering (left to right)
  • Tested on ultrawide monitor (5K2K)

Use Case

Particularly valuable for ultrawide monitors (5K2K, 21:9) where fourths provide more practical window divisions than existing thirds or halves.

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

clenfest-qw and others added 2 commits October 24, 2025 13:14
- Add six new window directions: First Fourth, Second Fourth, Third Fourth, Fourth Fourth, Left Three Fourths, Right Three Fourths
- Include Horizontal Center Half in fourths menu for middle 50% positioning
- Add new "Horizontal Fourths" section to keybinds UI
- Fourths divide screen into 25% segments (similar to thirds at 33%)
- Three-fourths options provide 75% width layouts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Move Horizontal Center Half to end of list
- Order now: individual fourths → three-fourths → center half
- Improves UI organization in keybinds menu

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@clenfest clenfest marked this pull request as ready for review October 24, 2025 21:51
@mrkai77 mrkai77 merged commit ae64e33 into mrkai77:develop Oct 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Add horizontal fourths window positioning

3 participants