Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FvwmRerrange: Add gap option when tiling. #1159

Merged
merged 1 commit into from
Jan 15, 2025
Merged

FvwmRerrange: Add gap option when tiling. #1159

merged 1 commit into from
Jan 15, 2025

Conversation

somiaj
Copy link
Collaborator

@somiaj somiaj commented Jan 15, 2025

When tiling windows, add options to add a gap between the windows. The gap states the number of pixels the width of the line between cells are, with a default of 0. The horizontal gap can be configured via the -gap_x N option, the vertical gap can be configured via the -gap_y N option. The -gap N option will set both the horizontal and vertical gap to be the same.

When tiling windows, add options to add a gap between the windows.
The gap states the number of pixels the width of the line between
cells are, with a default of 0. The horizontal gap can be configured
via the `-gap_x N` option, the vertical gap can be configured via
the `-gap_y N` option. The `-gap N` option will set both the
horizontal and vertical gap to be the same.
@ThomasAdam ThomasAdam added type:enhancement Augmenting an existing feature relates:module Issue is in module code labels Jan 15, 2025
@ThomasAdam ThomasAdam added this to the 1.1.2 milestone Jan 15, 2025
@ThomasAdam ThomasAdam merged commit 67ca6c7 into main Jan 15, 2025
12 checks passed
@ThomasAdam ThomasAdam deleted the js/fr-gap branch January 15, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates:module Issue is in module code type:enhancement Augmenting an existing feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants