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

Add spacing config option #1297

Merged
merged 3 commits into from
Oct 22, 2021
Merged

Add spacing config option #1297

merged 3 commits into from
Oct 22, 2021

Conversation

Molytho
Copy link
Contributor

@Molytho Molytho commented Oct 22, 2021

The current way to a spaces between modules is by using margin.
As you can see in this picture there aren't gaps when using this method. The EventBoxes are extended instead so clicking at the gap triggers a module.
no_gaps

With my patch there are gaps:
gaps

This option allows to add spaces between the modules. It uses Gtk:Box's spacing property.
@Alexays
Copy link
Owner

Alexays commented Oct 22, 2021

Thanks, can you also update github wiki?

@Alexays Alexays merged commit 562e415 into Alexays:master Oct 22, 2021
@Molytho
Copy link
Contributor Author

Molytho commented Oct 22, 2021

I think I edited the relevant sections

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.

2 participants