gTile: add auto-tile action for current layout preset#1027
Open
jleaders wants to merge 6 commits intolinuxmint:masterfrom
Open
gTile: add auto-tile action for current layout preset#1027jleaders wants to merge 6 commits intolinuxmint:masterfrom
jleaders wants to merge 6 commits intolinuxmint:masterfrom
Conversation
Add a fifth toolbar action that tiles the focused window first, then other windows on the current monitor, into successive cells of the active layout preset (row-major), using the same pixel geometry as manual single-cell selection (including span weights). - New AutoTilePresetGrid UI module and auto_tile_preset-symbolic icon - GridElementDelegate.computeCellBounds() for reuse - Metadata version 2.4.0 and CHANGELOG entry Made-with: Cursor
Msgid "Auto-tile to current layout" added for all locales (untranslated). Full cinnamon-spices-makepot still requires intltool on PATH. Made-with: Cursor
Made-with: Cursor
Keep the current-layout auto-tile change focused by dropping the broad locale refresh and preserving the existing 5.4 keyboard tile-label behavior in the shipped bundle. Made-with: Cursor
Use a clearer preset-grid symbol so the new toolbar action reads as tiling windows into the selected layout rather than reusing the existing split icon. Made-with: Cursor
Stabilize gTile's new current-layout auto-tile flow across monitor changes and close/reopen interactions, and adjust the portrait monitor panel sizing so the UI behaves correctly in the tested dual-monitor setup. Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
Show tile labelsstill works.