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

remove gaps from between tiles horizontally #123

Merged
merged 1 commit into from
May 26, 2023
Merged

Conversation

GrylledCheez
Copy link
Collaborator

@GrylledCheez GrylledCheez commented May 26, 2023

fixes #42

Simply add the width % column count to the last column.

@GrylledCheez
Copy link
Collaborator Author

@phavekes. Make sure everything is cool please

@GrylledCheez GrylledCheez marked this pull request as draft May 26, 2023 06:24
@GrylledCheez
Copy link
Collaborator Author

problem fully/partially maximizing windows

If a screen doesn't evenly divide into columns, the last column will use up the
remaining pixels.

fixes #42
@GrylledCheez GrylledCheez marked this pull request as ready for review May 26, 2023 17:48
@GrylledCheez GrylledCheez merged commit 913314f into develop May 26, 2023
@GrylledCheez GrylledCheez deleted the fix_gaps branch May 26, 2023 19:00
@GrylledCheez GrylledCheez mentioned this pull request May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant