diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-12 18:54:51 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-12 18:54:51 +0200 |
| commit | b565deda8d6bab7435689c9a964ba3586faaf0e7 (patch) | |
| tree | fa7caf70e609052532868dd6837dc5446edc6a18 /mail-overview/Accounts.qml | |
| parent | 0f3d2ebfb4aed4801548c29cb1e7fe52e9246a90 (diff) | |
| download | quickshell-b565deda8d6bab7435689c9a964ba3586faaf0e7.tar.gz quickshell-b565deda8d6bab7435689c9a964ba3586faaf0e7.zip | |
fix(window-switcher): clamp the card size by height too
Only the width was clamped, so rows were free to run off the top and
bottom of the screen. A centred Grid has no way to scroll to a card that
lands there, so the cards were unreachable rather than merely cramped: at
19 windows on a 1080-tall screen the fourth row was clipped, and it grew
worse from there.
Cards now shrink to fit the available height as well, which leaves every
count up to 18 exactly as it was, since the width term still wins there.
Thirty windows fit in 995px.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SYg4wYHq5XNbiVmMeKRb1S
Diffstat (limited to 'mail-overview/Accounts.qml')
0 files changed, 0 insertions, 0 deletions
