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

Restore previous strut behavior #1963

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

m42a
Copy link
Contributor

@m42a m42a commented Jun 9, 2024

Checklist

  • I have described the changes
  • I have linked to any relevant GitHub issues, if applicable
  • Documentation in doc/ has been updated
  • All new code is licensed under GPLv3

Description

This PR reverts conky to its pre-1.20.2 strut behavior. Before that version, conky would prefer to use vertical struts over horizontal struts (e.g. when placed in the top-left corner, conky would use the top strut instead of the left strut). PR #1849 changed this to prefer horizontal struts.

In the future it may be useful to allow the user to specify the strut direction, but for now I believe the best course of action is to restore the previous behavior ASAP.

@github-actions github-actions bot added sources PR modifies project sources display: x11 Issue related to X11 backend labels Jun 9, 2024
Copy link

netlify bot commented Jun 9, 2024

Deploy Preview for conkyweb canceled.

Name Link
🔨 Latest commit e7fa3a0
🔍 Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/66650e805925280008f3a8fc

@Caellian
Copy link
Collaborator

Caellian commented Jun 9, 2024

It makes more sense IMO to consume horizontal space first as it's almost always greater than vertical. I also didn't intend on changing default behavior.

@brndnmtthws brndnmtthws merged commit 9f83022 into brndnmtthws:main Jun 10, 2024
63 checks passed
@brndnmtthws brndnmtthws added the bug Bug report or bug fix PR label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or bug fix PR display: x11 Issue related to X11 backend sources PR modifies project sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants